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: 14 January 2014 15:51 UTC
- Date retrieved: 27 November 2025 11:03 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762
- Page Version ID: 6762
Citation styles for CSB Assignment Week 6
APA style
CSB Assignment Week 6. (2014, January 14). "A B C", . Retrieved 11:03, November 27, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762.
MLA style
"CSB Assignment Week 6." "A B C", . 14 Jan 2014, 15:51 UTC. 27 Nov 2025, 11:03 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762>.
MHRA style
"A B C" contributors, 'CSB Assignment Week 6', "A B C", , 14 January 2014, 15:51 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762> [accessed 27 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=6762 (accessed November 27, 2025).
CBE/CSE style
"A B C" contributors. CSB Assignment Week 6 [Internet]. "A B C", ; 2014 Jan 14, 15:51 UTC [cited 2025 Nov 27]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762.
Bluebook style
CSB Assignment Week 6, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762 (last visited November 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "CSB Assignment Week 6 --- "A B C"{,} ",
year = "2014",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762",
note = "[Online; accessed 27-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 = "2014",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=CSB_Assignment_Week_6&oldid=6762}",
note = "[Online; accessed 27-November-2025]"
}