@proceedings {409,
	title = {Geovisual interfaces to find suitable urban regions for citizens: a user-centered requirement study },
	journal = {Proceedings of the 2013 ACM conference on Pervasive and ubiquitous computing adjunct publication},
	year = {2013},
	pages = {741-744},
	publisher = {UbiComp },
	address = {Z{\"u}rich},
	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/UbiComp13_Kumar.pdf},
	author = {C. Kumar and B. Poppinga and D. Haeuser and W. Heuten and S. Boll}
}
<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>
