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