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

bibentry(
  bibtype = "Manual",
  title   = "timesift: Learn Predictive Representations of Time-Varying Data",
  author  = person("Gilles", "Colling", comment = c(ORCID = "0000-0003-3070-6066")),
  year    = "2026",
  note    = paste("R package version", meta$Version),
  url     = "https://gillescolling.com/timesift/",
  textVersion = paste0(
    "Colling, G. (2026). timesift: Learn Predictive Representations of Time-Varying Data. ",
    "R package version ", meta$Version, ". https://gillescolling.com/timesift/")
)

citFooter(paste(
  "The package is the companion software of a methods article on representing",
  "microclimate logger records for species distribution models; its citation will be",
  "added here once the article has a DOI."))
