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

bibentry(bibtype = "Article",
  title        = "A Toolbox for Nonlinear Regression in {R}: The Package {nlstools}",
  author       = c(person("Florent Baty"),
                   person("Christian Ritz"),
                   person("Sandrine Charles"),
                   person("Martin Brutsche"),
                   person("Jean-Pierre Flandrois"),
                   person("Marie-Laure Delignette-Muller")),
  journal      = "Journal of Statistical Software",
  year         = "2015",
  volume       = "66",
  number       = "5",
  pages        = "1--21",
  doi          = "10.18637/jss.v066.i05",
  textVersion  =
  paste("Florent Baty, Christian Ritz, Sandrine Charles, Martin Brutsche, Jean-Pierre Flandrois, Marie-Laure Delignette-Muller (2015).",
        "A Toolbox for Nonlinear Regression in R: The Package nlstools.",
        "Journal of Statistical Software, 66(5), 1-21.",
        "doi 10.18637/jss.v066.i05")
)

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