What is the correct citation to R in BibTeX format? I have looked in the R pages but so far without any luck. Tom
Citing R
4 messages · Duncan Murdoch, Stephan Kolassa, Tom Backer Johnsen
On 4/15/2009 4:42 PM, Tom Backer Johnsen wrote:
What is the correct citation to R in BibTeX format? I have looked in the R pages but so far without any luck.
> citation() To cite R in publications use: R Development Core Team (2008). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN 3-900051-07-0, URL http://www.R-project.org. A BibTeX entry for LaTeX users is @Manual{, title = {R: A Language and Environment for Statistical Computing}, author = {{R Development Core Team}}, organization = {R Foundation for Statistical Computing}, address = {Vienna, Austria}, year = {2008}, note = {{ISBN} 3-900051-07-0}, url = {http://www.R-project.org}, } We have invested a lot of time and effort in creating R, please cite it when using it for data analysis. See also ?citation("pkgname")? for citing R packages. >
citation() HTH, Stephan Tom Backer Johnsen schrieb:
What is the correct citation to R in BibTeX format? I have looked in the R pages but so far without any luck. Tom
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Stephan Kolassa wrote:
citation()
Really obvious. Sorry. Tom
HTH, Stephan Tom Backer Johnsen schrieb:
What is the correct citation to R in BibTeX format? I have looked in the R pages but so far without any luck. Tom
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
+----------------------------------------------------------------+ | Tom Backer Johnsen, Psychometrics Unit, Faculty of Psychology | | University of Bergen, Christies gt. 12, N-5015 Bergen, NORWAY | | Tel : +47-5558-9185 Fax : +47-5558-9879 | | Email : backer at psych.uib.no URL : http://www.galton.uib.no/ | +----------------------------------------------------------------+