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