citHeader("To cite the package TRSbook in your publications, please use:")

bibentry(
  bibtype = "Book",
  title = "The R Software, Fundamentals of Programming and Statistical Analysis",
  author = c(
    person(given = "Pierre", family = "Lafaye de Micheaux"),
    person(given = "Remy", family = "Drouilhet"),
    person(given = "Benoit", family = "Liquet")
  ),
  publisher = "Springer",
  year = "2014",
  note = "Software: R Package, TRSbook, version 1.0.3",
  url = "https://www.biostatisticien.eu/springeR/",
  textVersion = paste(
    "Lafaye De Micheaux, P. and Drouilhet, R. and Liquet, B. (2014)",
    "The R Software, Fundamentals of Programming and Statistical Analysis.",
    "Springer, 2014.",
    "(Software: R Package, TRSbook, version 1.0.3)"
  )
)

