Cite
From OpenWetWare
Bibliographic details for Tregwiki:Biopython-Meme example
- Page name: Tregwiki:Biopython-Meme example
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 11 December 2007 18:50 UTC
- Date retrieved: 18 May 2013 19:41 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434
- Page Version ID: 174434
Citation styles for Tregwiki:Biopython-Meme example
APA style
Tregwiki:Biopython-Meme example. (2007, December 11). OpenWetWare, . Retrieved 19:41, May 18, 2013 from http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434.
MLA style
"Tregwiki:Biopython-Meme example." OpenWetWare, . 11 Dec 2007, 18:50 UTC. 18 May 2013, 19:41 <http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434>.
MHRA style
OpenWetWare contributors, 'Tregwiki:Biopython-Meme example', OpenWetWare, , 11 December 2007, 18:50 UTC, <http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434> [accessed 18 May 2013]
Chicago style
OpenWetWare contributors, "Tregwiki:Biopython-Meme example," OpenWetWare, , http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434 (accessed May 18, 2013).
CBE/CSE style
OpenWetWare contributors. Tregwiki:Biopython-Meme example [Internet]. OpenWetWare, ; 2007 Dec 11, 18:50 UTC [cited 2013 May 18]. Available from: http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434.
Bluebook style
Tregwiki:Biopython-Meme example, http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434 (last visited May 18, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Tregwiki:Biopython-Meme example --- OpenWetWare{,} ",
year = "2007",
url = "http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434",
note = "[Online; accessed 18-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 = "Tregwiki:Biopython-Meme example --- OpenWetWare{,} ",
year = "2007",
url = "\url{http://www.openwetware.org/index.php?title=Tregwiki:Biopython-Meme_example&oldid=174434}",
note = "[Online; accessed 18-May-2013]"
}


