Tomas Mikoviny wrote:> Hi all R positive,>> does anyone know how to refer R  in 
article?>> thanks>> tomas>   Like this (well, almost!  This is from R 2.4.1 - 
2007 on the most recentversion)
> citation()
To cite R in publications use:
  R Development Core Team (2006). 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 
= {2006},    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 itwhen 
using it for data analysis. See also ‘citation("pkgname")’ forciting R packages.

> ______________________________________________> [EMAIL PROTECTED] 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.>   

--    O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B  c/ /'_ 
--- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K (*) \(*) -- University 
of Copenhagen   Denmark          Ph:  (+45) 35327918~~~~~~~~~~ - ([EMAIL 
PROTECTED])                  FAX: (+45) 35327907
[EMAIL PROTECTED] mailing 
listhttps://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting 
guide http://www.R-project.org/posting-guide.htmland provide commented, 
minimal, self-contained, reproducible code.

______________________________________________
R-help@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.

Reply via email to