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