Cite This Page
Bibliographic details for Ró
- Page name: Ró
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 30 October 2024 23:59 UTC
- Date retrieved: 4 July 2026 14:57 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959
- Page Version ID: 5959
Citation styles for Ró
APA style
Ró. (2024, October 30). CS Codex, . Retrieved 14:57, July 4, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959.
MLA style
"Ró." CS Codex, . 30 Oct 2024, 23:59 UTC. 4 Jul 2026, 14:57 <http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959>.
MHRA style
CS Codex contributors, 'Ró', CS Codex, , 30 October 2024, 23:59 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959> [accessed 4 July 2026]
Chicago style
CS Codex contributors, "Ró," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959 (accessed July 4, 2026).
CBE/CSE style
CS Codex contributors. Ró [Internet]. CS Codex, ; 2024 Oct 30, 23:59 UTC [cited 2026 Jul 4]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959.
Bluebook style
Ró, http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959 (last visited July 4, 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=5959",
note = "[Online; accessed 4-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 = "2024",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5959}",
note = "[Online; accessed 4-July-2026]"
}