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