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: 23 April 2026 07:37 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 07:37, April 23, 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. 23 Apr 2026, 07:37 <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 23 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=3363 (accessed April 23, 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 23]. 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 April 23, 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 23-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=3363}",
note = "[Online; accessed 23-April-2026]"
}