bibentry(bibtype = "Article",
  title        = "Additive Bayesian 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 the methodology of the R package 'abn' use:"
)

bibentry(bibtype = "Article",
  title        = "Bayesian Network Modeling Applied to Feline Calicivirus Infection Among Cats in Switzerland",
  author       = c(person(given = "Gilles", family = "Kratzer"),
                   person(given = "Fraser Iain", family = "Lewis"),
                   person(given = "Barbara", family = "Willi"),
                   person(given = "Marina", family = "Meli"),
                   person(given = "Felicitas", family = "Boretti"),
                   person(given = "Regina", family = "Hofmann-Lehmann"),
                   person(given = "Paul", family = "Torgerson"),
                   person(given = "Reinhard", family = "Furrer"),
                   person(given = "Sonja", family = "Hartnack")),
  year         = "2020",
  journal      = "Frontiers in Veterinary Science",
  header       = "To cite an example of a typical ABN analysis 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")
)

bibentry(bibtype = "Manual",
    title = "abn: Modelling Multivariate Data with Additive Bayesian Networks",
    author = c(person(given = "Reinhard", family = "Furrer"),
                person(given = "Gilles", family = "Kratzer"),
                person(given = "Fraser Iain", family = "Lewis")),
    year = "2023",
    note = "R package version 2.7-2",
    url = "https://CRAN.R-project.org/package=abn",
    header       = "To cite the software implementation of the R package 'abn' 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")
)
