year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(bibtype = "Manual",
         title = "{fitteR}: Fit Hundreds of Theoretical Distributions to Empirical Data",
         author = c(person("Markus", "Boenn")),
         year = year,
         note = note
		)
