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