@article {467,
	title = {Interactive presentation of geo-spatial climate data in multi-display environments},
	journal = {ISPRS International Journal of Geo-Information},
	volume = {4},
	year = {2015},
	pages = {493-514},
	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},
	issn = {2220-9964},
	doi = {10.3390/ijgi4020493},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/Eichner--Interactivepresentationofgeo-spatialclimatedatainmulti-displayenvironments--2015.pdf},
	author = {C. Eichner and T. Nocke and H.-J. Schulz 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>
