Cite This Page
Bibliographic details for GamerCon/2017
- Page name: GamerCon/2017
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 5 February 2023 01:23 UTC
- Date retrieved: 25 April 2025 06:04 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916
- Page Version ID: 4916
Citation styles for GamerCon/2017
APA style
GamerCon/2017. (2023, February 5). CS Codex, . Retrieved 06:04, April 25, 2025 from http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916.
MLA style
"GamerCon/2017." CS Codex, . 5 Feb 2023, 01:23 UTC. 25 Apr 2025, 06:04 <http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916>.
MHRA style
CS Codex contributors, 'GamerCon/2017', CS Codex, , 5 February 2023, 01:23 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916> [accessed 25 April 2025]
Chicago style
CS Codex contributors, "GamerCon/2017," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916 (accessed April 25, 2025).
CBE/CSE style
CS Codex contributors. GamerCon/2017 [Internet]. CS Codex, ; 2023 Feb 5, 01:23 UTC [cited 2025 Apr 25]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916.
Bluebook style
GamerCon/2017, http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "GamerCon/2017 --- CS Codex{,} ", year = "2023", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916", note = "[Online; accessed 25-April-2025]" }
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 = "GamerCon/2017 --- CS Codex{,} ", year = "2023", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=GamerCon/2017&oldid=4916}", note = "[Online; accessed 25-April-2025]" }