citHeader("To cite genepop in publications please use:")


bibentry(bibtype ="Article",
         title = "genepop’007: a complete re-implementation of the genepop software for Windows and Linux",
         author = person(given="François", family="Rousset"),
         journal      = "Molecular Ecology Resources",
         year         = "2008",
         volume       = "8",
         pages        = "103-106",
         #url          = "https://doi.org/10.1111/j.1471-8286.2007.01931.x",
         textVersion = paste("Rousset F. (2008)",
                             "genepop’007: a complete re-implementation of the genepop software for Windows and Linux",
                             "Molecular Ecology Resources 8: 103-106", # place for "journal vol pages" 
                             "https://doi.org/10.1111/j.1471-8286.2007.01931.x") # place for "URL ..." 
)