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: 7 June 2026 23:37 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 23:37, June 7, 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. 7 Jun 2026, 23:37 <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 7 June 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 June 7, 2026).
CBE/CSE style
CS Codex contributors. Norboj/Results [Internet]. CS Codex, ; 2023 Feb 20, 21:16 UTC [cited 2026 Jun 7]. 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 June 7, 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 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 = "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 7-June-2026]"
}