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