Cite This Page
Bibliographic details for Zombanator
- Page name: Zombanator
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 3 October 2017 22:08 UTC
- Date retrieved: 15 November 2024 04:58 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621
- Page Version ID: 621
Citation styles for Zombanator
APA style
Zombanator. (2017, October 3). CS Codex, . Retrieved 04:58, November 15, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621.
MLA style
"Zombanator." CS Codex, . 3 Oct 2017, 22:08 UTC. 15 Nov 2024, 04:58 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621>.
MHRA style
CS Codex contributors, 'Zombanator', CS Codex, , 3 October 2017, 22:08 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621> [accessed 15 November 2024]
Chicago style
CS Codex contributors, "Zombanator," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621 (accessed November 15, 2024).
CBE/CSE style
CS Codex contributors. Zombanator [Internet]. CS Codex, ; 2017 Oct 3, 22:08 UTC [cited 2024 Nov 15]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621.
Bluebook style
Zombanator, http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621 (last visited November 15, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "Zombanator --- CS Codex{,} ", year = "2017", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621", note = "[Online; accessed 15-November-2024]" }
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 = "CS Codex", title = "Zombanator --- CS Codex{,} ", year = "2017", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Zombanator&oldid=621}", note = "[Online; accessed 15-November-2024]" }