Cite This Page
Bibliographic details for Linux Commands
- Page name: Linux Commands
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 3 August 2020 04:57 UTC
- Date retrieved: 1 September 2026 00:40 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363
- Page Version ID: 3363
Citation styles for Linux Commands
APA style
Linux Commands. (2020, August 3). TheBeard Science Project Wiki, . Retrieved 00:40, September 1, 2026 from https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363.
MLA style
"Linux Commands." TheBeard Science Project Wiki, . 3 Aug 2020, 04:57 UTC. 1 Sep 2026, 00:40 <https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363>.
MHRA style
TheBeard Science Project Wiki contributors, 'Linux Commands', TheBeard Science Project Wiki, , 3 August 2020, 04:57 UTC, <https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363> [accessed 1 September 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Linux Commands," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363 (accessed September 1, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Linux Commands [Internet]. TheBeard Science Project Wiki, ; 2020 Aug 3, 04:57 UTC [cited 2026 Sep 1]. Available from: https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363.
Bluebook style
Linux Commands, https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363 (last visited September 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Linux Commands --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363",
note = "[Online; accessed 1-September-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Linux Commands --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=3363}",
note = "[Online; accessed 1-September-2026]"
}