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

bibentry(bibtype = "Manual",
         title = "Computational Methods for Numerical Analysis",
         author = person("James P.", "{Howard, II}", email = "jh@jameshoward.us"),
         year = year,
         note = note,
         url = "https://jameshoward.us/cmna")
