Cite This Page
From Eth0Wiki
Bibliographic details for Xkcd
- Page name: Xkcd
- Author: Eth0Wiki contributors
- Publisher: Eth0Wiki, .
- Date of last revision: 16 March 2010 15:37 UTC
- Date retrieved: 19 April 2026 05:56 UTC
- Permanent URL: https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746
- Page Version ID: 5746
Citation styles for Xkcd
APA style
Xkcd. (2010, March 16). Eth0Wiki, . Retrieved 05:56, April 19, 2026 from https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746.
MLA style
"Xkcd." Eth0Wiki, . 16 Mar 2010, 15:37 UTC. 19 Apr 2026, 05:56 <https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746>.
MHRA style
Eth0Wiki contributors, 'Xkcd', Eth0Wiki, , 16 March 2010, 15:37 UTC, <https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746> [accessed 19 April 2026]
Chicago style
Eth0Wiki contributors, "Xkcd," Eth0Wiki, , https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746 (accessed April 19, 2026).
CBE/CSE style
Eth0Wiki contributors. Xkcd [Internet]. Eth0Wiki, ; 2010 Mar 16, 15:37 UTC [cited 2026 Apr 19]. Available from: https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746.
Bluebook style
Xkcd, https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Eth0Wiki",
title = "Xkcd --- Eth0Wiki{,} ",
year = "2010",
url = "https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746",
note = "[Online; accessed 19-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 = "Eth0Wiki",
title = "Xkcd --- Eth0Wiki{,} ",
year = "2010",
url = "\url{https://wiki.eth0.nl/index.php?title=Xkcd&oldid=5746}",
note = "[Online; accessed 19-April-2026]"
}
