HEX
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.4.25
System: Windows NT DESKTOP-4TAV2RJ 10.0 build 19045 (Windows 10) AMD64
User: fred (0)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: C:/Program Files/R/R-4.4.0/library/base/CITATION
bibentry("Manual",
         title = "R: A Language and Environment for Statistical Computing",
         author = person("R Core Team"),
         organization = "R Foundation for Statistical Computing",
         address      = "Vienna, Austria",
         year         = version$year,
         url          = "https://www.R-project.org/",
         
         mheader = "To cite R in publications use:",
	 
	 mfooter = 
         paste("We have invested a lot of time and effort in creating R,",
          "please cite it when using it for data analysis.",
	  "See also", sQuote("citation(\"pkgname\")"),
	  "for citing R packages.", sep = " ")
	)