@article {Helms:2015:ARA:2798338.2821509,
	title = {Automatic Runtime Adaptation for Component-Based Simulation Algorithms},
	journal = {ACM Trans. Model. Comput. Simul.},
	volume = {26},
	number = {1},
	year = {2015},
	pages = {7:1{\textendash}7:24},
	publisher = {ACM},
	address = {New York, NY, USA},
	keywords = {[Project Phase 2] Developing new visual analysis methods to be integrated into simulation processes focusing on the exploration of cell biological systems in space and time},
	issn = {1049-3301},
	doi = {10.1145/2821509},
	url = {http://doi.acm.org/10.1145/2821509},
	author = {Helms, Tobias and Ewald, Roland and Rybacki, Stefan and Uhrmacher, Adelinde M.}
}
<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>
