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

bibentry(bibtype = "Manual",
         title = "{surveyplanning}: Survey planning tools",
         author = c(person("Juris", "Breidaks"),
                    person("Martins", "Liberts"),
                    person("Janis", "Jukams")),
         year = year,
         note = note,
         institution = "Central Statistical Bureau of Latvia",
         address = "Riga, Latvia",
         url = "https://csblatvia.github.io/surveyplanning/")