year <- sub("-.*", "", meta$Date)
title <- sprintf("esc: Effect Size Computation for Meta Analysis (Version %s)", meta$Version)

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