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