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

citEntry(entry = "Article",
  title        = "DRomics: a turnkey tool to support the use of the dose-response 
framework for omics data in ecological risk assessment",
  author       = personList(as.person("Floriane Larras"),
                            as.person("Elise Billoir"),
                            as.person("Vincent Baillard"),
                            as.person("Aurélie Siberchicot"),
                            as.person("Stefan Scholz"),
                            as.person("Wubet Tefaye"),
                            as.person("Mika Tarkka"),
                            as.person("Mechthild Schmitt-Jansen"),
                            as.person("Marie Laure Delignette-Muller")),
  journal      = "Environmental Science & Technology",
  year        = "2018",
  doi         = "10.1021/acs.est.8b04752",
  url          = "https://doi.org/10.1021/acs.est.8b04752",

  textVersion  =
  paste("Larras F, Billoir E, Baillard V, Siberchicot A, Scholz S, Wubet T, Tarkka M,
  Schmitt-Jansen M and Delignette-Muller ML (2018). DRomics: a turnkey tool to support the use of the dose-response framework for omics data in ecological risk assessment. Environmental science & technology.",
        "URL https://doi.org/10.1021/acs.est.8b04752.")
)


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