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


