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