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

citEntry(entry="article",
         title="Expression cartography of human tissues using self organizing maps.",
         author=personList(as.person("Henry Wirth"),
                           as.person("Markus Loeffler"),
                           as.person("Martin von Bergen"),
                           as.person("Hans Binder")),
         journal="BMC Bioinformatics",
       	 year="2011",
         textVersion=paste("Wirth H, Loeffler M, vBergen M, Binder H: ",
                           "Expression cartography of human tissues using self organizing maps. ",
                           "BMC Bioinformatics 2011. ", sep=""))

citEntry(entry="article",
         title="Mining SOM expression portraits: feature selection and integrating concepts of molecular function.",
         author=personList(as.person("Henry Wirth"),
                           as.person("Martin von Bergen"),
			                     as.person("Hans Binder")),
         journal="BioData Mining",
         year="2012",
         textVersion=paste("Wirth H, vBergen M, Binder H: ",
                           "Mining SOM expression portraits: feature selection and integrating concepts of molecular function.",
                           "BioData Mining 2012. ", sep=""))
