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: 22 December 2017 01:31 UTC
- Date retrieved: 20 November 2025 01:24 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566
- Page Version ID: 10566
Citation styles for Computational Systems Biology Main Page
APA style
Computational Systems Biology Main Page. (2017, December 22). "A B C", . Retrieved 01:24, November 20, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566.
MLA style
"Computational Systems Biology Main Page." "A B C", . 22 Dec 2017, 01:31 UTC. 20 Nov 2025, 01:24 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566>.
MHRA style
"A B C" contributors, 'Computational Systems Biology Main Page', "A B C", , 22 December 2017, 01:31 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566> [accessed 20 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=10566 (accessed November 20, 2025).
CBE/CSE style
"A B C" contributors. Computational Systems Biology Main Page [Internet]. "A B C", ; 2017 Dec 22, 01:31 UTC [cited 2025 Nov 20]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566.
Bluebook style
Computational Systems Biology Main Page, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "Computational Systems Biology Main Page --- "A B C"{,} ",
year = "2017",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566",
note = "[Online; accessed 20-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 = "2017",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Computational_Systems_Biology_Main_Page&oldid=10566}",
note = "[Online; accessed 20-November-2025]"
}