Cite
From OpenWetWare
Bibliographic details for PNK Treatment of DNA Ends protocol - source code
- Page name: PNK Treatment of DNA Ends protocol - source code
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 19 November 2009 10:02 UTC
- Date retrieved: 22 May 2013 00:08 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460
- Page Version ID: 368460
Citation styles for PNK Treatment of DNA Ends protocol - source code
APA style
PNK Treatment of DNA Ends protocol - source code. (2009, November 19). OpenWetWare, . Retrieved 00:08, May 22, 2013 from http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460.
MLA style
"PNK Treatment of DNA Ends protocol - source code." OpenWetWare, . 19 Nov 2009, 10:02 UTC. 22 May 2013, 00:08 <http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460>.
MHRA style
OpenWetWare contributors, 'PNK Treatment of DNA Ends protocol - source code', OpenWetWare, , 19 November 2009, 10:02 UTC, <http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460> [accessed 22 May 2013]
Chicago style
OpenWetWare contributors, "PNK Treatment of DNA Ends protocol - source code," OpenWetWare, , http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460 (accessed May 22, 2013).
CBE/CSE style
OpenWetWare contributors. PNK Treatment of DNA Ends protocol - source code [Internet]. OpenWetWare, ; 2009 Nov 19, 10:02 UTC [cited 2013 May 22]. Available from: http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460.
Bluebook style
PNK Treatment of DNA Ends protocol - source code, http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460 (last visited May 22, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "PNK Treatment of DNA Ends protocol - source code --- OpenWetWare{,} ",
year = "2009",
url = "http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460",
note = "[Online; accessed 22-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 = "PNK Treatment of DNA Ends protocol - source code --- OpenWetWare{,} ",
year = "2009",
url = "\url{http://www.openwetware.org/index.php?title=PNK_Treatment_of_DNA_Ends_protocol_-_source_code&oldid=368460}",
note = "[Online; accessed 22-May-2013]"
}


