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

bibentry(
  bibtype = "Manual",
    title = paste("{concurve}: Computes and Plots Confidence (Compatibility) Intervals,
P-Values, and S-Values to Form Consonance Curves (Functions)"),
    author = c(person("Zad R.", "Chow"), person("Andrew D.", "Vigotsky")),
    year = year,
    note = note,
    url = "https://CRAN.R-project.org/package=concurve",
    doi = "10.5281/zenodo.1308151"
)
