Cite This Page
Bibliographic details for ZeeN
- Page name: ZeeN
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 27 September 2017 22:33 UTC
- Date retrieved: 24 April 2025 05:38 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580
- Page Version ID: 580
Citation styles for ZeeN
APA style
ZeeN. (2017, September 27). CS Codex, . Retrieved 05:38, April 24, 2025 from http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580.
MLA style
"ZeeN." CS Codex, . 27 Sep 2017, 22:33 UTC. 24 Apr 2025, 05:38 <http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580>.
MHRA style
CS Codex contributors, 'ZeeN', CS Codex, , 27 September 2017, 22:33 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580> [accessed 24 April 2025]
Chicago style
CS Codex contributors, "ZeeN," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580 (accessed April 24, 2025).
CBE/CSE style
CS Codex contributors. ZeeN [Internet]. CS Codex, ; 2017 Sep 27, 22:33 UTC [cited 2025 Apr 24]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580.
Bluebook style
ZeeN, http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580 (last visited April 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "ZeeN --- CS Codex{,} ", year = "2017", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580", note = "[Online; accessed 24-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 = "CS Codex", title = "ZeeN --- CS Codex{,} ", year = "2017", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=ZeeN&oldid=580}", note = "[Online; accessed 24-April-2025]" }