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