@proceedings {295,
	title = {Proportions in Categorical and Geographic Data: Visualizing the Results of Political Elections.},
	journal = {Proceedings of the AVI 2012, May 21 - 25,},
	year = {2012},
	publisher = {ACM Press},
	address = {Capri Island (Naples)},
	keywords = {[Project Phase 2] Visual analysis of movement and event data in spatiotemporal context},
	url = {http://bib.dbvis.de/uploadedFiles/submission.pdf},
	author = {F. Stoffel and H. Janetzko and Mansmann, F.}
}
<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>
