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: 25 April 2026 13:22 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=2954
- Page Version ID: 2954
Citation styles for Linux Commands
APA style
Linux Commands. (2020, August 3). TheBeard Science Project Wiki, . Retrieved 13:22, April 25, 2026 from https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=2954.
MLA style
"Linux Commands." TheBeard Science Project Wiki, . 3 Aug 2020, 04:57 UTC. 25 Apr 2026, 13:22 <https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=2954>.
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=2954> [accessed 25 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Linux Commands," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=2954 (accessed April 25, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Linux Commands [Internet]. TheBeard Science Project Wiki, ; 2020 Aug 3, 04:57 UTC [cited 2026 Apr 25]. Available from: https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=2954.
Bluebook style
Linux Commands, https://beardedmaker.com/wiki/index.php?title=Linux_Commands&oldid=2954 (last visited April 25, 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=2954",
note = "[Online; accessed 25-April-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=2954}",
note = "[Online; accessed 25-April-2026]"
}