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

bibentry(bibtype = "Manual",
         title = "{ParetoPosStable}: Computing, fitting and validating the PPS distribution",
         author = c(person("Antonio Jose", "Saez-Castillo"),
                    person("Faustino", "Prieto"),
                    person("Jose Maria", "Sarabia")),
         year = year,
         note = note,
         url = "http://CRAN.R-project.org/package=ParetoPosStable")