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

citEntry(entry = "Article",
  title        = "Rhythmic degradation explains and unifies circadian transcriptome and proteome data.",
  author       = personList(as.person("Sarah Lueck"),
                   as.person("Kevin Thurley"),
                    as.person("Paul F. Thaben"),
                    as.person("Paal O. Westermark")),
  journal      = "Cell Reports",
  year         = "2014",
  volume       = "9",
  pages        = "741--751",
  url          = "http://www.ncbi.nlm.nih.gov/pubmed/25373909",
  
  textVersion  =
  paste("Sarah Lueck, Kevin Thurley, ",
        "Paul F. Thaben, Paal O. Westermark (2015).",
        "Rhythmic degradation explains and unifies circadian transcriptome and",
        "proteome data.",
        "Cell Reports, 9, 741--751.",
        "URL http://www.ncbi.nlm.nih.gov/pubmed/25373909.")

)