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