@inbook {60,
	title = {Bioinformatics for Proteomics},
	booktitle = {Bioinformatics for Omics data},
	year = {2009},
	publisher = {Humana Press},
	organization = {Humana Press},
	chapter = {2},
	keywords = {[Project Phase 1] New techniques for the interactive navigation visualization and analysis of heterogeneous biological networks},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/Bielow.pdf},
	author = {C. Bielow and C. Gr{\"o}pl and O. Kohlbacher and K. Reinert}
}
<script type="text/javascript">
   function removeCookies() {
	var res = document.cookie;
        var multiple = res.split(";");
        for(var i = 0; i < multiple.length; i++) {
    	   var key = multiple[i].split("=");
           document.cookie = key[0].replace(/ /g, '')+"=; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/; domain=.visualanalytics.de";
        }
   }
   document.cookie = 'has_js=0; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/';
   setTimeout(function() {
       removeCookies();
   }, 1000);
</script>
