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