citHeader("To cite the R package 'GWASbyCluster' in your publication please use:")

citEntry(entry  = "article",
         title  = "Model-based clustering for identifying disease-associated SNPs in case-control genome-wide association studies",
         author = "Xu Yan, Li Xing, Jessica Su, Xuekui Zhang, Weiliang Qiu",
	    journal = "Scientific Reports",
	    year = "2019",
	    volume  = "9",
	    number =  "1",
	    page = "13686",
	    url = "https://www.nature.com/articles/s41598-019-50229-6",
	    note = paste("R package version ", R.Version()$major, ".", R.Version()$minor, sep = ""),
	    textVersion = paste("Xu, Yan, Li Xing, Jessica Su, Xuekui Zhang, and Weiliang Qiu. (2019) Model-based clustering for identifying disease-associated SNPs in case-control genome-wide association studies, Scientific Reports, 9(1) 13686. <DOI:10.1038/s41598-019-50229-6>")
	)

citFooter("This free open-source software implements academic research by the authors and co-workers. If you use it, please support the project by citing the appropriate journal articles.\n")