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