Cite This Page
Bibliographic details for World Cyber Games Ireland/2006
- Page name: World Cyber Games Ireland/2006
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 22 December 2017 15:44 UTC
- Date retrieved: 6 July 2026 19:57 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577
- Page Version ID: 2577
Citation styles for World Cyber Games Ireland/2006
APA style
World Cyber Games Ireland/2006. (2017, December 22). CS Codex, . Retrieved 19:57, July 6, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577.
MLA style
"World Cyber Games Ireland/2006." CS Codex, . 22 Dec 2017, 15:44 UTC. 6 Jul 2026, 19:57 <http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577>.
MHRA style
CS Codex contributors, 'World Cyber Games Ireland/2006', CS Codex, , 22 December 2017, 15:44 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577> [accessed 6 July 2026]
Chicago style
CS Codex contributors, "World Cyber Games Ireland/2006," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577 (accessed July 6, 2026).
CBE/CSE style
CS Codex contributors. World Cyber Games Ireland/2006 [Internet]. CS Codex, ; 2017 Dec 22, 15:44 UTC [cited 2026 Jul 6]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577.
Bluebook style
World Cyber Games Ireland/2006, http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577 (last visited July 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "World Cyber Games Ireland/2006 --- CS Codex{,} ",
year = "2017",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577",
note = "[Online; accessed 6-July-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 = "World Cyber Games Ireland/2006 --- CS Codex{,} ",
year = "2017",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2577}",
note = "[Online; accessed 6-July-2026]"
}