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

citEntry(entry="Article",
	title = "codelink: an R package for analysis of GE Healthcare Gene 
	Expression Bioarrays",
	author = "Diez, Diego and Alvarez, Rebeca and Dopazo, Ana",
	year = "2007",
	journal = "Bioinformatics",
	volume = "23",
	number = "9",
	pages = "1168-9",
	doi = "10.1093/bioinformatics/btm072",
	url = "http://dx.doi.org/10.1093/bioinformatics/btm072",

	textVersion =
	paste("codelink: An R package for analysis of GE Healthcare Gene",
	"Expression	Bioarrays", "Diego Diez, Rebeca Alvarez, and Ana Dopazo,",
	"2007, Bioinformatics, DOI:10.1093/bioinformatics/btm072")
)

citFooter("")
