@conference {	TUD-CS-2014-0013,
	title = {What Makes a Good Biography? Multidimensional Quality Analysis Based on Wikipedia Article Feedback Data},
	booktitle = {Proceedings of the 23rd International World Wide Web Conference (WWW 2014)},
	year = {2014},
	pages = {855-866},
	publisher = {International World Wide Web Conferences Steering Committee},
	organization = {International World Wide Web Conferences Steering Committee},
	address = {Republic and Canton of Geneva, Switzerland},
	keywords = {[Project Phase 2] Feature-based Visualization and Analysis of Natural Language Documents},
	author = {Lucie Flekova and Oliver Ferschke and Iryna Gurevych}
}
<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>
