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