[R] citing an R help file
Uwe Ligges
ligges at statistik.uni-dortmund.de
Mon Jul 28 08:49:00 CEST 2003
Erin Hodgess wrote:
> Dear R People:
>
> What is the correct way to cite help files for a function
> in R, please?
The R Reference Index manual "The R Environment for Statistical
Computing and Graphics" seems to be the appropriate document.
I'm using
@MANUAL{r-ref,
author = {{R Development Core Team}},
title = {{The R Environment for Statistical Computing and
Graphics,} {\upshape Version 1.7.1}},
YEAR = "2003",
ORGANIZATION ={{R--Project}},
ISBN = {3-901167-50-1},
URL = {http://CRAN.R-project.org/manuals.html}
}
Uwe Ligges
> (I'm referring to the online HTML documentation.)
>
> Thank you in advance!
>
> Sincerely,
> Erin Hodgess
> mailto: hodgess at gator.uhd.edu
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list