citHeader("To cite the 'linkcomm' package in publications use:")
     
citEntry(entry="Article",
              title = "linkcomm: an R package for the generation, visualization, and analysis of link communities in networks of arbitrary size and type",
              author = personList(as.person("Alex T Kalinka"),
                                  as.person("Pavel Tomancak")),
              year = "2011",
              journal = "Bioinformatics",
	      doi = "10.1093/bioinformatics/btr311",
     
              textVersion = "Kalinka, A.T. and Tomancak, P. (2011). linkcomm: an R package for the generation, visualization, and analysis of link communities in networks of aribitrary size and type. Bioinformatics, doi: 10.1093/bioinformatics/btr311."
	)

