
note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype="Manual", 
		 title = "Mixed Frequency Data Sampling Regression Models: The R package midasr", 
	     author = c(person("Eric", "Ghysels"),
	                person("Virmantas", "Kvedaras"),
	                person("Vaidotas", "Zemlys")),
		 note = note,
		 url = "http://CRAN.R-project.org/package=midasr",
		 year = "2015"
		 )
