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 Improved MCMC Efficiency",
  year      = year,
  publisher = "Zenodo",
  note      = note,
  doi       = "10.5281/zenodo.6399163",
  url       = "https://github.com/DRJP/nimbleNoBounds"
)
