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