citHeader("In published work that uses or mentions nimbleNoBounds, please cite the R package as follows.")

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


bibentry(
  bibtype = "Manual",
  author  = person("David R.J.", "Pleydell"),
  title        = "{nimbleNoBounds}: transformed distributions for unbounded sampling in NIMBLE",
  year         = year,
  url          = "https://github.com/DRJP/nimbleNoBOunds"
)
