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