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

citEntry(
  entry    = "article",
  title    = "FRK: an R package for spatial and spatio-temporal prediction with large datasets",
  author   = personList(as.person("Andrew Zammit-Mangion"), as.person("Noel Cressie")),
  journal  = "Journal of Statistical Software",
  year     = "2021",
  volume   = "98",
  number   = "4",
  pages    = "1--48",
  textVersion  = paste(
        "Zammit-Mangion A, Cressie N (2021).",
        "FRK: an R package for spatial and spatio-temporal prediction with large datasets.", 
        "Journal of Statistical Software, 98(4), 1–48."
        )
)


citEntry(
  entry    = "article",
  title    = "Modelling, fitting, and prediction with non-Gaussian spatial and spatio-temporal data using FRK",
  author   = personList(as.person("Matthew Sainsbury-Dale"), as.person("Andrew Zammit-Mangion"), as.person("Noel Cressie")),
  journal  = "arXiv:2110.02507",
  year     = "2021",
  textVersion  = paste(
        "Sainsbury-Dale M, Zammit-Mangion A, Cressie N (2021).",
        "Modelling, fitting, and prediction with non-Gaussian spatial and spatio-temporal data using FRK.", 
        "arXiv:2110.02507"
        )
)
