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

citEntry(entry = "Article",
  title        = "Factor Analysis for Multiple Testing ({FAMT}): An {R} Package for Large-Scale Significance Testing under Dependence",
  author       = personList(as.person("David Causeur"),
                   as.person("Chloe Friguet"),
                   as.person("Magalie Houee-Bigot"),
                   as.person("Maela Kloareg")),
  journal      = "Journal of Statistical Software",
  year         = "2011",
  volume       = "40",
  number       = "14",
  pages        = "1--19",
  url          = "http://www.jstatsoft.org/v40/i14/",

  textVersion  =
  paste("David Causeur, Chloe Friguet, Magalie Houee-Bigot, Maela Kloareg (2011).",
        "Factor Analysis for Multiple Testing (FAMT): An R Package for Large-Scale Significance Testing under Dependence.",
        "Journal of Statistical Software, 40(14), 1-19.",
        "URL http://www.jstatsoft.org/v40/i14/.")
)

