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