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