@inbook {583,
	title = {Fitting Planar Graphs on Planar Maps},
	booktitle = {SOFSEM 2014: Theory and Practice of Computer Science},
	series = {Lecture Notes in Computer Science},
	volume = {8327},
	year = {2014},
	pages = {52-64},
	publisher = {Springer International Publishing},
	organization = {Springer International Publishing},
	keywords = {[Project Phase 2] Network-based interactive navigation and analysis of large biological datasets},
	isbn = {978-3-319-04297-8},
	doi = {10.1007/978-3-319-04298-5_6},
	url = {http://dx.doi.org/10.1007/978-3-319-04298-5_6},
	author = {Alam, Md.Jawaherul and Michael Kaufmann and Kobourov, StephenG. and Mchedlidze, Tamara}
}
<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>
