bibentry(bibtype = "Article",
  title        = "Additive {B}ayesian Network Modeling with the {R} Package {abn}",
  author       = c(person(given = "Gilles",
                          family = "Kratzer"),
                   person(given = "Fraser",
                          family = "Lewis"),
                   person(given = "Arianna",
                          family = "Comin"),
                   person(given = "Marta",
                          family = "Pittavino"),
                   person(given = "Reinhard",
                          family = "Furrer",
                          email = "reinhard.furrer@math.uzh.ch")),
  journal      = "Journal of Statistical Software",
  year         = "2023",
  volume       = "105",
  number       = "8",
  pages        = "1--41",
  doi          = "10.18637/jss.v105.i08",
  header       = "To cite abn in publications use:"
)


citEntry(entry = "Article",
  title        = "{B}ayesian {N}etwork {M}odeling {A}pplied to {F}eline {C}alicivirus {I}nfection {A}mong {C}ats in {S}witzerland",
  author       = personList(as.person("Gilles Kratzer"), as.person("Fraser Iain Lewis"), as.person("Barbara Willi"), as.person("Marina Meli"), as.person("Felicitas Boretti"), as.person("Regina Hofmann-Lehmann"), as.person("Paul Torgerson"), as.person("Reinhard Furrer"), as.person("Sonja Hartnack")),
  year         = "2020",
  journal      ="Frontiers in Veterinary Science",
  header       = "To cite an example of a typical ABN analysis in publications use:",
  textVersion  =
  paste("Kratzer, G., Lewis, F.I., Willi, B., Meli, M.L., Boretti, F.S., Hofmann-Lehmann, R., Torgerson, P., Furrer, R. and Hartnack, S. (2020). Bayesian Network Modeling Applied to Feline Calicivirus Infection Among Cats in Switzerland. Frontiers in Veterinary Science, 7, 73")
)


citEntry(entry = "Manual",
    title = "abn: Modelling Multivariate Data with Additive {B}ayesian Networks",
    author = personList(as.person("Reinhard Furrer"), as.person("Gilles Kratzer"), as.person("Fraser Iain Lewis")),
    year = "2023",
    note = "R package version 2.7-2",
    url = "https://CRAN.R-project.org/package=abn",
    header       = "To cite package of the R package 'abn' in publications use:",
  textVersion  =
  paste("Furrer, R., Kratzer, G. and Lewis, F.I. (2023). abn: Modelling Multivariate Data with Additive Bayesian Networks. R package version 2.7-2.
  https://CRAN.R-project.org/package=abn")
)
