Cite
From OpenWetWare
Bibliographic details for Representing data numerically
- Page name: Representing data numerically
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 3 September 2007 00:58 UTC
- Date retrieved: 23 May 2013 10:01 UTC
- Permanent URL: http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239
- Page Version ID: 147239
Citation styles for Representing data numerically
APA style
Representing data numerically. (2007, September 3). OpenWetWare, . Retrieved 10:01, May 23, 2013 from http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239.
MLA style
"Representing data numerically." OpenWetWare, . 3 Sep 2007, 00:58 UTC. 23 May 2013, 10:01 <http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239>.
MHRA style
OpenWetWare contributors, 'Representing data numerically', OpenWetWare, , 3 September 2007, 00:58 UTC, <http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239> [accessed 23 May 2013]
Chicago style
OpenWetWare contributors, "Representing data numerically," OpenWetWare, , http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239 (accessed May 23, 2013).
CBE/CSE style
OpenWetWare contributors. Representing data numerically [Internet]. OpenWetWare, ; 2007 Sep 3, 00:58 UTC [cited 2013 May 23]. Available from: http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239.
Bluebook style
Representing data numerically, http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239 (last visited May 23, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Representing data numerically --- OpenWetWare{,} ",
year = "2007",
url = "http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239",
note = "[Online; accessed 23-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 = "Representing data numerically --- OpenWetWare{,} ",
year = "2007",
url = "\url{http://openwetware.org/index.php?title=Representing_data_numerically&oldid=147239}",
note = "[Online; accessed 23-May-2013]"
}


