Cite This Page
Bibliographic details for Ceerawn
- Page name: Ceerawn
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 11 February 2019 02:32 UTC
- Date retrieved: 22 March 2026 20:41 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997
- Page Version ID: 997
Citation styles for Ceerawn
APA style
Ceerawn. (2019, February 11). CS Codex, . Retrieved 20:41, March 22, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997.
MLA style
"Ceerawn." CS Codex, . 11 Feb 2019, 02:32 UTC. 22 Mar 2026, 20:41 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997>.
MHRA style
CS Codex contributors, 'Ceerawn', CS Codex, , 11 February 2019, 02:32 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997> [accessed 22 March 2026]
Chicago style
CS Codex contributors, "Ceerawn," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997 (accessed March 22, 2026).
CBE/CSE style
CS Codex contributors. Ceerawn [Internet]. CS Codex, ; 2019 Feb 11, 02:32 UTC [cited 2026 Mar 22]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997.
Bluebook style
Ceerawn, http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997 (last visited March 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Ceerawn --- CS Codex{,} ",
year = "2019",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997",
note = "[Online; accessed 22-March-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 = "CS Codex",
title = "Ceerawn --- CS Codex{,} ",
year = "2019",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Ceerawn&oldid=997}",
note = "[Online; accessed 22-March-2026]"
}