@proceedings {326,
	title = {Interaction Support for Visual Comparison Inspired by Natural Behavior},
	journal = {IEEE Transactions on Visualization and Computer Graphics},
	volume = {18(12)},
	year = {2012},
	pages = {2719--2728},
	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 = {C. Tominski and C. Forsell and J. Johansson}
}
<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>
