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