@proceedings {365,
	title = {FeatureForge: A Novel Tool for Visually Supported Feature Engineering and Corpus Revision},
	journal = {Proceedings of COLING 2012},
	year = {2012},
	pages = {461-470},
	keywords = {[Project Phase 2] Scalable Visual Analysis of Patent and Scientific Document Collections},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/C12-2046.pdf},
	author = {F. Heimerl and C. Jochim 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>
