The R Project SVN R

Rev

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

Rev 62412 Rev 68942
Line 2... Line 2...
2
         title = "R: A Language and Environment for Statistical Computing",
2
         title = "R: A Language and Environment for Statistical Computing",
3
         author = person("R Core Team"),
3
         author = person("R Core Team"),
4
         organization = "R Foundation for Statistical Computing",
4
         organization = "R Foundation for Statistical Computing",
5
         address      = "Vienna, Austria",
5
         address      = "Vienna, Austria",
6
         year         = version$year,
6
         year         = version$year,
7
         url          = "http://www.R-project.org/",
7
         url          = "https://www.R-project.org/",
8
         
8
         
9
         textVersion = 
9
         textVersion = 
10
         paste("R Core Team (", version$year, "). ", 
10
         paste("R Core Team (", version$year, "). ", 
11
               "R: A language and environment for statistical computing. ",
11
               "R: A language and environment for statistical computing. ",
12
               "R Foundation for Statistical Computing, Vienna, Austria. ",
12
               "R Foundation for Statistical Computing, Vienna, Austria. ",
13
               "URL http://www.R-project.org/.",
13
               "URL https://www.R-project.org/.",
14
               sep=""),
14
               sep=""),
15
	       
15
	       
16
         mheader = "To cite R in publications use:",
16
         mheader = "To cite R in publications use:",
17
	 
17
	 
18
	 mfooter = 
18
	 mfooter =