Cite
From OpenWetWare
Bibliographic details for IGEM:Harvard/2006/Adaptamers/Code
- Page name: IGEM:Harvard/2006/Adaptamers/Code
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 19 August 2006 23:00 UTC
- Date retrieved: 19 June 2013 06:50 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750
- Page Version ID: 62750
Citation styles for IGEM:Harvard/2006/Adaptamers/Code
APA style
IGEM:Harvard/2006/Adaptamers/Code. (2006, August 19). OpenWetWare, . Retrieved 06:50, June 19, 2013 from http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750.
MLA style
"IGEM:Harvard/2006/Adaptamers/Code." OpenWetWare, . 19 Aug 2006, 23:00 UTC. 19 Jun 2013, 06:50 <http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750>.
MHRA style
OpenWetWare contributors, 'IGEM:Harvard/2006/Adaptamers/Code', OpenWetWare, , 19 August 2006, 23:00 UTC, <http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750> [accessed 19 June 2013]
Chicago style
OpenWetWare contributors, "IGEM:Harvard/2006/Adaptamers/Code," OpenWetWare, , http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750 (accessed June 19, 2013).
CBE/CSE style
OpenWetWare contributors. IGEM:Harvard/2006/Adaptamers/Code [Internet]. OpenWetWare, ; 2006 Aug 19, 23:00 UTC [cited 2013 Jun 19]. Available from: http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750.
Bluebook style
IGEM:Harvard/2006/Adaptamers/Code, http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750 (last visited June 19, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "IGEM:Harvard/2006/Adaptamers/Code --- OpenWetWare{,} ",
year = "2006",
url = "http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750",
note = "[Online; accessed 19-June-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 = "IGEM:Harvard/2006/Adaptamers/Code --- OpenWetWare{,} ",
year = "2006",
url = "\url{http://www.openwetware.org/index.php?title=IGEM:Harvard/2006/Adaptamers/Code&oldid=62750}",
note = "[Online; accessed 19-June-2013]"
}


