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: 16 September 2020 12:38 UTC
- Date retrieved: 14 November 2025 01:51 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384
- Page Version ID: 11384
Citation styles for BIN-FUNC-Concepts
APA style
BIN-FUNC-Concepts. (2020, September 16). "A B C", . Retrieved 01:51, November 14, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384.
MLA style
"BIN-FUNC-Concepts." "A B C", . 16 Sep 2020, 12:38 UTC. 14 Nov 2025, 01:51 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384>.
MHRA style
"A B C" contributors, 'BIN-FUNC-Concepts', "A B C", , 16 September 2020, 12:38 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384> [accessed 14 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=11384 (accessed November 14, 2025).
CBE/CSE style
"A B C" contributors. BIN-FUNC-Concepts [Internet]. "A B C", ; 2020 Sep 16, 12:38 UTC [cited 2025 Nov 14]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384.
Bluebook style
BIN-FUNC-Concepts, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "BIN-FUNC-Concepts --- "A B C"{,} ",
year = "2020",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384",
note = "[Online; accessed 14-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 = "2020",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=BIN-FUNC-Concepts&oldid=11384}",
note = "[Online; accessed 14-November-2025]"
}