@article {382,
	title = {Smooth Orthogonal Layouts},
	journal = {Journal of Graph Algorithms and Applications},
	volume = {17},
	year = {2013},
	pages = {575-595},
	keywords = {[Project Phase 2] Network-based interactive navigation and analysis of large biological datasets},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/Bekos et al., accepted.pdf},
	author = {M. Bekos and M. Kaufmann and S. Kobourov and A. Symvonis}
}
<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>
