year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "Manual",
         title = "{parlitools}: Tools for analysing UK politics in R",
         author = c(person("Evan", "Odell")),
         year = year,
         note = note,
         url = "https://cran.r-project.org/package=hansard")
