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