Cite This Page
Bibliographic details for BIO Assignment 3 2011
- Page name: BIO Assignment 3 2011
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 8 December 2007 06:48 UTC
- Date retrieved: 1 November 2025 19:07 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553
- Page Version ID: 3553
Citation styles for BIO Assignment 3 2011
APA style
BIO Assignment 3 2011. (2007, December 8). "A B C", . Retrieved 19:07, November 1, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553.
MLA style
"BIO Assignment 3 2011." "A B C", . 8 Dec 2007, 06:48 UTC. 1 Nov 2025, 19:07 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553>.
MHRA style
"A B C" contributors, 'BIO Assignment 3 2011', "A B C", , 8 December 2007, 06:48 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553> [accessed 1 November 2025]
Chicago style
"A B C" contributors, "BIO Assignment 3 2011," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553 (accessed November 1, 2025).
CBE/CSE style
"A B C" contributors. BIO Assignment 3 2011 [Internet]. "A B C", ; 2007 Dec 8, 06:48 UTC [cited 2025 Nov 1]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553.
Bluebook style
BIO Assignment 3 2011, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "BIO Assignment 3 2011 --- "A B C"{,} ",
year = "2007",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553",
note = "[Online; accessed 1-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 3 2011 --- "A B C"{,} ",
year = "2007",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Assignment_3_2011&oldid=3553}",
note = "[Online; accessed 1-November-2025]"
}