Cite
From OpenWetWare
Bibliographic details for Polymerase Chain Reaction (PCR) protocol - source code
- Page name: Polymerase Chain Reaction (PCR) protocol - source code
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 19 November 2009 09:56 UTC
- Date retrieved: 24 May 2013 02:13 UTC
- Permanent URL: http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447
- Page Version ID: 368447
Citation styles for Polymerase Chain Reaction (PCR) protocol - source code
APA style
Polymerase Chain Reaction (PCR) protocol - source code. (2009, November 19). OpenWetWare, . Retrieved 02:13, May 24, 2013 from http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447.
MLA style
"Polymerase Chain Reaction (PCR) protocol - source code." OpenWetWare, . 19 Nov 2009, 09:56 UTC. 24 May 2013, 02:13 <http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447>.
MHRA style
OpenWetWare contributors, 'Polymerase Chain Reaction (PCR) protocol - source code', OpenWetWare, , 19 November 2009, 09:56 UTC, <http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447> [accessed 24 May 2013]
Chicago style
OpenWetWare contributors, "Polymerase Chain Reaction (PCR) protocol - source code," OpenWetWare, , http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447 (accessed May 24, 2013).
CBE/CSE style
OpenWetWare contributors. Polymerase Chain Reaction (PCR) protocol - source code [Internet]. OpenWetWare, ; 2009 Nov 19, 09:56 UTC [cited 2013 May 24]. Available from: http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447.
Bluebook style
Polymerase Chain Reaction (PCR) protocol - source code, http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447 (last visited May 24, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Polymerase Chain Reaction (PCR) protocol - source code --- OpenWetWare{,} ",
year = "2009",
url = "http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447",
note = "[Online; accessed 24-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 = "Polymerase Chain Reaction (PCR) protocol - source code --- OpenWetWare{,} ",
year = "2009",
url = "\url{http://openwetware.org/index.php?title=Polymerase_Chain_Reaction_%28PCR%29_protocol_-_source_code&oldid=368447}",
note = "[Online; accessed 24-May-2013]"
}


