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