Cite This Page
Bibliographic details for Gintx
- Page name: Gintx
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 2 July 2017 00:04 UTC
- Date retrieved: 25 March 2026 17:56 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394
- Page Version ID: 394
Citation styles for Gintx
APA style
Gintx. (2017, July 2). CS Codex, . Retrieved 17:56, March 25, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394.
MLA style
"Gintx." CS Codex, . 2 Jul 2017, 00:04 UTC. 25 Mar 2026, 17:56 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394>.
MHRA style
CS Codex contributors, 'Gintx', CS Codex, , 2 July 2017, 00:04 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394> [accessed 25 March 2026]
Chicago style
CS Codex contributors, "Gintx," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394 (accessed March 25, 2026).
CBE/CSE style
CS Codex contributors. Gintx [Internet]. CS Codex, ; 2017 Jul 2, 00:04 UTC [cited 2026 Mar 25]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394.
Bluebook style
Gintx, http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Gintx --- CS Codex{,} ",
year = "2017",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394",
note = "[Online; accessed 25-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 = "Gintx --- CS Codex{,} ",
year = "2017",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Gintx&oldid=394}",
note = "[Online; accessed 25-March-2026]"
}