Cite
From OpenWetWare
Bibliographic details for Papers (bibliography software)
- Page name: Papers (bibliography software)
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 3 July 2008 13:06 UTC
- Date retrieved: 21 May 2013 10:57 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022
- Page Version ID: 218022
Citation styles for Papers (bibliography software)
APA style
Papers (bibliography software). (2008, July 3). OpenWetWare, . Retrieved 10:57, May 21, 2013 from http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022.
MLA style
"Papers (bibliography software)." OpenWetWare, . 3 Jul 2008, 13:06 UTC. 21 May 2013, 10:57 <http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022>.
MHRA style
OpenWetWare contributors, 'Papers (bibliography software)', OpenWetWare, , 3 July 2008, 13:06 UTC, <http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022> [accessed 21 May 2013]
Chicago style
OpenWetWare contributors, "Papers (bibliography software)," OpenWetWare, , http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022 (accessed May 21, 2013).
CBE/CSE style
OpenWetWare contributors. Papers (bibliography software) [Internet]. OpenWetWare, ; 2008 Jul 3, 13:06 UTC [cited 2013 May 21]. Available from: http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022.
Bluebook style
Papers (bibliography software), http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022 (last visited May 21, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Papers (bibliography software) --- OpenWetWare{,} ",
year = "2008",
url = "http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022",
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 = "Papers (bibliography software) --- OpenWetWare{,} ",
year = "2008",
url = "\url{http://www.openwetware.org/index.php?title=Papers_%28bibliography_software%29&oldid=218022}",
note = "[Online; accessed 21-May-2013]"
}


