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

citEntry(entry = "Article",
  title        = "Processing Ecological Data in {R} with the {mefa} Package",
  author       = personList(as.person("P\\'eter S\\'olymos")),
  journal      = "Journal of Statistical Software",
  year         = "2009",
  volume       = "29",
  number       = "8",
  pages        = "1--28",
  url          = "http://www.jstatsoft.org/v29/i08/",

  textVersion  =
  paste("Peter Solymos (2009).",
        "Processing Ecological Data in R with the mefa Package.",
        "Journal of Statistical Software 29(8), 1-28.",
        "URL http://www.jstatsoft.org/v29/i08/.")
)

