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