Cite This Page
Bibliographic details for Linux cheat sheet
- Page name: Linux cheat sheet
- Author: Squared Wave contributors
- Publisher: Squared Wave, .
- Date of last revision: 10 May 2023 14:55 UTC
- Date retrieved: 4 April 2025 18:32 UTC
- Permanent URL: https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647
- Page Version ID: 647
Citation styles for Linux cheat sheet
APA style
Linux cheat sheet. (2023, May 10). Squared Wave, . Retrieved 18:32, April 4, 2025 from https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647.
MLA style
"Linux cheat sheet." Squared Wave, . 10 May 2023, 14:55 UTC. 4 Apr 2025, 18:32 <https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647>.
MHRA style
Squared Wave contributors, 'Linux cheat sheet', Squared Wave, , 10 May 2023, 14:55 UTC, <https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647> [accessed 4 April 2025]
Chicago style
Squared Wave contributors, "Linux cheat sheet," Squared Wave, , https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647 (accessed April 4, 2025).
CBE/CSE style
Squared Wave contributors. Linux cheat sheet [Internet]. Squared Wave, ; 2023 May 10, 14:55 UTC [cited 2025 Apr 4]. Available from: https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647.
Bluebook style
Linux cheat sheet, https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647 (last visited April 4, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Squared Wave", title = "Linux cheat sheet --- Squared Wave{,} ", year = "2023", url = "https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647", note = "[Online; accessed 4-April-2025]" }
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 = "Squared Wave", title = "Linux cheat sheet --- Squared Wave{,} ", year = "2023", url = "\url{https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=647}", note = "[Online; accessed 4-April-2025]" }