Cite
From OpenWetWare
Bibliographic details for DataONE:New Contributor Tips
- Page name: DataONE:New Contributor Tips
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 23 July 2010 18:29 UTC
- Date retrieved: 21 May 2013 13:18 UTC
- Permanent URL: http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350
- Page Version ID: 435350
Citation styles for DataONE:New Contributor Tips
APA style
DataONE:New Contributor Tips. (2010, July 23). OpenWetWare, . Retrieved 13:18, May 21, 2013 from http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350.
MLA style
"DataONE:New Contributor Tips." OpenWetWare, . 23 Jul 2010, 18:29 UTC. 21 May 2013, 13:18 <http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350>.
MHRA style
OpenWetWare contributors, 'DataONE:New Contributor Tips', OpenWetWare, , 23 July 2010, 18:29 UTC, <http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350> [accessed 21 May 2013]
Chicago style
OpenWetWare contributors, "DataONE:New Contributor Tips," OpenWetWare, , http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350 (accessed May 21, 2013).
CBE/CSE style
OpenWetWare contributors. DataONE:New Contributor Tips [Internet]. OpenWetWare, ; 2010 Jul 23, 18:29 UTC [cited 2013 May 21]. Available from: http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350.
Bluebook style
DataONE:New Contributor Tips, http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350 (last visited May 21, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "DataONE:New Contributor Tips --- OpenWetWare{,} ",
year = "2010",
url = "http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350",
note = "[Online; accessed 21-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 = "DataONE:New Contributor Tips --- OpenWetWare{,} ",
year = "2010",
url = "\url{http://openwetware.org/index.php?title=DataONE:New_Contributor_Tips&oldid=435350}",
note = "[Online; accessed 21-May-2013]"
}


