citHeader("To cite rbioacc in publications use:")

bibentry(
  bibtype      = "Article",
  title        = "rbioacc: An R-package to analyze toxicokinetic data",
  author       = c(person("Aude Ratier"),
                   person("Virgile Baudrot"),
                   person("Miléna Kaag"),
                   person("Aurélie Siberchicot"),
                   person("Christelle Lopes"),
                   person("Sandrine Charles")),
  journal      = "Ecotoxicology and Environmental Safety",
  year         = "2022",
  doi          = "10.1016/j.ecoenv.2022.113875",
  url          = "https://doi.org/10.1016/j.ecoenv.2022.113875",

  textVersion  =
  paste("Ratier A, Baudrot V, Kaag M, Siberchicot A, Lopes C and Charles S (2022). rbioacc: An R-package to analyze toxicokinetic data. Ecotoxicology and Environmental Safety.", "DOI 10.1016/j.ecoenv.2022.113875")
)


citFooter("Please cite both the package and R when using them for data analysis.",
	  "See also", sQuote("citation()"),
	  "for citing R.")