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

citEntry(entry="Article",
	title = "mefa: an R package for handling and reporting count data",
        author = "P\'{e}ter S\'{o}lymos",
	journal = "Community Ecology",
  	year = "2008",
	volume = "9",
	pages = "125-127",
	         
        textVersion = "Solymos P. 2008. mefa: an R package for handling and reporting count data.
        Community Ecology 9: 125-127.")

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