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

bibentry(bibtype = "Manual",
         title = "{vardpoor}: Estimation of indicators on social exclusion and poverty and its linearization, variance estimation",
         author = c(person("Juris", "Breidaks"),
                    person("Martins", "Liberts"),
                    person("Santa", "Ivanova")),
         year = year,
         note = note,
         institution = "Central Statistical Bureau of Latvia",
         address = "Riga, Latvia",
         url = "https://csblatvia.github.io/vardpoor/")

