@proceedings {159,
	title = {IR, NLP, and Visualization},
	journal = {Advances in Information Retrieval, 32nd European Conference on IR Research, ECIR 2010},
	year = {2010},
	month = {03/2010},
	pages = {11},
	publisher = {Springer},
	keywords = {[Project Phase 1] Scalable Visual Patent Analysis},
	issn = {978-3-642-12274-3},
	author = {H. Sch{\"u}tze and C. Gurrin and Y. He and G. Kazai and U. Kruschwitz and S. Little and T. Roelleke and S. M. Ruger and K. van Rijsbergen}
}
<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>
