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