The R Project SVN R

Rev

Rev 88491 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88491 Rev 88656
Line 95... Line 95...
95
## R reference
95
## R reference
96
rref <- bibentry(
96
rref <- bibentry(
97
   bibtype = "Manual",
97
   bibtype = "Manual",
98
   title = "R: A Language and Environment for Statistical Computing",
98
   title = "R: A Language and Environment for Statistical Computing",
99
   author = person("R Core Team", comment = c(ROR = "02zz1nj61")),
99
   author = person("R Core Team", comment = c(ROR = "02zz1nj61")),
100
   organization = "R Foundation for Statistical Computing",
100
   organization = person("R Foundation for Statistical Computing",
-
 
101
                          comment = c(ROR = "05qewa988")),
101
   address = "Vienna, Austria",
102
   address = "Vienna, Austria",
102
   year = 2025,
103
   year = version$year,
103
   doi = "10.32614/R.manuals",
104
   doi = "10.32614/R.manuals",
104
   url = "https://www.R-project.org/",
105
   url = "https://www.R-project.org/",
105
   key = "R")
106
   key = "R")
106
 
107
 
107
## References for boot package and associated book
108
## References for boot package and associated book