year <- sub("-.*", "", meta$Date)
title <- sprintf("sjlabelled: Labelled Data Utility Functions (Version %s)", meta$Version)

bibentry(bibtype="manual",
         title = title,
         author = person("Daniel", "Lüdecke"),
         year = year,
         url = "https://CRAN.R-project.org/package=sjlabelled",
         doi = "10.5281/zenodo.1249215")
