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