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

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