citHeader("When using the package, please acknowledge:")

citEntry(entry = "Article",
  title        = "Linked Gaussian process emulation for systems of computer models using Matérn kernels and adaptive design",
  author       = personList(as.person("Deyu Ming"),
                   as.person("Serge Guillas")),
  journal      = "SIAM/ASA Journal on Uncertainty Quantification",
  year         = "2021",
  volume       = "9",
  number       = "4",
  pages        = "1615--1642",
  url          = "https://epubs.siam.org/doi/abs/10.1137/20M1323771",

  textVersion  =
  paste("Ming, D. and Guillas, S. (2021)",
        "Linked Gaussian process emulation for systems of computer models using Matérn kernels and adaptive design,",
        "SIAM/ASA Journal on Uncertainty Quantification. 9(4), 1615-1642.",
        "URL https://epubs.siam.org/doi/abs/10.1137/20M1323771.")
)

citEntry(entry = "Article",
  title        = "Deep Gaussian process emulation using stochastic imputation",
  author       = personList(as.person("Deyu Ming"),
                   as.person("Daniel Williamson"),
                   as.person("Serge Guillas")),
  journal      = "Technometrics (to appear)",
  year         = "2022",
  url          = "https://arxiv.org/abs/2107.01590",

  textVersion  =
  paste("Ming, D., Williamson, D., and Guillas, S. (2022)",
        "Deep Gaussian process emulation using stochastic imputation,",
        "Technometrics (to appear).",
        "URL https://arxiv.org/abs/2107.01590.")
)
