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: 17 September 2017 19:30 UTC
- Date retrieved: 24 November 2024 17:32 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=9981
- Page Version ID: 9981
Citation styles for RPR-Coding style
APA style
RPR-Coding style. (2017, September 17). "A B C", . Retrieved 17:32, November 24, 2024 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=9981.
MLA style
"RPR-Coding style." "A B C", . 17 Sep 2017, 19:30 UTC. 24 Nov 2024, 17:32 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=9981>.
MHRA style
"A B C" contributors, 'RPR-Coding style', "A B C", , 17 September 2017, 19:30 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=9981> [accessed 24 November 2024]
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=9981 (accessed November 24, 2024).
CBE/CSE style
"A B C" contributors. RPR-Coding style [Internet]. "A B C", ; 2017 Sep 17, 19:30 UTC [cited 2024 Nov 24]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=9981.
Bluebook style
RPR-Coding style, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Coding_style&oldid=9981 (last visited November 24, 2024).
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=9981", note = "[Online; accessed 24-November-2024]" }
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=9981}", note = "[Online; accessed 24-November-2024]" }