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