bibentry("Manual",
         title = "RStudio: Integrated Development Environment for R",
         author = person("Posit team"),
         organization = "Posit Software, PBC",
         address      = "Boston, MA",
         year         = "2025",
         url          = "http://www.posit.co/",
         
         textVersion = 
         paste("Posit team (2025). ", 
               "RStudio: Integrated Development Environment for R. ",
               "Posit Software, PBC, Boston, MA. ",
               "URL http://www.posit.co/.",
               sep=""),
         
         mheader = "To cite RStudio in publications use:",
	 
	     mfooter = ""
	)
