Cite This Page
Bibliographic details for Ró
- Page name: Ró
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 31 October 2024 00:41 UTC
- Date retrieved: 26 February 2026 05:08 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5970
- Page Version ID: 5970
Citation styles for Ró
APA style
Ró. (2024, October 31). CS Codex, . Retrieved 05:08, February 26, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5970.
MLA style
"Ró." CS Codex, . 31 Oct 2024, 00:41 UTC. 26 Feb 2026, 05:08 <http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5970>.
MHRA style
CS Codex contributors, 'Ró', CS Codex, , 31 October 2024, 00:41 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5970> [accessed 26 February 2026]
Chicago style
CS Codex contributors, "Ró," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5970 (accessed February 26, 2026).
CBE/CSE style
CS Codex contributors. Ró [Internet]. CS Codex, ; 2024 Oct 31, 00:41 UTC [cited 2026 Feb 26]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5970.
Bluebook style
Ró, http://cscodex.com/mediawiki-1.28.1/index.php?title=R%C3%B3&oldid=5970 (last visited February 26, 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=5970",
note = "[Online; accessed 26-February-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=5970}",
note = "[Online; accessed 26-February-2026]"
}