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