citHeader("To cite mefa in a publication use:")

citEntry(entry="Article",
	title = "mefa: an R package for handling and reporting count data",
        author = "P. Solymos",
	journal = "Community Ecology",
  	year = "in press",
	volume = "9",
	pages = "??-??",
	         
        textVersion = "Solymos P. (in press). mefa: an R package for handling and reporting count data.
        Community Ecology 9: ??-??.")

citFooter("As mefa is evolving quickly, you may want to cite also its version number:",
        utils::packageDescription("mefa", field="Version"))
