Cite This Page
Bibliographic details for Linux Stuff
- Page name: Linux Stuff
- Author: Da Nerd Mage Wiki contributors
- Publisher: Da Nerd Mage Wiki, .
- Date of last revision: 26 September 2025 02:32 UTC
- Date retrieved: 13 January 2026 08:15 UTC
- Permanent URL: https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034
- Page Version ID: 4034
Citation styles for Linux Stuff
APA style
Linux Stuff. (2025, September 26). Da Nerd Mage Wiki, . Retrieved 08:15, January 13, 2026 from https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034.
MLA style
"Linux Stuff." Da Nerd Mage Wiki, . 26 Sep 2025, 02:32 UTC. 13 Jan 2026, 08:15 <https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034>.
MHRA style
Da Nerd Mage Wiki contributors, 'Linux Stuff', Da Nerd Mage Wiki, , 26 September 2025, 02:32 UTC, <https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034> [accessed 13 January 2026]
Chicago style
Da Nerd Mage Wiki contributors, "Linux Stuff," Da Nerd Mage Wiki, , https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034 (accessed January 13, 2026).
CBE/CSE style
Da Nerd Mage Wiki contributors. Linux Stuff [Internet]. Da Nerd Mage Wiki, ; 2025 Sep 26, 02:32 UTC [cited 2026 Jan 13]. Available from: https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034.
Bluebook style
Linux Stuff, https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034 (last visited January 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Da Nerd Mage Wiki",
title = "Linux Stuff --- Da Nerd Mage Wiki{,} ",
year = "2025",
url = "https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034",
note = "[Online; accessed 13-January-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 = "Da Nerd Mage Wiki",
title = "Linux Stuff --- Da Nerd Mage Wiki{,} ",
year = "2025",
url = "\url{https://wiki.nerdmage.ca/index.php?title=Linux_Stuff&oldid=4034}",
note = "[Online; accessed 13-January-2026]"
}