Cite
From OpenWetWare
Bibliographic details for IGEM:The Citadel/Notebook/Lessons
- Page name: IGEM:The Citadel/Notebook/Lessons
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 9 April 2010 07:28 UTC
- Date retrieved: 25 May 2013 23:25 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801
- Page Version ID: 405801
Citation styles for IGEM:The Citadel/Notebook/Lessons
APA style
IGEM:The Citadel/Notebook/Lessons. (2010, April 9). OpenWetWare, . Retrieved 23:25, May 25, 2013 from http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801.
MLA style
"IGEM:The Citadel/Notebook/Lessons." OpenWetWare, . 9 Apr 2010, 07:28 UTC. 25 May 2013, 23:25 <http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801>.
MHRA style
OpenWetWare contributors, 'IGEM:The Citadel/Notebook/Lessons', OpenWetWare, , 9 April 2010, 07:28 UTC, <http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801> [accessed 25 May 2013]
Chicago style
OpenWetWare contributors, "IGEM:The Citadel/Notebook/Lessons," OpenWetWare, , http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801 (accessed May 25, 2013).
CBE/CSE style
OpenWetWare contributors. IGEM:The Citadel/Notebook/Lessons [Internet]. OpenWetWare, ; 2010 Apr 9, 07:28 UTC [cited 2013 May 25]. Available from: http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801.
Bluebook style
IGEM:The Citadel/Notebook/Lessons, http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801 (last visited May 25, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "IGEM:The Citadel/Notebook/Lessons --- OpenWetWare{,} ",
year = "2010",
url = "http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801",
note = "[Online; accessed 25-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 = "IGEM:The Citadel/Notebook/Lessons --- OpenWetWare{,} ",
year = "2010",
url = "\url{http://www.openwetware.org/index.php?title=IGEM:The_Citadel/Notebook/Lessons&oldid=405801}",
note = "[Online; accessed 25-May-2013]"
}


