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