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: 28 October 2017 22:52 UTC
- Date retrieved: 17 April 2025 05:43 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339
- Page Version ID: 10339
Citation styles for RPR-Coding style
APA style
RPR-Coding style. (2017, October 28). "A B C", . Retrieved 05:43, April 17, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339.
MLA style
"RPR-Coding style." "A B C", . 28 Oct 2017, 22:52 UTC. 17 Apr 2025, 05:43 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339>.
MHRA style
"A B C" contributors, 'RPR-Coding style', "A B C", , 28 October 2017, 22:52 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339> [accessed 17 April 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=10339 (accessed April 17, 2025).
CBE/CSE style
"A B C" contributors. RPR-Coding style [Internet]. "A B C", ; 2017 Oct 28, 22:52 UTC [cited 2025 Apr 17]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339.
Bluebook style
RPR-Coding style, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339 (last visited April 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = ""A B C"", title = "RPR-Coding style --- "A B C"{,} ", year = "2017", url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339", note = "[Online; accessed 17-April-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 = "2017", url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=10339}", note = "[Online; accessed 17-April-2025]" }