Skip to content

Instantly share code, notes, and snippets.

@pedroj
Created March 25, 2013 16:33
Show Gist options
  • Select an option

  • Save pedroj/5238483 to your computer and use it in GitHub Desktop.

Select an option

Save pedroj/5238483 to your computer and use it in GitHub Desktop.
#--Citing R:
#--Citing 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-00-3, URL http://www.R-project.org.
We have invested a lot of effort in creating R, please cite it when
using it for data analysis.
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 = 2004,
note = {ISBN 3-900051-00-3},
url = {http://www.R-project.org}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment