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