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