citHeader("To cite the blapsr package in publications use:")

citEntry(entry = "Manual",
  title        = "The blapsr package for fast inference in latent Gaussian models by combining Laplace
                  approximations and P-splines",
  author       = personList(as.person("Gressani Oswaldo"), as.person("Lambert Philippe")),
  year         = "2020",
  url          = "https://www.blapsr-project.org/",

  textVersion  =
  paste("Gressani, O. and Lambert, P. (2020).",
        "The blapsr package for fast inference in latent Gaussian models by combining Laplace approximations and P-splines.",
        "URL https://www.blapsr-project.org/.")
)

citFooter("A lot of time and effort was required to create this package. Please consider citing the package when using it for data analysis.")
