The R Project SVN R

Rev

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

Rev 59039 Rev 62412
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
         note         = "{ISBN} 3-900051-07-0",
-
 
8
         url          = "http://www.R-project.org/",
7
         url          = "http://www.R-project.org/",
9
         
8
         
10
         textVersion = 
9
         textVersion = 
11
         paste("R Core Team (", version$year, "). ", 
10
         paste("R Core Team (", version$year, "). ", 
12
               "R: A language and environment for statistical computing. ",
11
               "R: A language and environment for statistical computing. ",
13
               "R Foundation for Statistical Computing, Vienna, Austria. ",
12
               "R Foundation for Statistical Computing, Vienna, Austria. ",
14
               "ISBN 3-900051-07-0, URL http://www.R-project.org/.",
13
               "URL http://www.R-project.org/.",
15
               sep=""),
14
               sep=""),
16
	       
15
	       
17
         mheader = "To cite R in publications use:",
16
         mheader = "To cite R in publications use:",
18
	 
17
	 
19
	 mfooter = 
18
	 mfooter =