citHeader("To cite FoReco in publications, please use: ")

bibentry(
  bibtype = "Manual",
  title   = "FoReco: Point Forecast Reconciliation",
  author  =  c(person(given = "Daniele",
                      family = "Girolimetto",
                      role = c("aut", "cre", "fnd")),
               person(given = "Tommaso",
                      family = "Di Fonzo",
                      role = c("aut", "fnd"))),
  note    = "R package version 2.6",
  year    = 2023,
  url     = "https://cran.r-project.org/package=FoReco"
)

bibentry(
  bibtype = "Article",
  title   = "Cross-temporal forecast reconciliation: Optimal combination method and heuristic alternatives",
  author  = c(person(given = "Tommaso",
                     family = "Di Fonzo"),
              person(given = "Daniele",
                     family = "Girolimetto")),
  journal = "International Journal of Forecasting",
  volume  = 39,
  year    = 2023,
  number  = 1,
  pages   = 60--74,
  doi     = "10.1016/j.ijforecast.2021.08.004"
)

bibentry(
  bibtype = "Article",
  title   = "Cross-temporal forecast reconciliation: Optimal combination method and heuristic alternatives",
  author  = c(person(given = "Daniele",
                     family = "Girolimetto"),
              person(given = "George",
                     family = "Athanasopoulos"),
              person(given = "Tommaso",
                     family = "Di Fonzo"),
              person(given = "Rob J",
                     family = "Hyndman")),
  journal = "arXiv",
  year    = 2023,
  doi     = "10.48550/arXiv.2303.17277"
)
