The R Project SVN R

Rev

Rev 61152 | Rev 66271 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61152 Rev 62412
Line 169... Line 169...
169
   bibtype = "Manual",
169
   bibtype = "Manual",
170
   title = "R: A Language and Environment for Statistical Computing",
170
   title = "R: A Language and Environment for Statistical Computing",
171
   author = person("R Core Team"),
171
   author = person("R Core Team"),
172
   organization = "R Foundation for Statistical Computing",
172
   organization = "R Foundation for Statistical Computing",
173
   address = "Vienna, Austria",
173
   address = "Vienna, Austria",
174
   year = 2012,
174
   year = 2013,
175
   isbn = "3-900051-07-0",
-
 
176
   url = "http://www.R-project.org/")
175
   url = "http://www.R-project.org/")
177
 
176
 
178
## Different printing styles
177
## Different printing styles
179
print(rref)
178
print(rref)
180
print(rref, style = "Bibtex")
179
print(rref, style = "Bibtex")