citHeader("To cite reproducible in publications use:")

bibentry(
  bibtype  = "Manual",
  title    = "{reproducible}: Enhance Reproduciblity of R Code",
  author   = c(person("Eliot J B", "McIntire"),
               person("Alex M", "Chubaty")),
  year = sub("-.*", "", meta$Date),
  note = sprintf("R package version %s", meta$Version),
  url = "https://reproducible.predictiveecology.org"
)
