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