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