Skip to content

Citation

6 messages · Tatiana Fernandes, Andy Bunn, Chuck Cleland +3 more

#
See the function ?citation under 2.0.0

R > citation()

To cite R in publications use:

  R Development Core Team (2004). 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.
....
HTH, Andy
http://www.R-project.org/posting-guide.html
#
Did you see item 2.8 in the R FAQ?

http://cran.r-project.org/doc/FAQ/R-FAQ.html#Citing-R
Tatiana Fernandes wrote:

  
    
#
Tatiana Fernandes wrote:

            
Please the FAQ more carefully and find how it is cited therein. Or just type
   citation()
at the prompt.

Uwe Ligges
#
citation()
#
"Tatiana Fernandes" <tati.fernandes at infolink.com.br> writes:
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R in publications.
^^^^^^^^^^^^

...and if you don't see that when you start R, you need to upgrade!

It is in the FAQ too (Q2.8).