citHeader("To cite `mcmcabn` package in publication use select the most appropriate among:")

citEntry(entry = "Article",
  title        = "Bayesian Network Modeling Applied to Feline Calicivirus Infection Among Cats in Switzerland",
  author       = personList(as.person("Gilles Kratzer"),
as.person("Fraser I. Lewis"),as.person("Barbara Willi"),as.person("Marina L. Meli"),as.person("Felicitas S. Boretti"),as.person("Regina Hofmann-Lehmann"),as.person("Paul Torgerson"), as.person("Reinhard Furrer"), as.person("Sonja Hartnack")),
  year         = "2020",
  journal      ="Front. Vet. Sci. 7:73. doi: 10.3389/fvets.2020.00073",
  textVersion  =
  paste("Kratzer G, Lewis FI, Willi B, Meli ML, Boretti FS, Hofmann-Lehmann R, Torgerson P, Furrer R and Hartnack S (2020) Bayesian Network Modeling Applied to Feline Calicivirus Infection Among Cats in Switzerland. Front. Vet. Sci. 7:73. doi: 10.3389/fvets.2020.00073"),
)


citEntry(entry = "Article",
  title        = "Is a single unique Bayesian network enough to accurately represent your data?",
  author       = personList(as.person("Gilles Kratzer"), as.person("Reinhard Furrer")),
  year         = "2019",
  journal      ="arXiv preprint arXiv:1902.06641",
  textVersion  =
  paste("Kratzer, G. and Furrer, R. (2019). Is a single unique Bayesian network enough to accurately represent your data?. arXiv preprint arXiv:1902.06641"),
)

citEntry(entry = "Manual",
    title = "mcmcabn: Flexible Implementation of a Structural MCMC Sampler for DAGs",
    author = personList(as.person("Gilles Kratzer"), as.person("Reinhard Furrer")),
    year = "2022",
    note = "R package version 0.5",
    url = "https://CRAN.R-project.org/package=mcmcabn",
  textVersion  =
  paste("Kratzer, G. and Furrer, R. (2022). mcmcabn: Flexible Implementation of a Structural MCMC Sampler for DAGs. R package version 0.5.
  https://CRAN.R-project.org/package=mcmcabn"),
)
