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

citEntry(entry  = "article",
         title  = "Simultaneous prediction of multiple outcomes using revised stacking algorithms",
         author = "Li Xing, Mary L Lesperance, Xuekui Zhang",
	    journal = "Bioinformatics",
	    year = "2019",
	    page = "btz531",
	    url = "https://doi.org/10.1093/bioinformatics/btz531",
	    note = paste("R package version ", R.Version()$major, ".", R.Version()$minor, sep = ""),
	    textVersion = paste("Li Xing, Mary L Lesperance, Xuekui Zhang. (2019) Simultaneous prediction of multiple outcomes using revised stacking algorithms, Bioinformatics, btz531, DOI 10.1093/bioinformatics/btz531")
	)

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")