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


