Cite This Page
Bibliographic details for RPR-Coding style
- Page name: RPR-Coding style
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 20 September 2020 05:09 UTC
- Date retrieved: 13 July 2025 05:57 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534
- Page Version ID: 11534
Citation styles for RPR-Coding style
APA style
RPR-Coding style. (2020, September 20). "A B C", . Retrieved 05:57, July 13, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534.
MLA style
"RPR-Coding style." "A B C", . 20 Sep 2020, 05:09 UTC. 13 Jul 2025, 05:57 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534>.
MHRA style
"A B C" contributors, 'RPR-Coding style', "A B C", , 20 September 2020, 05:09 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534> [accessed 13 July 2025]
Chicago style
"A B C" contributors, "RPR-Coding style," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534 (accessed July 13, 2025).
CBE/CSE style
"A B C" contributors. RPR-Coding style [Internet]. "A B C", ; 2020 Sep 20, 05:09 UTC [cited 2025 Jul 13]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534.
Bluebook style
RPR-Coding style, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534 (last visited July 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = ""A B C"", title = "RPR-Coding style --- "A B C"{,} ", year = "2020", url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534", note = "[Online; accessed 13-July-2025]" }
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 = ""A B C"", title = "RPR-Coding style --- "A B C"{,} ", year = "2020", url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=11534}", note = "[Online; accessed 13-July-2025]" }