citHeader("To cite the psych package in publications use:")
citEntry(entry="Manual",
         title = "genphen: A tool for computing genotype-phenotype associations
         using statistical learning techniques",
         author = "Simo Kitanovski",
         Organization = " University Duisburg-Essen",
         address = " Essen, Germany",
         year = 2016,
         note = "R package version 1.7",
         url = "http://bioconductor.org/packages/genphen/",
         textVersion =
         paste("Simo Kitanovski (2016) ",
               " genphen: A tool for computing genotype-phenotype associations
               using statistical learning techniques, ",
               " University Duisburg-Essen, Essen, Germany, ",sep="") )
