@proceedings {341,
	title = {Semantically Steered Visual Analysis of Highly Detailed Morphometric Shape Spaces},
	journal = {In proceedings of BioVis 2011: 1st IEEE Symposium on biological data visualization, Providence},
	year = {2011},
	pages = {151-158},
	address = {Rhode Island, USA},
	keywords = {[Project Phase 2] Towards semantically steered navigation in shape spaces exemplified by rodent skull morphology in correlation to external attributes},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/hermann2011-semantically.pdf},
	author = {M. Hermann and A.C. Schunke and R. Klein}
}
<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>
