citHeader("To cite inflection package in publications use:")

citEntry(
  entry  =       "Misc",
  author =       "DT Christopoulos",
  title =        "{inflection}: Finds the inflection point of a curve.",
  howpublished = "{R} package version 1.2.",
  year =         "2016",
  url =          "http://CRAN.R-project.org/package=inflection",  
  textVersion  =
  paste("DT Christopoulos (2016).",
        "inflection: Finds the inflection point of a curve.",
        "R package version 1.2.",
        "URL {http://CRAN.R-project.org/package=inflection ."
		)
		)