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: 28 October 2024 23:42 UTC
- Date retrieved: 19 May 2026 03:24 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952
- Page Version ID: 5952
Citation styles for ICL/Halloween Tournament/2019
APA style
ICL/Halloween Tournament/2019. (2024, October 28). CS Codex, . Retrieved 03:24, May 19, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952.
MLA style
"ICL/Halloween Tournament/2019." CS Codex, . 28 Oct 2024, 23:42 UTC. 19 May 2026, 03:24 <http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952>.
MHRA style
CS Codex contributors, 'ICL/Halloween Tournament/2019', CS Codex, , 28 October 2024, 23:42 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952> [accessed 19 May 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=5952 (accessed May 19, 2026).
CBE/CSE style
CS Codex contributors. ICL/Halloween Tournament/2019 [Internet]. CS Codex, ; 2024 Oct 28, 23:42 UTC [cited 2026 May 19]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952.
Bluebook style
ICL/Halloween Tournament/2019, http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "ICL/Halloween Tournament/2019 --- CS Codex{,} ",
year = "2024",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952",
note = "[Online; accessed 19-May-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 = "2024",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/Halloween_Tournament/2019&oldid=5952}",
note = "[Online; accessed 19-May-2026]"
}