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

citEntry(entry="article",
         title = "Global modeling of transcriptional responses in interaction networks",
         author = personList(
	 	person(first ="Leo", last="Lahti", email = "leo.lahti@iki.fi"),
	 	person(first ="Juha", last="Knuuttila", middle = "E.A."),
	 	person(first ="Samuel", last="Kaski")
	 	  ),
	 journal = "Bioinformatics",
	 year = "2010",
         textVersion =
         paste("Leo Lahti et al.",
               "Global modeling of transcriptional responses in interaction networks",
               "Bioinformatics (2010)",
               sep=" ")
         )

citFooter("Particular thanks for Olli-Pekka Huovilainen and Antonio Gusmao for contributions to the R/C implementation of the algorithm.")
