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