citHeader("To cite RepeatABEL in publications use:")

bibentry(bibtype="Article",
         title = "Increasing the power of genome wide association studies in natural populations using repeated measures: evaluation and implementation",
         author = c("Lars Ronnegard","S. Eryn McFarlane","Arild Husby","Takeshi Kawakami","Hans Ellegren","Anna Qvarnstrom"),
         journal      = "Methods in Ecology and Evolution",
         year         = "2016",
         volume       = "7",
         number       = "7",
         pages        = "792-799",
         
         textVersion = 
         paste("Lars Ronnegard, S. Eryn McFarlane, Arild Husby, Takeshi Kawakami, Hans Ellegren and Anna Qvarnstrom (2016)", 
               "Increasing the power of genome wide association studies in natural populations using repeated measures: evaluation and implementation.",
               "Methods in Ecology and Evolution, 7:792-799.")
)

bibentry(bibtype="Manual",
title = "GenABEL: genome-wide SNP association analysis",
author = "GenABEL project developers",
    year = "2013",
    note = "R package version 1.8-0",
    url = "https://cran.r-project.org/package=GenABEL",

textVersion = 
         paste("GenABEL project developers (2013).",
"GenABEL: genome-wide SNP association analysis.",
"R package version 1.8-0.","https://cran.r-project.org/package=GenABEL")
)
