Cite This Page
Bibliographic details for Computational Systems Biology Main Page
- Page name: Computational Systems Biology Main Page
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 4 January 2012 22:09 UTC
- Date retrieved: 9 November 2025 21:58 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466
- Page Version ID: 4466
Citation styles for Computational Systems Biology Main Page
APA style
Computational Systems Biology Main Page. (2012, January 4). "A B C", . Retrieved 21:58, November 9, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466.
MLA style
"Computational Systems Biology Main Page." "A B C", . 4 Jan 2012, 22:09 UTC. 9 Nov 2025, 21:58 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466>.
MHRA style
"A B C" contributors, 'Computational Systems Biology Main Page', "A B C", , 4 January 2012, 22:09 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466> [accessed 9 November 2025]
Chicago style
"A B C" contributors, "Computational Systems Biology Main Page," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466 (accessed November 9, 2025).
CBE/CSE style
"A B C" contributors. Computational Systems Biology Main Page [Internet]. "A B C", ; 2012 Jan 4, 22:09 UTC [cited 2025 Nov 9]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466.
Bluebook style
Computational Systems Biology Main Page, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466 (last visited November 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "Computational Systems Biology Main Page --- "A B C"{,} ",
year = "2012",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466",
note = "[Online; accessed 9-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 = "Computational Systems Biology Main Page --- "A B C"{,} ",
year = "2012",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=4466}",
note = "[Online; accessed 9-November-2025]"
}