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