Cite
From OpenWetWare
Bibliographic details for R Statistics
- Page name: R Statistics
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 7 December 2010 21:46 UTC
- Date retrieved: 26 May 2013 03:12 UTC
- Permanent URL: http://openwetware.org/index.php?title=R_Statistics&oldid=478260
- Page Version ID: 478260
Citation styles for R Statistics
APA style
R Statistics. (2010, December 7). OpenWetWare, . Retrieved 03:12, May 26, 2013 from http://openwetware.org/index.php?title=R_Statistics&oldid=478260.
MLA style
"R Statistics." OpenWetWare, . 7 Dec 2010, 21:46 UTC. 26 May 2013, 03:12 <http://openwetware.org/index.php?title=R_Statistics&oldid=478260>.
MHRA style
OpenWetWare contributors, 'R Statistics', OpenWetWare, , 7 December 2010, 21:46 UTC, <http://openwetware.org/index.php?title=R_Statistics&oldid=478260> [accessed 26 May 2013]
Chicago style
OpenWetWare contributors, "R Statistics," OpenWetWare, , http://openwetware.org/index.php?title=R_Statistics&oldid=478260 (accessed May 26, 2013).
CBE/CSE style
OpenWetWare contributors. R Statistics [Internet]. OpenWetWare, ; 2010 Dec 7, 21:46 UTC [cited 2013 May 26]. Available from: http://openwetware.org/index.php?title=R_Statistics&oldid=478260.
Bluebook style
R Statistics, http://openwetware.org/index.php?title=R_Statistics&oldid=478260 (last visited May 26, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "R Statistics --- OpenWetWare{,} ",
year = "2010",
url = "http://openwetware.org/index.php?title=R_Statistics&oldid=478260",
note = "[Online; accessed 26-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 = "R Statistics --- OpenWetWare{,} ",
year = "2010",
url = "\url{http://openwetware.org/index.php?title=R_Statistics&oldid=478260}",
note = "[Online; accessed 26-May-2013]"
}


