citHeader("To cite scoringutils in publications use the following. If you use the CRPS, DSS, or Log Score, please also cite scoringRules.")

citEntry(entry = "Manual",
  title        = "scoringutils: Utilities for Scoring and Assessing Predictions",
  author       = personList(as.person("Nikos I. Bosse"),
                            as.person("Hugo Gruson"),
                            as.person("Sebastian Funk"),
                            as.person("EpiForecasts"),
                            as.person("Sam Abbott")),
  year         = "2020",
  doi          = "10.5281/zenodo.4618017",
  textVersion  =
  paste("Nikos I. Bosse, Hugo Gruson, Sebastian Funk, EpiForecasts, and Sam Abbott (2020).",
        "scoringutils: Utilities for Scoring and Assessing Predictions,",
        "DOI: 10.5281/zenodo.4618017")
)

citEntry(entry = "Article",
  title        = "Evaluating Probabilistic Forecasts with {scoringRules}",
  author       = c(person(given = "Alexander",
                          family = "Jordan"),
                   person(given = "Fabian",
                          family = "Kr\\\"uger"),
                   person(given = "Sebastian",
                          family = "Lerch")),
  journal      = "Journal of Statistical Software",
  year         = "2019",
  volume       = "90",
  number       = "12",
  pages        = "1--37",
  doi          = "10.18637/jss.v090.i12",
  textVersion  =
  paste("Alexander Jordan, Fabian Krueger, Sebastian Lerch (2019).",
        "Evaluating Probabilistic Forecasts with scoringRules.",
        "Journal of Statistical Software, 90(12), 1-37.",
        "DOI 10.18637/jss.v090.i12"),

  header       = "To cite scoringRules in publications use:"
)

