year <- sub("-.*", "", meta$Date)
title <- sprintf("sjstats: Statistical Functions for Regression Models (Version %s)", meta$Version)

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