citHeader("To cite poppr in publications, please use:")

vers <- paste("R package version", meta$Version) 
umlaut <- iconv("\x9f", from = "MAC", to = "UTF-8") # paste0("u", "\u0308")

citEntry(entry = 'article',
 title = "\\textit{Poppr}: an {R} package for genetic analysis of populations with clonal, partially clonal, and/or sexual reproduction.",
 author = personList(as.person("Zhian N. Kamvar"),
                     as.person("Javier F. Tabima"),
                     as.person(paste0("Niklaus J. Gr", umlaut, "nwald"))
          ),
 year = "2014",
 month = "3",
 volume = "2",
 pages = "e281",
 keywords = "population genetics, clonality, genotypic diversity, index of association, Bruvo's distance, clone correction, minimum spanning networks, hierarchy, bootstrap, permutation",
 key = "kamvar2014poppr",
 issn = "2167-8359",
 url = "http://dx.doi.org/10.7717/peerj.281",
 doi = "10.7717/peerj.281",
 journal = "PeerJ",
 textVersion = paste0("Kamvar ZN, Tabima JF, Grünwald NJ. (2014) Poppr: an R package for genetic analysis of populations with clonal, partially clonal, and/or sexual reproduction. PeerJ 2:e281 http://dx.doi.org/10.7717/peerj.281")
)

