@article {koch2011,
	title = {Iterative Integration of Visual Insights during Scalable Patent Search and Analysis},
	journal = {IEEE Transactions on Visualization and Computer Graphics},
	volume = {17},
	number = {5},
	year = {2011},
	month = {May},
	pages = {557-569},
	keywords = {[Project Phase 1] Scalable Visual Patent Analysis},
	issn = {1077-2626},
	doi = {10.1109/TVCG.2010.85},
	author = {S. Koch and H. Bosch and M. Giereth and T. Ertl}
}
<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>
