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