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: 13 June 2017 21:45 UTC
- Date retrieved: 9 July 2026 05:07 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2572
- Page Version ID: 2572
Citation styles for World Cyber Games Ireland/2006
APA style
World Cyber Games Ireland/2006. (2017, June 13). CS Codex, . Retrieved 05:07, July 9, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2572.
MLA style
"World Cyber Games Ireland/2006." CS Codex, . 13 Jun 2017, 21:45 UTC. 9 Jul 2026, 05:07 <http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2572>.
MHRA style
CS Codex contributors, 'World Cyber Games Ireland/2006', CS Codex, , 13 June 2017, 21:45 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2572> [accessed 9 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=2572 (accessed July 9, 2026).
CBE/CSE style
CS Codex contributors. World Cyber Games Ireland/2006 [Internet]. CS Codex, ; 2017 Jun 13, 21:45 UTC [cited 2026 Jul 9]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2572.
Bluebook style
World Cyber Games Ireland/2006, http://cscodex.com/mediawiki-1.28.1/index.php?title=World_Cyber_Games_Ireland/2006&oldid=2572 (last visited July 9, 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=2572",
note = "[Online; accessed 9-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=2572}",
note = "[Online; accessed 9-July-2026]"
}