Cite This Page
Bibliographic details for ICL/GGMachines
- Page name: ICL/GGMachines
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 28 October 2024 20:36 UTC
- Date retrieved: 24 March 2026 21:23 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922
- Page Version ID: 5922
Citation styles for ICL/GGMachines
APA style
ICL/GGMachines. (2024, October 28). CS Codex, . Retrieved 21:23, March 24, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922.
MLA style
"ICL/GGMachines." CS Codex, . 28 Oct 2024, 20:36 UTC. 24 Mar 2026, 21:23 <http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922>.
MHRA style
CS Codex contributors, 'ICL/GGMachines', CS Codex, , 28 October 2024, 20:36 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922> [accessed 24 March 2026]
Chicago style
CS Codex contributors, "ICL/GGMachines," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922 (accessed March 24, 2026).
CBE/CSE style
CS Codex contributors. ICL/GGMachines [Internet]. CS Codex, ; 2024 Oct 28, 20:36 UTC [cited 2026 Mar 24]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922.
Bluebook style
ICL/GGMachines, http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922 (last visited March 24, 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=5922",
note = "[Online; accessed 24-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 = "ICL/GGMachines --- CS Codex{,} ",
year = "2024",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=ICL/GGMachines&oldid=5922}",
note = "[Online; accessed 24-March-2026]"
}