citHeader("To cite 'cosmo' in publications use:")

citEntry(entry="Article",
	 author = personList(as.person("O. Bembom"), 
                             as.person("S. Keles"),
		             as.person("M.J. van der Laan")),
   	 title =   "Supervised detection of conserved motifs in DNA sequences with cosmo",
  	 journal =  "Statistical Applications in Genetics and Molecular Biology",
	 volume = "6",
         number = "1",
         pages = "Article 1",
	 year =     "2007",
	 url= "www.bepress.com/sagmb/vol6/iss1/art8",
         
         textVersion = paste("O. Bembom, S. Keles, M.J. van der Laan (2007).",
	                     " Supervised Detection of Conserved Motifs in DNA Sequences with cosmo.",
	                     " Statistical Applications in Genetics and Molecular Biology:",
                             " Vol. 6  : Iss. 1, Article 8.",
	                     " http://www.bepress.com/sagmb/vol6/iss1/art8.")
	)
	
citEntry(entry="Misc",
	 author = personList(as.person("P. Spelluci")),
   	 title =   "ANSI-C version of donlp2()",
	 howpublished = "http://plato.asu.edu/ftp/donlp2/donlp2_intv_dyn.tar.gz",
         
         textVersion = "P. Spelluci. ANSI C-version of donlp2(). http://plato.asu.edu/ftp/donlp2/donlp2_intv_dyn.tar.gz."
	)
	
