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