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