bibentry("Manual",
         title = "RStudio: Integrated Development Environment for R",
         author = person("RStudio Team"),
         organization = "RStudio, Inc.",
         address      = "Boston, MA",
         year         = "2016",
         url          = "http://www.rstudio.com/",
         
         textVersion = 
         paste("RStudio Team (2016). ", 
               "RStudio: Integrated Development for R. ",
               "RStudio, Inc., Boston, MA ",
               "URL http://www.rstudio.com/.",
               sep=""),
         
         mheader = "To cite RStudio in publications use:",
	 
	      mfooter = ""
	)
