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