@conference {Strobel-et-al-gcpr2014,
	title = {Flow and Color Inpainting for Video Completion},
	booktitle = {German Conference on Pattern Recognition (GCPR)},
	year = {2014},
	month = {September},
	address = {M{\"u}nster, Germany},
	keywords = {[Project Phase 1] Variational Methods for Model-based Interactive Analysis of Flows},
	doi = {10.1007/978-3-319-11752-2_23},
	author = {M. Strobel and J. Diebold and D. Cremers}
}
<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>
