@article {gaze_stripes_2016,
	title = {Gaze Stripes: Image-Based Visualization of Eye Tracking Data},
	journal = {IEEE Transactions on Visualization and Computer Graphics},
	volume = {22},
	number = {1},
	year = {2016},
	pages = {1005{\textendash}1014},
	keywords = {[Project Phase 2] Scalable Visual Analytics of Video Data},
	doi = {10.1109/TVCG.2015.2468091},
	url = {http://dx.doi.org/10.1109/TVCG.2015.2468091},
	author = {Kurzhals, Kuno and Hlawatsch, Marcel and Heimerl, Florian and Burch, Michael and Ertl, Thomas and Weiskopf, Daniel}
}
<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>
