Cite
From OpenWetWare
Bibliographic details for BISC209:Guidelines for writing a lab report in the form of a scientific paper
- Page name: BISC209:Guidelines for writing a lab report in the form of a scientific paper
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 4 May 2010 20:38 UTC
- Date retrieved: 19 May 2013 16:19 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330
- Page Version ID: 412330
Citation styles for BISC209:Guidelines for writing a lab report in the form of a scientific paper
APA style
BISC209:Guidelines for writing a lab report in the form of a scientific paper. (2010, May 4). OpenWetWare, . Retrieved 16:19, May 19, 2013 from http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330.
MLA style
"BISC209:Guidelines for writing a lab report in the form of a scientific paper." OpenWetWare, . 4 May 2010, 20:38 UTC. 19 May 2013, 16:19 <http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330>.
MHRA style
OpenWetWare contributors, 'BISC209:Guidelines for writing a lab report in the form of a scientific paper', OpenWetWare, , 4 May 2010, 20:38 UTC, <http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330> [accessed 19 May 2013]
Chicago style
OpenWetWare contributors, "BISC209:Guidelines for writing a lab report in the form of a scientific paper," OpenWetWare, , http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330 (accessed May 19, 2013).
CBE/CSE style
OpenWetWare contributors. BISC209:Guidelines for writing a lab report in the form of a scientific paper [Internet]. OpenWetWare, ; 2010 May 4, 20:38 UTC [cited 2013 May 19]. Available from: http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330.
Bluebook style
BISC209:Guidelines for writing a lab report in the form of a scientific paper, http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330 (last visited May 19, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "BISC209:Guidelines for writing a lab report in the form of a scientific paper --- OpenWetWare{,} ",
year = "2010",
url = "http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330",
note = "[Online; accessed 19-May-2013]"
}
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 preferred:
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "BISC209:Guidelines for writing a lab report in the form of a scientific paper --- OpenWetWare{,} ",
year = "2010",
url = "\url{http://www.openwetware.org/index.php?title=BISC209:Guidelines_for_writing_a_lab_report_in_the_form_of_a_scientific_paper&oldid=412330}",
note = "[Online; accessed 19-May-2013]"
}


