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

note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "Article",
         author = c(
           person("Mathieu", "Gautier", role = "aut"),
           person("Renaud", "Vitalis", role = "aut")
         ),
         title = "rehh: An R package to detect footprints of selection in genome-wide SNP data from haplotype structure",
         journal = "Bioinformatics",
         year = 2012,
         volume =	28,
         number = 8,
         pages = "1176-1177",
         textVersion = "Gautier M, Vitalis R (2012). rehh: An R package to detect footprints of selection in genome-wide SNP data from haplotype structure. Bioinformatics, 28(8) 1176-1177")

bibentry(bibtype = "Article",
         author = c(
           person("Mathieu", "Gautier", role = "aut"),
           person("Alexander", "Klassmann", role = "aut"),
           person("Renaud", "Vitalis", role = "aut")
         ),
         title = "rehh 2.0: a reimplementation of the R package rehh to detect positive selection from haplotype structure",
         journal = "Molecular Ecology Resources",
         year = 2017,
         volume = 17,
         number = 1,
         pages = "78-90",
         doi = "10.1111/1755-0998.12634",
         textVersion = "Gautier M, Klassmann A, Vitalis R (2017). rehh 2.0: a reimplementation of the R package rehh to detect positive selection from haplotype structure. Molecular Ecology Resources, 17(1) 78-90")
