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

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

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