@proceedings {258,
	title = {Relevance and Ranking in Geographic Information Retrieval},
	journal = {4th Symposium on Future Directions in Information Access 2011(FDIA-11)},
	year = {2011},
	address = {Koblenz, Germany},
	keywords = {[Project Phase 2] Visual Interactive Exploration of Geo-Located Infrastructure and Facilities in Urban Areas},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/Kumar_ewic_fdia11.pdf},
	author = {C. Kumar}
}
<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>
