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

citEntry(entry = "article",
	title	   = "Optimized functional annotation of ChIP-seq data",
	author	   = personList(as.person("Bohdan Khomtchouk"), as.person("William Koehler"), as.person("Derek Van Booven"), as.person("Claes Wahlestedt")),
	journal    = "bioRxiv",
	year       = "2018",
	number     = "R package version 1.8.0",
	
	textVersion = 
	paste("Khomtchouk BB, Koehler WC, Van Booven DJ, Wahlestedt C.",
		  "Optimized functional annotation of ChIP-seq data.",
		  "bioRxiv, 2018.")
	)
