Cite This Page
Bibliographic details for Ró
- Page name: Ró
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 1 November 2023 11:45 UTC
- Date retrieved: 5 July 2026 04:09 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603
- Page Version ID: 5603
Citation styles for Ró
APA style
Ró. (2023, November 1). CS Codex, . Retrieved 04:09, July 5, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603.
MLA style
"Ró." CS Codex, . 1 Nov 2023, 11:45 UTC. 5 Jul 2026, 04:09 <http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603>.
MHRA style
CS Codex contributors, 'Ró', CS Codex, , 1 November 2023, 11:45 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603> [accessed 5 July 2026]
Chicago style
CS Codex contributors, "Ró," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603 (accessed July 5, 2026).
CBE/CSE style
CS Codex contributors. Ró [Internet]. CS Codex, ; 2023 Nov 1, 11:45 UTC [cited 2026 Jul 5]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603.
Bluebook style
Ró, http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603 (last visited July 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Ró --- CS Codex{,} ",
year = "2023",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603",
note = "[Online; accessed 5-July-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 = "Ró --- CS Codex{,} ",
year = "2023",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5603}",
note = "[Online; accessed 5-July-2026]"
}