citHeader("To cite package 'rehh' in publications use:")

desc <- packageDescription("rehh")
year <- sub(".*(2[[:digit:]]{3})-.*", "\\1", desc$Date)
vers <- paste("R package version", desc$Version)


citEntry(entry="Article",
         author = 	 "Gautier, M. and Vitalis, R.",
         title = 	 "rehh: An R package to detect footprints of selection in genome-wide SNP data from haplotype structure",
         journal = 	 "Bioinformatics",
         year = 	 2012,
         volume =	 0,
         number =	 0,
         pages="accepted",
         textVersion ="Gautier, M. and Vitalis, R. (2012). rehh: An R package to detect footprints of selection in genome-wide SNP data from haplotype structure. Bioinformatics, accepted" )

