citHeader("To cite the 'actuaRE' R package in publications, please use:")

bibentry(bibtype = "Article",
  title = "Insurance pricing with hierarchically structured data: An illustration with a workers' compensation insurance portfolio",
  author = c(person(given = "Bavo D.C.", family = "Campo"),
                      person(given = "Katrien", family = "Antonio")),
  journal = "Scandinavian Actuarial Journal",
  doi = "10.1080/03461238.2022.2161413",
  year = "2023",
  url = "https://doi.org/10.1080/03461238.2022.2161413",
  textVersion =
  paste("Campo, B.D.C. and Antonio, K. (2023).",
        "Insurance pricing with hierarchically structured data: An illustration with a workers' compensation insurance portfolio.",
        "Scandinavian Actuarial Journal, doi: 10.1080/03461238.2022.2161413"))

bibentry(bibtype = "Manual",
         title = "The actuaRE package: Handling Hierarchically Structured Risk Factors using Random Effects Models.",
         author  = person(given = "Bavo D.C.", family = "Campo", role = "aut"),
         year = "2023",
         note = "R package version 0.1.3",
         url = "https://cran.r-project.org/package=actuaRE",
         textVersion  =
           paste(" Campo, B.D.C. (2023). The actuaRE package: Handling Hierarchically Structured Risk Factors using Random Effects Models. R package version 0.1.3,",
                 "https://cran.r-project.org/package=actuaRE")
)
