citHeader("To cite echo.find in publications use:")

citEntry(entry = "Manual",
  title        = "Finding Rhythms Using Extended Circadian Harmonic Oscillators (ECHO)",
  author       = personList(as.person("Hannah De los Santos"),
                  as.person("Emily Collins"),
                  as.person("Kristin Bennett"),
                  as.person("Jennifer Hurley")),
  journal      = "Journal of Statistical Software",
  year         = "2018",
  note         = "R package version 2.0",
  url          = "https://CRAN.R-project.org/package=echo.find",

  textVersion  =
  paste("Hannah De los Santos, Emily Collins, Kristin Bennett, Jennifer Hurley (2018).",
        "Finding Rhythms Using Extended Circadian Harmonic Oscillators (ECHO).",
        "R package version 2.0.",
        "URL https://CRAN.R-project.org/package=echo.find.")
)
