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

bibentry(
  bibtype = "Manual",
    title = paste("{concurve}: Computes and Plots Consonance (Confidence) Intervals, P-Values, and S-Values to Form Consonance and Surprisal 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"
)
