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