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