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: 7 April 2025 17:32 UTC
- Permanent URL: https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=548
- Page Version ID: 548
Citation styles for Linux cheat sheet
APA style
Linux cheat sheet. (2023, May 10). Squared Wave, . Retrieved 17:32, April 7, 2025 from https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=548.
MLA style
"Linux cheat sheet." Squared Wave, . 10 May 2023, 14:55 UTC. 7 Apr 2025, 17:32 <https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=548>.
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=548> [accessed 7 April 2025]
Chicago style
Squared Wave contributors, "Linux cheat sheet," Squared Wave, , https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=548 (accessed April 7, 2025).
CBE/CSE style
Squared Wave contributors. Linux cheat sheet [Internet]. Squared Wave, ; 2023 May 10, 14:55 UTC [cited 2025 Apr 7]. Available from: https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=548.
Bluebook style
Linux cheat sheet, https://squaredwave.com/wiki/index.php?title=Linux_cheat_sheet&oldid=548 (last visited April 7, 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=548", note = "[Online; accessed 7-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=548}", note = "[Online; accessed 7-April-2025]" }