Cite This Page
Bibliographic details for Dublin Games Festival/2018
- Page name: Dublin Games Festival/2018
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 24 November 2018 19:34 UTC
- Date retrieved: 26 February 2026 16:07 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047
- Page Version ID: 3047
Citation styles for Dublin Games Festival/2018
APA style
Dublin Games Festival/2018. (2018, November 24). CS Codex, . Retrieved 16:07, February 26, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047.
MLA style
"Dublin Games Festival/2018." CS Codex, . 24 Nov 2018, 19:34 UTC. 26 Feb 2026, 16:07 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047>.
MHRA style
CS Codex contributors, 'Dublin Games Festival/2018', CS Codex, , 24 November 2018, 19:34 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047> [accessed 26 February 2026]
Chicago style
CS Codex contributors, "Dublin Games Festival/2018," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047 (accessed February 26, 2026).
CBE/CSE style
CS Codex contributors. Dublin Games Festival/2018 [Internet]. CS Codex, ; 2018 Nov 24, 19:34 UTC [cited 2026 Feb 26]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047.
Bluebook style
Dublin Games Festival/2018, http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047 (last visited February 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Dublin Games Festival/2018 --- CS Codex{,} ",
year = "2018",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047",
note = "[Online; accessed 26-February-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 = "Dublin Games Festival/2018 --- CS Codex{,} ",
year = "2018",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Dublin_Games_Festival/2018&oldid=3047}",
note = "[Online; accessed 26-February-2026]"
}