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


