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: 3 November 2013 23:22 UTC
- Date retrieved: 1 November 2025 05:45 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587
- Page Version ID: 6587
Citation styles for BIO Introduction
APA style
BIO Introduction. (2013, November 3). "A B C", . Retrieved 05:45, November 1, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587.
MLA style
"BIO Introduction." "A B C", . 3 Nov 2013, 23:22 UTC. 1 Nov 2025, 05:45 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587>.
MHRA style
"A B C" contributors, 'BIO Introduction', "A B C", , 3 November 2013, 23:22 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587> [accessed 1 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=6587 (accessed November 1, 2025).
CBE/CSE style
"A B C" contributors. BIO Introduction [Internet]. "A B C", ; 2013 Nov 3, 23:22 UTC [cited 2025 Nov 1]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587.
Bluebook style
BIO Introduction, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "BIO Introduction --- "A B C"{,} ",
year = "2013",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587",
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 Introduction --- "A B C"{,} ",
year = "2013",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIO_Introduction&oldid=6587}",
note = "[Online; accessed 1-November-2025]"
}