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

citEntry(
    entry        = "Article",
    title        = "Excursion and contour uncertainty regions for latent {Gaussian} models",
    author       =
      personList(as.person("David Bolin"), as.person("Finn Lindgren")),
    journal      = "Journal of the Royal Statistical Society, Series B (Statistical Methodology)",
    year         = "2015",
    volume       = "77",
    number       = "1",
    pages        = "85--106",
    textVersion  =
      paste0("David Bolin, Finn Lindgren (2015), ",
             "Excursion and contour uncertainty regions for",
             "latent Gaussian models, ",
             "Journal of the Royal Statistical Sociecy, Series B,",
             "77(1), 85-106.")
)


citEntry(
    entry        = "Article",
    author       =
      personList(as.person("David Bolin"), as.person("Finn Lindgren")),
    title        = "Quantifying the uncertainty of contour maps",
    journal      = "Journal of Computational and Graphical Statistics",
    year         = "2017",
    volume       = "26",
    number       = "3",
    pages        = "513--524",
    textVersion  =
    paste0("David Bolin and Finn Lindgren (2017), ",
          "Quantifying the uncertainty of contour maps, ",
        "Journal of Computational and Graphical Statistics, 26:3, 513-524 .")
)

citEntry(
    entry        = "Article",
    author       =
      personList(as.person("David Bolin"), as.person("Finn Lindgren")),
    title        = "Calculating probabilistic excursion sets and related quantities using excursions",
    journal      = "Journal of Statistical Software",
    year         = "2018",
    pages        = "NA--NA",
    textVersion  = paste0("David Bolin and Finn Lindgren (2018), ",
          "Calculating probabilistic excursion sets and related quantities using excursions, ",
        "Journal of Statistical Software (in press).")
)

