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