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


