citHeader("To cite `eggCounts` individual efficacy model, zero-inflation models, other models and `eggCounts` package in publication use:")


bibentry(bibtype = "Article",
  title        = "Modelling anthelmintic resistance by extending eggCounts package to allow individual efficacy",
  author       = c(as.person("Craig Wang"),as.person("Paul R. Torgerson"),
      as.person("Ray M. Kaplan"), as.person("Melissa M. George"), as.person("Reinhard Furrer")),
  journal      = "International Journal for Parasitology: Drugs and Drug Resistance",
  year         = "2018",
  volume       = "8",
  doi          = "10.1016/j.ijpddr.2018.07.003",
  issn         = "2211-3207",
  pages        = "386--393",

  textVersion  =
  paste("Wang, C., Torgerson, P. R., Kaplan, R.M., George, M.M., and Furrer, R. (2018). Modelling anthelmintic resistance by extending eggCounts package to allow individual efficacy, International Journal for Parasitology: Drugs and Drug Resistance, 8(3), 386--393."),
)

bibentry(bibtype = "Article",
  title        = "Zero-inflated hierarchical models for faecal egg counts to assess anthelmintic efficacy",
  author       = c(as.person("Craig Wang"),as.person("Paul R. Torgerson"),
      as.person("Johan Hoeglund"), as.person("Reinhard Furrer")),
  journal      = "Veterinary Parasitology",
  year         = "2017",
  volume       = "235",
  doi          = "10.1016/j.vetpar.2016.12.007",
	issn         = "0304-4017",
  pages        = "20--28",

  textVersion  =
  paste("Wang, C., Torgerson, P. R., Hoeglund, J. and Furrer, R. (2017). Zero-inflated hierarchical models for faecal egg counts to assess anthelmintic efficacy,Veterinary Parasitology, 235, 20--28."),
)

bibentry(bibtype = "Article",
  title        = "Evaluating faecal egg count reduction using a specifically designed package 'eggCounts' in {R} and a user friendly web interface",
  author       = c(as.person("Craig Wang"),as.person("Paul R. Torgerson"),
      as.person("Johan Hoeglund"), as.person("Reinhard Furrer")),
  journal      = "International Journal for Parasitology",
  year         = "2014",
  volume       = "44",
  doi          = "10.1016/j.ijpara.2014.01.005",
  pages        = "299--303",

  textVersion  =
  paste("Torgerson, P. R., Paul, M.. and Furrer, R. (2014). Evaluating faecal egg count reduction using a specifically designed package 'eggCounts' in {R} and a user friendly web interface, Veterinary Parasitology, 44, 299--303."),
)

bibentry(bibtype = "Manual",
    title = "eggCounts: Hierarchical Modelling of Faecal Egg Counts",
    author = c(as.person("Craig Wang"),
      as.person("Michaela Paul")),
    year = "2018",
    note = "R package version 2.2",
    url = "https://CRAN.R-project.org/package=eggCounts",

  textVersion  =
  paste("Wang, C. and Paul, M. (2019). eggCounts: Hierarchical Modelling of Faecal Egg Counts. R package version 2.2.
  https://CRAN.R-project.org/package=eggCounts"),
)
