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

bibentry(bibtype = "Manual",
         title = "{hansard}: Provides Easy Downloading Capabilities for the UK Parliament API",
         author = c(person("Evan", "Odell")),
         year = year,
         note = note,
         doi = "10.5281/zenodo.591264",
         url = "https://cran.r-project.org/package=hansard")


