Cite This Page
Bibliographic details for Rc
- Page name: Rc
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 30 August 2009 17:37 UTC
- Date retrieved: 26 March 2023 06:35 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Rc&oldid=55260
- Page Version ID: 55260
Citation styles for Rc
APA style
Rc. (2009, August 30). Rosetta Code, . Retrieved 06:35, March 26, 2023 from https://rosettacode.org/w/index.php?title=Rc&oldid=55260.
MLA style
"Rc." Rosetta Code, . 30 Aug 2009, 17:37 UTC. 26 Mar 2023, 06:35 <https://rosettacode.org/w/index.php?title=Rc&oldid=55260>.
MHRA style
Rosetta Code contributors, 'Rc', Rosetta Code, , 30 August 2009, 17:37 UTC, <https://rosettacode.org/w/index.php?title=Rc&oldid=55260> [accessed 26 March 2023]
Chicago style
Rosetta Code contributors, "Rc," Rosetta Code, , https://rosettacode.org/w/index.php?title=Rc&oldid=55260 (accessed March 26, 2023).
CBE/CSE style
Rosetta Code contributors. Rc [Internet]. Rosetta Code, ; 2009 Aug 30, 17:37 UTC [cited 2023 Mar 26]. Available from: https://rosettacode.org/w/index.php?title=Rc&oldid=55260.
Bluebook style
Rc, https://rosettacode.org/w/index.php?title=Rc&oldid=55260 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Rc --- Rosetta Code{,} ", year = "2009", url = "https://rosettacode.org/w/index.php?title=Rc&oldid=55260", note = "[Online; accessed 26-March-2023]" }
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 = "Rosetta Code", title = "Rc --- Rosetta Code{,} ", year = "2009", url = "\url{https://rosettacode.org/w/index.php?title=Rc&oldid=55260}", note = "[Online; accessed 26-March-2023]" }