@inbook {toennies_16,
	title = {Domain knowledge for level set segmentation in medical imaging - a review},
	booktitle = {Biomedical Image Segmentation: Advances and Trends},
	year = {2016},
	pages = {49{\textendash}74},
	publisher = {CRC Press},
	organization = {CRC Press},
	keywords = {[Project Phase 2] Visual Analytics in Public Health},
	author = {K. D. T{\"o}nnies and T. K{\"o}nig and Gloger, O.}
}
<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>
