@article {Blascheck2016,
	title = {VA{\texttwosuperior}: A Visual Analytics Approach for Evaluating Visual Analytics Applications},
	journal = {IEEE Transactions on Visualization and Computer Graphics},
	volume = {22},
	number = {1},
	year = {2016},
	month = {Jan},
	pages = {61-70},
	keywords = {[Project Phase 2] Scalable Visual Analysis of Patent and Scientific Document Collections},
	issn = {1077-2626},
	doi = {10.1109/TVCG.2015.2467871},
	author = {T. Blascheck and M. John and K. Kurzhals and S. Koch and T. Ertl}
}
<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>
