@proceedings {318,
	title = {Supporting Visual Analysis in Smart Meeting Rooms},
	journal = {Proceedings of the EuroVis Workshop on Visual Analytics (EuroVA{\textquoteright}12)},
	year = {2012},
	address = {Wien},
	keywords = {[Project Phase 2] Developing new visual analysis methods to be integrated into simulation processes focusing on the exploration of cell biological systems in space and time},
	author = {A. Radloff and G. Fuchs and H. Schumann}
}
<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>
