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

bibentry(
  bibtype  = "Article",
  title    = "Advancing interpretation of stable isotope assignment maps: comparing and summarizing origins of known-provenance migratory bats",
  author   = c(
    person("Caitlin J. Campbell"),
    person("Matthew C. Fitzpatrick"),
    person("Hannah B. Vander Zanden"),
    person("David M. Nelson")
    ),
  journal  = "Animal Migration",
  year     = "2020",
  volume   = "7",
  number   = "1",
  pages    = "27--41",
  publisher= "De Gruyter",
  doi      = "10.1515/ami-2020-0004",
  textVersion = paste(
  "Campbell, Caitlin J., Matthew C. Fitzpatrick, Hannah B. Vander Zanden, and David M. Nelson.",
  "Advancing interpretation of stable isotope assignment maps: comparing and summarizing origins of known-provenance migratory bats.",
  "Animal Migration 7, no. 1 (2020): 27-41.",
  "doi:10.1515/ami-2020-0004"
  )
  )

bibentry(
  bibtype  = "Misc",
  title    = "{isocat}: Isotope Origin Clustering and Assignment Tools",
  author   = c(
    as.person("Caitlin J. Campbell")
    ),
  year     = "2026",
  version  = meta$Version,
  url      = "https://CRAN.R-project.org/package=isocat",
  textVersion = paste0(
  "Caitlin J. Campbell (2026). ",
  "isocat: Isotope Origin Clustering and Assignment Tools. ",
  "R package version ", meta$Version, ". ",
  "https://CRAN.R-project.org/package=isocat"
  )
)
