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: 19 September 2020 12:32 UTC
- Date retrieved: 9 November 2025 21:07 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Introduction&oldid=11530
- Page Version ID: 11530
Citation styles for RPR-Introduction
APA style
RPR-Introduction. (2020, September 19). "A B C", . Retrieved 21:07, November 9, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Introduction&oldid=11530.
MLA style
"RPR-Introduction." "A B C", . 19 Sep 2020, 12:32 UTC. 9 Nov 2025, 21:07 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Introduction&oldid=11530>.
MHRA style
"A B C" contributors, 'RPR-Introduction', "A B C", , 19 September 2020, 12:32 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Introduction&oldid=11530> [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=11530 (accessed November 9, 2025).
CBE/CSE style
"A B C" contributors. RPR-Introduction [Internet]. "A B C", ; 2020 Sep 19, 12:32 UTC [cited 2025 Nov 9]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Introduction&oldid=11530.
Bluebook style
RPR-Introduction, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=RPR-Introduction&oldid=11530 (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=11530",
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=11530}",
note = "[Online; accessed 9-November-2025]"
}