CINXE.COM
ICSE 2021 - AE - Artifact Evaluation - ICSE 2021
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="https://2021.icse-conferences.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://2021.icse-conferences.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>ICSE 2021 - AE - Artifact Evaluation - ICSE 2021</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://2021.icse-conferences.org";</script> <link rel="stylesheet" href="https://2021.icse-conferences.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://2021.icse-conferences.org/stylesheets/conf.css?d8ff81ab1f2387936557f525e4e8eb20" type="text/css" /><link rel="stylesheet" href="https://2021.icse-conferences.org/getFile/6f1cd995-2547-47b4-80a3-9d6a7f77491b/logo-bar-custom-8.css?1604942649086" type="text/css" /><link rel="stylesheet" href="https://2021.icse-conferences.org/stylesheets/theme.bootstrap_3.min.css?6867e70881e6ed2c03b6c9cf9c3152e0" type="text/css" /><script type="text/javascript" src="//code.jquery.com/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://2021.icse-conferences.org/javascript/faceted-filtering.js?b66007ca48ecd1d87e1cdd60e4e42366"></script> <script type="text/javascript" src="https://2021.icse-conferences.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://2021.icse-conferences.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://2021.icse-conferences.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://2021.icse-conferences.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://2021.icse-conferences.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://2021.icse-conferences.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <script type="text/javascript">$(document).ready( function(){ $('#program-menu a[data-fltr-type]').on('click', function(event){ event.preventDefault(); window.location = $(this).attr('href') + "?" + encodeURIComponent( $(this).data('fltr-type') ) + '=' + encodeURIComponent( $(this).data('fltr-val') ); }) }) </script> <script type="text/javascript">var ignoreHashChange = false; function hashChangeFunc(){ // show active tab on hash in url if (window.location.hash !== ''){ var hashTargetAll = $('a[href="' + window.location.hash + '"]'); if(hashTargetAll.length){ var hashTarget = hashTargetAll.filter('[data-toggle="tab"]') if( hashTarget.length ){ hashTarget = hashTarget.first(); hashTarget.tab('show'); } else { hashTarget = hashTargetAll.first(); } // and open parent tabs in case the target element is nested in a tab var parentPane = hashTarget.closest( '.tab-pane' ); if(parentPane.length){ $('.nav a[href="#'+ parentPane.attr('id') +'"]').tab('show'); } var parentCollapse = hashTarget.closest( '.panel-collapse:not(.in)' ).collapse('show'); } } return false; } $(document).ready(function(){ var tabFromRequestUrl = window.location.hash !== '' ? $('a[href="' + window.location.hash + '"][data-toggle="tab"]') : []; var initUrlHash = window.location.hash; hashChangeFunc() if( tabFromRequestUrl.length ){ //Prevent the browser to auto-scroll to the anchor of the tab window.location.hash = ""; } //make in-page #links open the tabs if ($._data( $(window)[0], 'events' ).hashchange == undefined){ $(window).on('hashchange', hashChangeFunc); } if(tabFromRequestUrl.length){ setTimeout( function(){ ignoreHashChange = true; history.replaceState(null, null, initUrlHash); ignoreHashChange = false; }, 10 ); } }); var autoTabFunction = function(node){ var isActivatingFirstTab = false; // remember the hash in the URL without jumping $('a[data-toggle="tab"]:not(.no-hash):not(.bound)').addClass('bound').on('shown.bs.tab', function(e){ if(!isActivatingFirstTab){ var newhash = '#' + $(e.target).attr('href').substr(1); if(history.replaceState){ history.replaceState(null, null, newhash); } else{ location.hash = newhash; } } }); //When no tab is active, set the first one to active $(node).find('.nav-tabs:not(.bound), .nav-pills:not(.bound)').addClass('bound').each(function(){ if( $(this).children().length > 0 && 1 > $(this).find('.active').length){ const firstItem = $(this).find('a[data-toggle="tab"]').first(); isActivatingFirstTab = true; firstItem.tab('show'); isActivatingFirstTab = false; } }); } </script> <script type="text/javascript">(function($){ $(document).ready(function(){ $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { event.preventDefault(); event.stopPropagation(); $(this).parent().siblings().removeClass('open'); $(this).parent().toggleClass('open'); }); }); })(jQuery); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4G0QWEKVQS"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-4G0QWEKVQS', {'cookie_domain': 'auto', 'anonymizeIp': true });gtag('config', 'UA-9607501-2', {'cookie_domain': 'auto', 'anonymizeIp': true });</script> <meta name="viewport" content="width=device-width, user-scalable=no" /> <meta name='description' content='Artifacts play a vital role in Software Engineering research and constitute, according to ACM’s Artifact Review and Badging policy, a “digital object that was either created by the authors to be used as part of the study or generated by the experiment itself.” Artifacts can be software systems, scripts used to run experiments, input datasets, raw data collected in the experiment, or scripts used to analyze results. High quality artifacts of published research papers increase the likelihood that results can be independently replicated and reproduced by other researchers. In this spirit, th ...'> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='ICSE 2021 - AE - Artifact Evaluation - ICSE 2021'> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='Artifacts play a vital role in Software Engineering research and constitute, according to ACM’s Artifact Review and Badging policy, a “digital object that was either created by the authors to be used as part of the study or generated by the experiment itself.” Artifacts can be software systems, scripts used to run experiments, input datasets, raw data collected in the experiment, or scripts used to analyze results. High quality artifacts of published research papers increase the likelihood that results can be independently replicated and reproduced by other researchers. In this spirit, th ...'> <script type="text/javascript">function addEventModalLoadOnClick( containerNode ){ $(containerNode).find( "a[data-event-modal]" ).on("click", function(e){ var eventId = $(this).data("event-modal"); var modalElem = $("#modal-" + eventId); if(modalElem.length){ modalElem.modal({ backdrop: 'static', keyboard: true}, 'show'); } else { var loaderElem = $("#event-modal-loader"); loaderElem.find("input.event-id-input").val( eventId ); loaderElem.find("#load-modal-action").click(); } e.preventDefault(); } ); } </script><script type="text/javascript">function addStarredEventOnClick( containerNode ){ $(containerNode).find( "[data-event-star]" ).on("click", function(e){ var eventId = $(this).data("event-star"); var starEventFormElem = $("#event-star-form"); starEventFormElem.find("input.event-id-input").val( eventId ); starEventFormElem.find("#star-event-action").click(); e.preventDefault(); e.stopPropagation(); } ); } </script><script type="text/javascript">function pauseOnCloseModal( modalid ){ //pauses video (only youtube at the moment) when closing modal $('#' + modalid).on('hidden.bs.modal', function () { $(this).find('.embed-container iframe[src*=enablejsapi]').each( function(){ this.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}', '*') } ); } ) } </script> <meta prefix='og: http://ogp.me/ns#' property='og:image' content='https://2021.icse-conferences.org/getImage/carousel/palacio_de_cibeles.jpg?1608225134000'> </head> <body id="track"><div class="frame"><a href="https://2021.icse-conferences.org/blogposts" class="blog-link btn btn-xs btn-default navigate">Write a Blog >></a><div class="logobar"><div class="container"><a href="https://2021.icse-conferences.org" class="navbar-brand navigate"><span class="brand-text">ICSE 2021</span></a><div class="place">Mon 17 May - Sat 5 June 2021 <a href="https://2021.icse-conferences.org/venue/icse-2021-virtualization-platform" class="navigate"></a></div></div></div><div class="navbar navbar-default"><div class="container"><div class="navbar-header"><button type="button" data-toggle="collapse" data-target="#navigationbar" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button></div><div id="navigationbar" class="navigationbar collapse navbar-collapse"><ul class="block nav navbar-nav"><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Attending <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/venue/icse-2021-virtualization-platform" class="navigate">Venue: Clowdr</a></li><li class="block"><a href="https://2021.icse-conferences.org/venue/icse-2021-venue-main-conference" class="navigate">Clowdr: Main Conference</a></li><li class="block"><a href="https://2021.icse-conferences.org/venue/icse-2021-venue-colocated" class="navigate">Clowdr: Co-located Events</a></li><li class="block"><a href="https://2021.icse-conferences.org/venue/icse-2021-workshops-venue" class="navigate">Clowdr: Workshops</a></li><li class="block"><a href="https://2021.icse-conferences.org/attending/registration" class="navigate">Registration</a></li><li class="block"><a href="https://2021.icse-conferences.org/attending/authors" class="navigate">Authors</a></li><li class="block"><a href="https://2021.icse-conferences.org/attending/code-of-conduct" class="navigate">Code of Conduct</a></li><li class="block"><a href="https://2021.icse-conferences.org/attending/diversity-and-inclusion" class="navigate">Diversity and Inclusion Plan</a></li><li class="block"><a href="https://2021.icse-conferences.org/attending/printed-program" class="navigate">PDF Program</a></li><li class="block"><a href="https://2021.icse-conferences.org/attending/proceedings" class="navigate">Proceedings</a></li><li class="block"><a href="https://2021.icse-conferences.org/attending/networking" class="navigate">Networking</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Program <span class="caret"></span></a><ul id="program-menu" class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" class="navigate">ICSE Program</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/overview-of-all-events" class="navigate">Overview of All Events</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/co-located-events-overview" class="navigate">Co-located Events Overview</a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>ICSE Conference</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/info/main-conference-overview" class="navigate">Main Conference Overview</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/may-25th-overview" class="navigate">May 25th Overview</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/may-26th-overview" class="navigate">May 26th Overview</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/may-27th-overview" class="navigate">May 27th Overview</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/may-28th-overview" class="navigate">May 28th Overview</a></li></ul></li><li class="block"><a href="https://2021.icse-conferences.org/info/workshops-overview" class="navigate">Workshops Overview</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/sponsors-exhibitions-program" class="navigate">Sponsors Exhibitions</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/keynotes" class="navigate">Keynotes</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/awards" class="navigate">Awards</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/technical-track" class="navigate">Technical Track</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/journal-first" class="navigate">Journal-First</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/software-engineering-in-practice" class="navigate">Software Engineering in Practice</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/software-engineering-in-society" class="navigate">Software Engineering in Society</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/new-ideas-and-emerging-results" class="navigate">New Ideas and Emerging Results</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/joint-track-on-software-engineering-education-and-training" class="navigate">Joint Track on Software Engineering Education and Training</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/doctoral-symposium" class="navigate">Doctoral Symposium</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/new-faculty-symposium" class="navigate">New Faculty Symposium</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/technical-briefings" class="navigate">Technical Briefings</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/socialprogram" class="navigate">Social and Networking</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/culture-and-sports" class="navigate">Culture and Sports</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/panels" class="navigate">Panels</a></li><li class="block divider"></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Filter by Day</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Sun 16 May 2021" class="navigate">Sun 16 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Mon 17 May 2021" class="navigate">Mon 17 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Tue 18 May 2021" class="navigate">Tue 18 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Wed 19 May 2021" class="navigate">Wed 19 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Thu 20 May 2021" class="navigate">Thu 20 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Fri 21 May 2021" class="navigate">Fri 21 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Sat 22 May 2021" class="navigate">Sat 22 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Sun 23 May 2021" class="navigate">Sun 23 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Mon 24 May 2021" class="navigate">Mon 24 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Tue 25 May 2021" class="navigate">Tue 25 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Wed 26 May 2021" class="navigate">Wed 26 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Thu 27 May 2021" class="navigate">Thu 27 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Fri 28 May 2021" class="navigate">Fri 28 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Sat 29 May 2021" class="navigate">Sat 29 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Sun 30 May 2021" class="navigate">Sun 30 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Mon 31 May 2021" class="navigate">Mon 31 May</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Tue 1 Jun 2021" class="navigate">Tue 1 Jun</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Wed 2 Jun 2021" class="navigate">Wed 2 Jun</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Thu 3 Jun 2021" class="navigate">Thu 3 Jun</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Fri 4 Jun 2021" class="navigate">Fri 4 Jun</a></li><li class="block"><a href="https://2021.icse-conferences.org/program/program-icse-2021/" data-fltr-type="date" data-fltr-val="Sat 5 Jun 2021" class="navigate">Sat 5 Jun</a></li></ul></li></ul></li><li id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Tracks <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-3"><div class="row"><div class="col-sm-5"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ICSE 2021</li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Ceremonies" class="navigate">Ceremonies</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-keynotes" class="navigate">Keynotes</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-awards" class="navigate">Awards</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-sponsors-exhibitions" class="navigate">Sponsors Exhibitions</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-papers" class="navigate">Technical Track</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Journal-First-Papers" class="navigate">Journal-First Papers</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Software-Engineering-in-Practice" class="navigate">SEIP - Software Engineering in Practice</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Software-Engineering-and-Education-Track" class="navigate">JSEET - Joint Track on Software Engineering Education and Training</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Software-Engineering-in-Society" class="navigate">SEIS - Software Engineering in Society</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-New-Ideas-and-Emerging-Results" class="navigate">NIER - New Ideas and Emerging Results</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Demonstrations" class="navigate">DEMO - Demonstrations</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-ACM-Student-Research-Competition" class="navigate">SRC - ACM Student Research Competition</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Artifact-Evaluation" class="navigate">AE - Artifact Evaluation</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Posters" class="navigate">Posters</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Workshops" class="navigate">Workshops</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Doctoral-Symposium" class="navigate">DS - Doctoral Symposium</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-New-Faculty-Symposium" class="navigate">NFS - New Faculty Symposium</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-spanish-industry-case-studies" class="navigate">Spanish Industry Case Studies</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-most-influential-paper-icse-n-10" class="navigate">Most Influential Paper ICSE N-10</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Student-Volunteers" class="navigate">Student Volunteers</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-Technical-Briefings" class="navigate">TB - Technical Briefings</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-submitting-to-icse2021--q-a" class="navigate">Submitting to ICSE2021: Q&A</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-open-science-policies" class="navigate">Open Science Policies</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-socialprogram" class="navigate">Social and Networking</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-culture-sports" class="navigate">Culture and Sports</a></li><li class="block"><a href="https://2021.icse-conferences.org/track/icse-2021-panels" class="navigate">Panels</a></li></ul></div><div class="col-sm-7"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="block"><a href="https://conf.researchr.org/home/ast-2021" class="navigate"><strong>AST</strong> </a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>CHASE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/chase-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> CHASE</a></li><li class="block"><a href="https://conf.researchr.org/track/chase-2021/chase-2021-papers" class="navigate"><strong>CHASE</strong> Research Papers</a></li><li class="block"><a href="https://conf.researchr.org/track/chase-2021/chase-2021-keynote" class="navigate"><strong>CHASE</strong> Keynote</a></li><li class="block"><a href="https://conf.researchr.org/track/chase-2021/chase-2021-panel" class="navigate"><strong>CHASE</strong> Panel</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>FormaliSE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/Formalise-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> FormaliSE</a></li><li class="block"><a href="https://conf.researchr.org/track/Formalise-2021/formalise-2021-papers" class="navigate"><strong>FormaliSE</strong> </a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>ICPC</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/icpc-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> ICPC</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-how-to-submit-instructions" class="navigate"><strong>ICPC</strong> How to Submit</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-plenary" class="navigate"><strong>ICPC</strong> Plenary Sessions</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-research" class="navigate"><strong>ICPC</strong> Research</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-era" class="navigate"><strong>ICPC</strong> Early Research Achievement (ERA)</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-rene" class="navigate"><strong>ICPC</strong> Replications and Negative Results (RENE)</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-tool-demonstration" class="navigate"><strong>ICPC</strong> Tool Demonstration</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-education" class="navigate"><strong>ICPC</strong> Education</a></li><li class="block"><a href="https://conf.researchr.org/track/icpc-2021/icpc-2021-j1c2" class="navigate"><strong>ICPC</strong> Journal First</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>ICSSP/ICGSE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/icssp-icgse-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> ICSSP/ICGSE</a></li><li class="block"><a href="https://conf.researchr.org/track/icssp-icgse-2021/icssp-icgse-2021-research-papers" class="navigate"><strong>ICSSP/ICGSE</strong> Research Papers</a></li><li class="block"><a href="https://conf.researchr.org/track/icssp-icgse-2021/icssp-icgse-2021-experience-reports" class="navigate"><strong>ICSSP/ICGSE</strong> Experience Reports & Industry Talks</a></li><li class="block"><a href="https://conf.researchr.org/track/icssp-icgse-2021/icssp-icgse-2021-doctoral-track" class="navigate"><strong>ICSSP/ICGSE</strong> Doctoral Track</a></li><li class="block"><a href="https://conf.researchr.org/track/icssp-icgse-2021/icssp-icgse-2021-journal-first" class="navigate"><strong>ICSSP/ICGSE</strong> Journal-First</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>MOBILESoft</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/mobilesoft-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> MOBILESoft</a></li><li class="block"><a href="https://conf.researchr.org/track/mobilesoft-2021/mobilesoft-2021-plenary" class="navigate"><strong>MOBILESoft</strong> Plenary</a></li><li class="block"><a href="https://conf.researchr.org/track/mobilesoft-2021/mobilesoft-2021-technical-papers" class="navigate"><strong>MOBILESoft</strong> Technical Papers</a></li><li class="block"><a href="https://conf.researchr.org/track/mobilesoft-2021/mobilesoft-2021-tool" class="navigate"><strong>MOBILESoft</strong> Tool Demos and Mobile Apps</a></li><li class="block"><a href="https://conf.researchr.org/track/mobilesoft-2021/mobilesoft-2021-vision" class="navigate"><strong>MOBILESoft</strong> Visions</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>MSR</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.msrconf.org" class="navigate"><span class="glyphicon glyphicon-home"></span> MSR</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-technical-papers" class="navigate"><strong>MSR</strong> Technical Papers</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-mining-challenge" class="navigate"><strong>MSR</strong> Mining Challenge</a></li><li class="block"><a href="https://2021.msrconf.org/track/hackathon" class="navigate"><strong>MSR</strong> Hackathon</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-shadow-pc" class="navigate"><strong>MSR</strong> Shadow PC</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-data-showcase" class="navigate"><strong>MSR</strong> Data Showcase</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-registered-reports" class="navigate"><strong>MSR</strong> Registered Reports</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-keynotes" class="navigate"><strong>MSR</strong> Keynotes</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-tutorials-" class="navigate"><strong>MSR</strong> Tutorials </a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-foss-award" class="navigate"><strong>MSR</strong> FOSS Award</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-msr-awards" class="navigate"><strong>MSR</strong> Awards</a></li><li class="block"><a href="https://2021.msrconf.org/track/msr-2021-mip-award-" class="navigate"><strong>MSR</strong> MIP Award </a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>TechDebt</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.techdebtconf.org" class="navigate"><span class="glyphicon glyphicon-home"></span> TechDebt</a></li><li class="block"><a href="https://2021.techdebtconf.org/track/techdebt-2021-technical-papers" class="navigate"><strong>TechDebt</strong> Technical Papers</a></li><li class="block"><a href="https://2021.techdebtconf.org/track/techdebt-2021-tools" class="navigate"><strong>TechDebt</strong> Tools</a></li></ul></li><li class="block dropdown-header">Workshops</li><li class="block"><a href="https://conf.researchr.org/home/bokss-2021" class="navigate"><strong>BoKSS</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/botse-2021" class="navigate"><strong>BotSE</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/cloudintelligence-2021" class="navigate"><strong>CloudIntelligence</strong> </a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>DeepTest</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/deeptest-2021" class="navigate"><strong>DeepTest</strong> </a></li><li class="block"><a href="https://conf.researchr.org/details/deeptest-2021/deeptest-2021-papers/12/Testing-Facebook-s-WW-Simulation-System-a-Cyber-Cyber-Digital-Twin-of-the-Facebook-W" class="small menu-advertised-event navigate">- Testing Facebook's WW Simulation System, a Cyber-Cyber Digital Twin of the Facebook WWW Platform</a></li><li class="block"><a href="https://conf.researchr.org/details/deeptest-2021/deeptest-2021-papers/11/Problem-Solving-Combining-Data-Science-and-Web-Knowledge" class="small menu-advertised-event navigate">- Problem Solving Combining Data Science and Web Knowledge</a></li></ul></li><li class="block"><a href="https://conf.researchr.org/home/encycris-2021" class="navigate"><strong>EnCyCriS</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/gi-2021" class="navigate"><strong>GI</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/met-2021" class="navigate"><strong>MET</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/q-se-2021" class="navigate"><strong>Q-SE</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/rose-2021" class="navigate"><strong>RoSE</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/seh-2021" class="navigate"><strong>SEH</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/ser-ip-2021" class="navigate"><strong>SER&IP</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/serp4iot-2021" class="navigate"><strong>SERP4IoT</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/sesos-wdes-2021" class="navigate"><strong>SESoS/WDES</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/sethics-2021" class="navigate"><strong>SEthics</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/soheal-2021" class="navigate"><strong>SoHeal</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/wain-2021" class="navigate"><strong>WAIN</strong> </a></li><li class="block"><a href="https://conf.researchr.org/home/wetseb-2021" class="navigate"><strong>WETSEB</strong> </a></li><li class="block dropdown-header">Contests</li><li class="block"><a href="https://2021.icse-conferences.org/home/score-2021" class="navigate"><strong>SCORE</strong> </a></li><li class="block dropdown-header">Co-hosted Symposia</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SEAMS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/seams-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> SEAMS</a></li><li class="block"><a href="https://conf.researchr.org/track/seams-2021/seams-2021-papers" class="navigate"><strong>SEAMS</strong> </a></li></ul></li></ul></div></div></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Sponsorship <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/info/sponsors-and-supporters" class="navigate">Sponsors and Supporters</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/sponsorships-opportunities" class="navigate">Sponsorships Opportunities</a></li><li class="block"><a href="https://2021.icse-conferences.org/info/sponsors-exhibitions-sponsorship" class="navigate">Sponsors Exhibitions</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Organization <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-2"><div class="row"><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ICSE 2021 Committees</li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-organizing-committe" class="navigate">Organizing Committe</a></li><li class="block dropdown-header">Track Committees </li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Technical Track</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-papers-additional-reviewers" class="navigate">Additional Reviewers</a></li></ul></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-journal-first-papers-program-committee" class="navigate"><strong>Journal-First Papers</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-software-engineering-in-practice-program-committee" class="navigate"><strong>SEIP - Software Engineering in Practice</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-software-engineering-in-education-and-training-program-committee" class="navigate"><strong>JSEET - Joint Track on Software Engineering Education and Training</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-software-engineering-in-society-program-committee" class="navigate"><strong>SEIS - Software Engineering in Society</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-new-ideas-and-emerging-results-program-committee" class="navigate"><strong>NIER - New Ideas and Emerging Results</strong></a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>DEMO - Demonstrations</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-demonstrations-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-Demonstrations-additional-reviewers" class="navigate">Additional Reviewers</a></li></ul></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-acm-student-research-competition-program-committe" class="navigate"><strong>SRC - ACM Student Research Competition</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" class="navigate"><strong>AE - Artifact Evaluation</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-Posters-program-committee" class="navigate"><strong>Posters</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-workshops-program-committee" class="navigate"><strong>Workshops</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-doctoral-symposium-program-committee" class="navigate"><strong>DS - Doctoral Symposium</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-new-faculty-symposium-program-committee" class="navigate"><strong>NFS - New Faculty Symposium</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-spanish-industry-case-studies-andres-organizing-committee" class="navigate"><strong>Spanish Industry Case Studies</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-most-influential-paper-icse-n-10-program-committee" class="navigate"><strong>Most Influential Paper ICSE N-10</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-Student-Volunteers-program-committee" class="navigate"><strong>Student Volunteers</strong></a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-Technical-Briefings-program-committee" class="navigate"><strong>TB - Technical Briefings</strong></a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Social and Networking</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-networking-equity--diversity-and-inclusion" class="navigate">Equity, Diversity and Inclusion</a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/icse-2021-networking-virtualization" class="navigate">Virtualization</a></li></ul></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://2021.icse-conferences.org/people-index" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>AST</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/ast-2021/ast-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/ast-2021/ast-2021-papers-ast-steering-committee" class="navigate">AST Steering Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/ast-2021/ast-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>CHASE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/chase-2021/chase-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/chase-2021/chase-2021-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/chase-2021/chase-2021-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>FormaliSE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/Formalise-2021/formalise-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/Formalise-2021/formalise-2021-papers-programme-committee" class="navigate">Programme Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>ICPC</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-steering-committee" class="navigate">Steering Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-most-influential-paper---program-committee" class="navigate">Most Influential Paper - Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-research-program-committee" class="navigate"><strong>Research</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-era-program-committee" class="navigate"><strong>Early Research Achievement (ERA)</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-rene-program-committee" class="navigate"><strong>Replications and Negative Results (RENE)</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-tool-demonstration-program-committee" class="navigate"><strong>Tool Demonstration</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-programming-education-program-committee" class="navigate"><strong>Education</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/icpc-2021/icpc-2021-industry-program-committee" class="navigate"><strong>Journal First</strong></a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>ICSSP/ICGSE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp%2Bicgse-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-pc-members" class="navigate">PC Members</a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-steering-committee-icssp" class="navigate">Steering Committee ICSSP</a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp%2Bicgse-2021-steering-committee" class="navigate">Steering Committee ICGSE</a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-research-papers-pc-co-chairs" class="navigate"><strong>Research Papers</strong> <small>PC Co-Chairs</small></a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-research-papers-pc-members" class="navigate"><strong>Research Papers</strong> <small>PC Members</small></a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-experience-reports-industry-co-chairs" class="navigate"><strong>Experience Reports & Industry Talks</strong> <small>Industry Co-Chairs</small></a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-experience-reports-industry-pc-members" class="navigate"><strong>Experience Reports & Industry Talks</strong> <small>Industry PC Members</small></a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-doctoral-track-doctoral-symposium-co-chairs" class="navigate"><strong>Doctoral Track</strong> <small>Doctoral Symposium Co-Chairs</small></a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-doctoral-track-doctoral-symposium-pc-members" class="navigate"><strong>Doctoral Track</strong> <small>Doctoral Symposium PC Members</small></a></li><li class="block"><a href="https://conf.researchr.org/committee/icssp-icgse-2021/icssp-icgse-2021-doctoral-track-doctoral-symposium-mentors" class="navigate"><strong>Doctoral Track</strong> <small>Doctoral Symposium Mentors</small></a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>MOBILESoft</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/mobilesoft-2021/mobilesoft-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/mobilesoft-2021/mobilesoft-2021-technical-papers-program-committee" class="navigate"><strong>Technical Papers</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/mobilesoft-2021/mobilesoft-2021-tool-program-committee" class="navigate"><strong>Tool Demos and Mobile Apps</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/mobilesoft-2021/mobilesoft-2021-vision-program-committee" class="navigate"><strong>Visions</strong></a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>MSR</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-technical-papers-program-committee" class="navigate"><strong>Technical Papers</strong></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-mining-challenge-miltiadis-allamanis" class="navigate"><strong>Mining Challenge</strong></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-msr-2021-hackathon-hackathon-committee" class="navigate"><strong>Hackathon</strong></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-shadow-pc-shadow-pc-advisors" class="navigate"><strong>Shadow PC</strong> <small>Shadow PC Advisors</small></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-shadow-pc-shadow-pc-committee" class="navigate"><strong>Shadow PC</strong> <small>Shadow PC committee</small></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-data-showcase-data-show-case-committee" class="navigate"><strong>Data Showcase</strong></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-registered-reports-program-committee" class="navigate"><strong>Registered Reports</strong></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-foss-award-program-committee" class="navigate"><strong>FOSS Award</strong></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-msr-awards-committee" class="navigate"><strong>MSR Awards</strong></a></li><li class="block"><a href="https://2021.msrconf.org/committee/msr-2021-mip-award--committee" class="navigate"><strong>MIP Award </strong></a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>TechDebt</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.techdebtconf.org/committee/techdebt-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.techdebtconf.org/committee/techdebt-2021-steering-committee" class="navigate">Steering Committee</a></li><li class="block"><a href="https://2021.techdebtconf.org/committee/techdebt-2021-technical-papers-programme-committee" class="navigate"><strong>Technical Papers</strong></a></li><li class="block"><a href="https://2021.techdebtconf.org/committee/techdebt-2021-tools-programme-committee" class="navigate"><strong>Tools</strong></a></li></ul></li><li class="block dropdown-header">Workshops</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>BoKSS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/bokss-2021/bokss-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/bokss-2021/bokss-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>BotSE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/botse-2021/botse-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/botse-2021/botse-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>CloudIntelligence</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/cloudintelligence-2021/cloudintelligence-2021-papers-organizing-committee" class="navigate">Steering Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/cloudintelligence-2021/cloudintelligence-2021-papers-program-chair" class="navigate">Program Chair</a></li><li class="block"><a href="https://conf.researchr.org/committee/cloudintelligence-2021/cloudintelligence-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/cloudintelligence-2021/cloudintelligence-2021-papers-organizing" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/cloudintelligence-2021/cloudintelligence-2021-papers-proceeding-chair" class="navigate">Proceeding Chair</a></li><li class="block"><a href="https://conf.researchr.org/committee/cloudintelligence-2021/cloudintelligence-2021-papers-publicity-chair" class="navigate">Publicity Chair</a></li><li class="block"><a href="https://conf.researchr.org/committee/cloudintelligence-2021/cloudintelligence-2021-papers-web-chair" class="navigate">Web Chair</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>DeepTest</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/deeptest-2021/deeptest-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/deeptest-2021/deeptest-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/deeptest-2021/deeptest-2021-papers-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>EnCyCriS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/encycris-2021/encycris-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/encycris-2021/encycris-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>GI</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/gi-2021/gi-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/gi-2021/gi-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>MET</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/met-2021/met-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/met-2021/met-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Q-SE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/q-se-2021/q-se-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/q-se-2021/q-se-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>RoSE</strong></a><ul class="block dropdown-menu"><li class="block small"><a href="https://conf.researchr.org/home/rose-2021" class="navigate"><span class="glyphicon glyphicon-home"></span> N/A - check homepage</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SEH</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/seh-2021/seh-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seh-2021/seh-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SER&IP</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/ser-ip-2021/ser-ip-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/ser-ip-2021/ser-ip-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SERP4IoT</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/serp4iot-2021/serp4iot-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/serp4iot-2021/serp4iot-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SESoS/WDES</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/sesos-wdes-2021/sesos-wdes-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SEthics</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/sethics-2021/sethics-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/sethics-2021/sethics-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SoHeal</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/soheal-2021/soheal-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/soheal-2021/soheal-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>WAIN</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/wain-2021/wain-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/wain-2021/wain-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>WETSEB</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/wetseb-2021/wetseb-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/wetseb-2021/wetseb-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="block dropdown-header">Contests</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SCORE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/committee/score-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2021.icse-conferences.org/committee/score-2021-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="block dropdown-header">Co-hosted Symposia</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SEAMS</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/seams-2021/seams-2021-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2021/seams-2021-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2021/seams-2021-papers-artifact-program-committee" class="navigate">Artifact Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2021/seams-2021-papers-mip-award-committee" class="navigate">MIP Award Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2021/seams-2021-papers-virtualisation-committee" class="navigate">Virtualisation Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/seams-2021/seams-2021-papers-steering-committee" class="navigate">Steering Committee</a></li></ul></li></ul></div></div></ul></li><li class="block"><a href="https://2021.icse-conferences.org/search//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">Series <span class="caret"></span></span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2021.icse-conferences.org/series/icse" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/home/icse-2026" class="navigate">ICSE 2026</a></li><li class="block"><a href="https://conf.researchr.org/home/icse-2025" class="navigate">ICSE 2025</a></li><li class="block"><a href="https://conf.researchr.org/home/icse-2024" class="navigate">ICSE 2024</a></li><li class="block"><a href="https://conf.researchr.org/home/icse-2023" class="navigate">ICSE 2023</a></li><li class="block"><a href="https://conf.researchr.org/home/icse-2022" class="navigate">ICSE 2022</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> ICSE 2021</span></li><li class="block"><a href="https://2020.icse-conferences.org" class="navigate">ICSE 2020</a></li><li class="block"><a href="https://2019.icse-conferences.org" class="navigate">ICSE 2019</a></li><li class="block"><a href="https://conf.researchr.org/home/icse-2018" class="navigate">* ICSE 2018 *</a></li></ul></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li class="block"><a href="https://conf.researchr.org/signin/icse-2021/https%3A%5Es%5Es2021.icse-conferences.org%5Estrack%5Esicse-2021-Artifact-Evaluation" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://2021.icse-conferences.org/signup" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="page-header"><span class="text-muted small"><span class="glyphicon glyphicon-home"></span> <a href="https://2021.icse-conferences.org" class="navigate">ICSE 2021</a> (<a href="https://2021.icse-conferences.org/series/icse" class="navigate">series</a>) / </span><h1>AE - Artifact Evaluation<span class="pull-right small h1">ICSE 2021</span></h1></div><div class="row"><div class="col-sm-8"><ul id="tab" class="nav nav-pills"><li><a href="#About" data-toggle="tab">About</a></li><li><a href="#event-overview" data-toggle="tab">Accepted Research Artifacts</a></li><li><a href="#People-Index" data-toggle="tab">People Index</a></li><li><a href="#Call-For-Artifact-Submissions" data-toggle="tab">Call For Artifact Submissions</a></li></ul><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; autoTabFunction(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><div class="tab-content"><div id="About" class="tab-pane "><p>Artifacts play a vital role in Software Engineering research and constitute, according to ACM’s Artifact Review and Badging policy, a “digital object that was either created by the authors to be used as part of the study or generated by the experiment itself.” Artifacts can be software systems, scripts used to run experiments, input datasets, raw data collected in the experiment, or scripts used to analyze results. High quality artifacts of published research papers increase the likelihood that results can be independently replicated and reproduced by other researchers.</p> <p>In this spirit, the artifacts track aims to review, promote, share, and catalog the research artifacts of accepted software engineering papers. Authors of the papers accepted to the Technical Track can submit an artifact for evaluation as a candidate reusable, available, replicated or reproduced artifact. As previous year, authors of any prior SE work (published at ICSE or elsewhere) are also invited to submit an artifact for evaluation as a candidate replicated or reproduced artifact. The top two artifacts selected by the program committee will be awarded the best artifact awards.</p> </div><div id="event-overview" class="tab-pane "><h3>Accepted Research Artifacts</h3><table class="table table-condensed"><colgroup width="5"/><colgroup/><thead><tr><th><span class="glyphicon glyphicon-star"></span></th><th>Title</th></tr></thead><tr><td><span data-event-star="e8b083d1-cac6-4682-b6b8-16ef7b082595" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e8b083d1-cac6-4682-b6b8-16ef7b082595">Abacus: A Tool for Precise Side-channel Analysis<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/qinkunbao" class="navigate">Qinkun Bao</a>, <a href="https://2021.icse-conferences.org/profile/zihaowang1" class="navigate">Zihao Wang</a>, <a href="https://2021.icse-conferences.org/profile/jimlarus" class="navigate">James Larus</a>, <a href="https://2021.icse-conferences.org/profile/dinghaowu2" class="navigate">Dinghao Wu</a></div><a href="https://doi.org/10.5281/zenodo.4555757" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://github.com/qinkunbao/QIF-paper/raw/master/ICSE2021_AE/tool_preprint.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a></td></tr><tr><td><span data-event-star="56c2fb20-c5fb-4d0c-9877-7bab5ca4fa9f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="56c2fb20-c5fb-4d0c-9877-7bab5ca4fa9f">A dataset of Vulnerable Code Changes of the Chormium OS project<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/rajshakharpaul" class="navigate">Rajshakhar Paul</a>, <a href="https://2021.icse-conferences.org/profile/asifkamalturzo" class="navigate">Asif Kamal Turzo</a>, <a href="https://2021.icse-conferences.org/profile/amiangshubosu1" class="navigate">Amiangshu Bosu</a></div></td></tr><tr><td><span data-event-star="d00fa69e-5c5f-421c-9e4c-0707adc4948d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="d00fa69e-5c5f-421c-9e4c-0707adc4948d">An Empirical Assessment of Global COVID-19 Contact Tracing Applications<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/ruoxisun1" class="navigate">Ruoxi Sun</a>, <a href="https://2021.icse-conferences.org/profile/zachwang" class="navigate">Wei (Zach) Wang</a>, <a href="https://2021.icse-conferences.org/profile/jasonxue1" class="navigate">Minhui (Jason) Xue</a>, <a href="https://2021.icse-conferences.org/profile/garethtyson" class="navigate">Gareth Tyson</a>, <a href="https://2021.icse-conferences.org/profile/seyitcamtepe" class="navigate">Seyit Camtepe</a>, <a href="https://2021.icse-conferences.org/profile/damithcranasinghe" class="navigate">Damith C. Ranasinghe</a></div></td></tr><tr><td><span data-event-star="ad173d4b-2239-458e-aa66-754ab6504c30" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="ad173d4b-2239-458e-aa66-754ab6504c30">An Evolutionary Study of Configuration Design and Implementation in Cloud Systems<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/yuanliangzhang" class="navigate">Yuanliang Zhang</a>, <a href="https://2021.icse-conferences.org/profile/haochenhe" class="navigate">Haochen He</a>, <a href="https://2021.icse-conferences.org/profile/owolabilegunsen" class="navigate">Owolabi Legunsen</a>, <a href="https://2021.icse-conferences.org/profile/shanshanli1" class="navigate">Shanshan Li</a>, <a href="https://2021.icse-conferences.org/profile/weidong" class="navigate">Wei Dong</a>, <a href="https://2021.icse-conferences.org/profile/tianyinxu1" class="navigate">Tianyin Xu</a></div></td></tr><tr><td><span data-event-star="50e5dde1-78af-4f1c-a5d3-6917b49607a6" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="50e5dde1-78af-4f1c-a5d3-6917b49607a6">An Open Dataset for Onboarding new Contributors-- Empirical Study of OpenStack Ecosystem<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/armstrongfoundjem1" class="navigate">Armstrong Foundjem</a>, <a href="https://2021.icse-conferences.org/profile/elliseeghan" class="navigate">Ellis E. Eghan</a>, <a href="https://2021.icse-conferences.org/profile/bramadams1" class="navigate">Bram Adams</a></div></td></tr><tr><td><span data-event-star="95817e5e-ddb2-4ca6-be9b-b0afa41be82e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="95817e5e-ddb2-4ca6-be9b-b0afa41be82e">A Partial Replication of "RAICC: Revealing Atypical Inter-Component Communication in Android Apps"<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/jordansamhi" class="navigate">Jordan Samhi</a>, <a href="https://2021.icse-conferences.org/profile/alexandrebartel1" class="navigate">Alexandre Bartel</a>, <a href="https://2021.icse-conferences.org/profile/jacquesklein" class="navigate">Jacques Klein</a>, <a href="https://2021.icse-conferences.org/profile/tegawendefbissyande" class="navigate">Tegawendé F. Bissyandé</a></div></td></tr><tr><td><span data-event-star="51addf46-0f53-4178-bc2f-9d01b39bbcf4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="51addf46-0f53-4178-bc2f-9d01b39bbcf4">A Replication of Are Machine Learning Cloud APIs Used Correctly<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/chengchengwan" class="navigate">Chengcheng Wan</a>, <a href="https://2021.icse-conferences.org/profile/shichengliu" class="navigate">Shicheng Liu</a>, <a href="https://2021.icse-conferences.org/profile/hankhoffman" class="navigate">Henry Hoffmann</a>, <a href="https://2021.icse-conferences.org/profile/michaelmaire" class="navigate">Michael Maire</a>, <a href="https://2021.icse-conferences.org/profile/shanlu" class="navigate">Shan Lu</a></div></td></tr><tr><td><span data-event-star="c6fc8a18-fb5c-4524-81dd-dfefef5abea1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c6fc8a18-fb5c-4524-81dd-dfefef5abea1">A replication package for It Takes Two to Tango: Combining Visual and Textual Information for Detecting Duplicate Video-Based Bug Reports<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/nathancooper" class="navigate">Nathan Cooper</a>, <a href="https://2021.icse-conferences.org/profile/carlosbernalcardenas" class="navigate">Carlos Bernal-Cárdenas</a>, <a href="https://2021.icse-conferences.org/profile/oscarchaparro" class="navigate">Oscar Chaparro</a>, <a href="https://2021.icse-conferences.org/profile/kevinmoran" class="navigate">Kevin Moran</a>, <a href="https://2021.icse-conferences.org/profile/denysposhyvanyk" class="navigate">Denys Poshyvanyk</a></div></td></tr><tr><td><span data-event-star="0908adec-65f5-4379-a916-3916879a21f1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="0908adec-65f5-4379-a916-3916879a21f1">A Replication Package for PyCG - Practicall Call Graph Generation in Python<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/vitalissalis" class="navigate">Vitalis Salis</a>, <a href="https://2021.icse-conferences.org/profile/thodorissotiropoulos" class="navigate">Thodoris Sotiropoulos</a>, <a href="https://2021.icse-conferences.org/profile/panoslouridas" class="navigate">Panos Louridas</a>, <a href="https://2021.icse-conferences.org/profile/diomidisspinellis" class="navigate">Diomidis Spinellis</a>, <a href="https://2021.icse-conferences.org/profile/dimitrismitropoulos" class="navigate">Dimitris Mitropoulos</a></div></td></tr><tr><td><span data-event-star="d0722a15-9806-4baa-9241-d6c43cdbcc7f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="d0722a15-9806-4baa-9241-d6c43cdbcc7f">Artifact Abstract for An Empirical Analysis of UI-based Flaky Tests<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/alanromano" class="navigate">Alan Romano</a>, <a href="https://2021.icse-conferences.org/profile/zihesong" class="navigate">Zihe Song</a>, <a href="https://2021.icse-conferences.org/profile/sampathgrandhi" class="navigate">Sampath Grandhi</a>, <a href="https://2021.icse-conferences.org/profile/weiyang" class="navigate">Wei Yang</a>, <a href="https://2021.icse-conferences.org/profile/weihangwang" class="navigate">Weihang Wang</a></div></td></tr><tr><td><span data-event-star="fcf87fa1-22a9-466c-a21d-e07fef5637fc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="fcf87fa1-22a9-466c-a21d-e07fef5637fc">Artifact: Distribution-Aware Testing of Neural Networks Using Generative Models<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/swaroopadola" class="navigate">Swaroopa Dola</a>, <a href="https://2021.icse-conferences.org/profile/matthewdwyer" class="navigate">Matthew B Dwyer</a>, <a href="https://2021.icse-conferences.org/profile/marylousoffa" class="navigate">Mary Lou Soffa</a></div></td></tr><tr><td><span data-event-star="c8b37ecc-8079-44c2-97ff-d15336918379" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c8b37ecc-8079-44c2-97ff-d15336918379">Artifact for Enhancing Genetic Improvement of Software with Regression Test Selection<span class="pull-right"><span data-facet-badge="ACM SIGSOFT Distinguished Artifact Award" class="output-badge" style="max-width:40px;"><span class="label-primary label">ACM SIGSOFT Distinguished Artifact Award</span></span></span><span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/giovaniguizzo" class="navigate">Giovani Guizzo</a>, <a href="https://2021.icse-conferences.org/profile/justynapetke" class="navigate">Justyna Petke</a>, <a href="https://2021.icse-conferences.org/profile/federicasarro" class="navigate">Federica Sarro</a>, <a href="https://2021.icse-conferences.org/profile/markharman" class="navigate">Mark Harman</a></div><a href="https://doi.org/10.5522/04/12890792.v1" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://bit.ly/Guizzo-ICSE-2021" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a></td></tr><tr><td><span data-event-star="34f9ee7c-c6cd-4412-86b7-a0f0b7fd9a48" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="34f9ee7c-c6cd-4412-86b7-a0f0b7fd9a48">Artifact for "GenTree: Using Decision Trees to Learn Interactions for Configurable Software"<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/kimhaonguyen" class="navigate">KimHao Nguyen</a>, <a href="https://2021.icse-conferences.org/profile/thanhvunguyen" class="navigate">ThanhVu Nguyen</a></div></td></tr><tr><td><span data-event-star="0dd7433f-8dff-4ad8-a92c-1c8c24ace36c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="0dd7433f-8dff-4ad8-a92c-1c8c24ace36c">Artifact for Improving Fault Localization by Integrating Value and Predicate Based Causal Inference Techniques<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/yigitkucuk" class="navigate">Yigit Kucuk</a>, <a href="https://2021.icse-conferences.org/profile/timhenderson" class="navigate">Tim A. D. Henderson</a>, <a href="https://2021.icse-conferences.org/profile/andypodgurski" class="navigate">Andy Podgurski</a></div></td></tr><tr><td><span data-event-star="a089e317-d47c-457e-b835-c5136bbb7b5b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/guolongzheng" class="navigate">Guolong Zheng</a>, <a href="https://2021.icse-conferences.org/profile/thanhvunguyen" class="navigate">ThanhVu Nguyen</a>, <a href="https://2021.icse-conferences.org/profile/simongutierrezbrida" class="navigate">Simón Gutiérrez Brida</a>, <a href="https://2021.icse-conferences.org/profile/germanregis" class="navigate">Germán Regis</a>, <a href="https://2021.icse-conferences.org/profile/marceloffrias" class="navigate">Marcelo F. Frias</a>, <a href="https://2021.icse-conferences.org/profile/nazarenoaguirre" class="navigate">Nazareno Aguirre</a>, <a href="https://2021.icse-conferences.org/profile/hamidbagheri" class="navigate">Hamid Bagheri</a></div></td></tr><tr><td><span data-event-star="a3390403-6d23-44c4-84de-4efea1f77746" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/simongutierrezbrida" class="navigate">Simón Gutiérrez Brida</a>, <a href="https://2021.icse-conferences.org/profile/germanregis" class="navigate">Germán Regis</a>, <a href="https://2021.icse-conferences.org/profile/guolongzheng" class="navigate">Guolong Zheng</a>, <a href="https://2021.icse-conferences.org/profile/hamidbagheri" class="navigate">Hamid Bagheri</a>, <a href="https://2021.icse-conferences.org/profile/thanhvunguyen" class="navigate">ThanhVu Nguyen</a>, <a href="https://2021.icse-conferences.org/profile/nazarenoaguirre" class="navigate">Nazareno Aguirre</a>, <a href="https://2021.icse-conferences.org/profile/marceloffrias" class="navigate">Marcelo F. Frias</a></div></td></tr><tr><td><span data-event-star="7c8de8e5-951e-4a62-a06a-7a52c4affabd" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="7c8de8e5-951e-4a62-a06a-7a52c4affabd">Artifact: Reducing DNN Properties to Enable Falsification with Adversarial Attacks<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/davidshriver" class="navigate">David Shriver</a>, <a href="https://2021.icse-conferences.org/profile/sebastianelbaum1" class="navigate">Sebastian Elbaum</a>, <a href="https://2021.icse-conferences.org/profile/matthewdwyer" class="navigate">Matthew B Dwyer</a></div></td></tr><tr><td><span data-event-star="8efda1c8-8838-4ab6-b209-b9582d4aa09f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="8efda1c8-8838-4ab6-b209-b9582d4aa09f">A Survey on Method Naming Standards: Questions and Responses Artifact<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/reemalsuhaibani" class="navigate">Reem S. Alsuhaibani</a>, <a href="https://2021.icse-conferences.org/profile/christiannewman" class="navigate">Christian D. Newman</a>, <a href="https://2021.icse-conferences.org/profile/michaeldecker" class="navigate">Michael J. Decker</a>, <a href="https://2021.icse-conferences.org/profile/michaelcollard" class="navigate">Michael L. Collard</a>, <a href="https://2021.icse-conferences.org/profile/jonathanmaletic" class="navigate">Jonathan I. Maletic</a></div></td></tr><tr><td><span data-event-star="315d7721-adeb-4ac2-bd35-6d60f4a3abf6" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="315d7721-adeb-4ac2-bd35-6d60f4a3abf6">CIBench: A Dataset and Collection of Techniques for Build and Test Selection and Prioritization in Continuous Integration<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/xianhaojin" class="navigate">Xianhao Jin</a>, <a href="https://2021.icse-conferences.org/profile/franciscoservant" class="navigate">Francisco Servant</a></div></td></tr><tr><td><span data-event-star="e19c6244-9203-4507-92a0-9529058c926a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e19c6244-9203-4507-92a0-9529058c926a">CodeShovel: A Reusable and Available Tool for Extracting Source Code Histories<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/felixgrund" class="navigate">Felix Grund</a>, <a href="https://2021.icse-conferences.org/profile/shaifulalamchowdhury" class="navigate">Shaiful Alam Chowdhury</a>, <a href="https://2021.icse-conferences.org/profile/nicholasbradley" class="navigate">Nick Bradley</a>, <a href="https://2021.icse-conferences.org/profile/braxtonhall1" class="navigate">Braxton Hall</a>, <a href="https://2021.icse-conferences.org/profile/reidholmes" class="navigate">Reid Holmes</a></div></td></tr><tr><td><span data-event-star="839c1552-c48b-4dcc-a4ec-694ea69ce908" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="839c1552-c48b-4dcc-a4ec-694ea69ce908">Data and Materials for: Why don't Developers Detect Improper Input Validation? '; DROP TABLE Papers; --<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/larissabraz1" class="navigate">Larissa Braz</a>, <a href="https://2021.icse-conferences.org/profile/enricofregnan" class="navigate">Enrico Fregnan</a>, <a href="https://2021.icse-conferences.org/profile/gulcalikli" class="navigate">Gül Calikli</a>, <a href="https://2021.icse-conferences.org/profile/albertobacchelli" class="navigate">Alberto Bacchelli</a></div></td></tr><tr><td><span data-event-star="8ade78c1-f969-498f-807a-d3bfa6dd2c97" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="8ade78c1-f969-498f-807a-d3bfa6dd2c97">Dataset to Study Indirectly Dependent Documentation in GitHub Repositories<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/devikasondhi" class="navigate">Devika Sondhi</a>, <a href="https://2021.icse-conferences.org/profile/avyaktgupta" class="navigate">Avyakt Gupta</a>, <a href="https://2021.icse-conferences.org/profile/salilpurandare" class="navigate">Salil Purandare</a>, <a href="https://2021.icse-conferences.org/profile/ankitrana" class="navigate">Ankit Rana</a>, <a href="https://2021.icse-conferences.org/profile/deepanshukaushal" class="navigate">Deepanshu Kaushal</a>, <a href="https://2021.icse-conferences.org/profile/rahulpurandare" class="navigate">Rahul Purandare</a></div></td></tr><tr><td><span data-event-star="9304ca15-e65e-4cca-a74d-0d1be4b7c4a3" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="9304ca15-e65e-4cca-a74d-0d1be4b7c4a3">EvoSpex: An Evolutionary Algorithm for Learning Postconditions<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/facundomolina" class="navigate">Facundo Molina</a>, <a href="https://2021.icse-conferences.org/profile/pabloponzio" class="navigate">Pablo Ponzio</a>, <a href="https://2021.icse-conferences.org/profile/nazarenoaguirre" class="navigate">Nazareno Aguirre</a>, <a href="https://2021.icse-conferences.org/profile/marceloffrias" class="navigate">Marcelo F. Frias</a></div></td></tr><tr><td><span data-event-star="fa9c5f9a-4ba8-4cb8-9d87-027fdb456de6" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="fa9c5f9a-4ba8-4cb8-9d87-027fdb456de6">FlakeFlagger: Predicting Flakiness Without Rerunning Tests<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/abdulrahmanalshammari" class="navigate">Abdulrahman Alshammari</a>, <a href="https://2021.icse-conferences.org/profile/christophermorris" class="navigate">Christopher Morris</a>, <a href="https://2021.icse-conferences.org/profile/michaelhilton" class="navigate">Michael Hilton</a>, <a href="https://2021.icse-conferences.org/profile/jonathanbell" class="navigate">Jonathan Bell</a></div></td></tr><tr><td><span data-event-star="290509bc-ea3d-4d88-b2f9-92d0785e1ec5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="290509bc-ea3d-4d88-b2f9-92d0785e1ec5">IMGDroid: Detecting Image Loading Defects in Android Applications<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/weisong" class="navigate">Wei Song</a>, <a href="https://2021.icse-conferences.org/profile/mengqihan" class="navigate">Mengqi Han</a>, <a href="https://2021.icse-conferences.org/profile/jeffhuang" class="navigate">Jeff Huang</a></div></td></tr><tr><td><span data-event-star="cbac4286-a714-4af8-a0ce-4a236232f4ba" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="cbac4286-a714-4af8-a0ce-4a236232f4ba">IoT Bugs and Development Challenges<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/amirmakhshari" class="navigate">Amir Makhshari</a>, <a href="https://2021.icse-conferences.org/profile/alimesbah" class="navigate">Ali Mesbah</a></div></td></tr><tr><td><span data-event-star="acc7fc70-f0f1-4236-9a88-9dd525a1cfea" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="acc7fc70-f0f1-4236-9a88-9dd525a1cfea">JEST: N+1-version Differential Testing of Both JavaScript Engines and Specification<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/jihyeokpark" class="navigate">Jihyeok Park</a>, <a href="https://2021.icse-conferences.org/profile/seungminan" class="navigate">Seungmin An</a>, <a href="https://2021.icse-conferences.org/profile/dongjunyoun1" class="navigate">Dongjun Youn</a>, <a href="https://2021.icse-conferences.org/profile/gyeongwonkim" class="navigate">Gyeongwon Kim</a>, <a href="https://2021.icse-conferences.org/profile/sukyoungryu" class="navigate">Sukyoung Ryu</a></div></td></tr><tr><td><span data-event-star="6ced1d26-0c8a-4a33-b502-5754513705be" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="6ced1d26-0c8a-4a33-b502-5754513705be">JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/sungjaehwang" class="navigate">Sungjae Hwang</a>, <a href="https://2021.icse-conferences.org/profile/sungholee" class="navigate">Sungho Lee</a>, <a href="https://2021.icse-conferences.org/profile/jihoonkim" class="navigate">Jihoon Kim</a>, <a href="https://2021.icse-conferences.org/profile/sukyoungryu" class="navigate">Sukyoung Ryu</a></div></td></tr><tr><td><span data-event-star="2063a493-b2ed-4515-b25e-dbd7eefeada3" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="2063a493-b2ed-4515-b25e-dbd7eefeada3">MAANA: An Automated Tool for DoMAin-specific HANdling of Ambiguity<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/saadezzini" class="navigate">Saad Ezzini</a>, <a href="https://2021.icse-conferences.org/profile/sallamabualhaija" class="navigate">Sallam Abualhaija</a>, <a href="https://2021.icse-conferences.org/profile/chetanarora" class="navigate">Chetan Arora</a>, <a href="https://2021.icse-conferences.org/profile/mehrdadsabetzadeh" class="navigate">Mehrdad Sabetzadeh</a>, <a href="https://2021.icse-conferences.org/profile/lionelbriand" class="navigate">Lionel Briand</a></div></td></tr><tr><td><span data-event-star="d7e15363-a505-456a-9066-079abe73b1f7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="d7e15363-a505-456a-9066-079abe73b1f7">PASTA: Synthesizing Object State Transformers for Dynamic Software Updates<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/zelinzhao" class="navigate">Zelin Zhao</a>, <a href="https://2021.icse-conferences.org/profile/yanyanjiang" class="navigate">Yanyan Jiang</a>, <a href="https://2021.icse-conferences.org/profile/changxu" class="navigate">Chang Xu</a>, <a href="https://2021.icse-conferences.org/profile/tianxiaogu" class="navigate">Tianxiao Gu</a>, <a href="https://2021.icse-conferences.org/profile/xiaoxingma1" class="navigate">Xiaoxing Ma</a></div></td></tr><tr><td><span data-event-star="7e9b2518-eaf4-4448-b4aa-f317367940a2" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/linyang1" class="navigate">Lin Yang</a>, <a href="https://2021.icse-conferences.org/profile/junjiechen1" class="navigate">Junjie Chen</a>, <a href="https://2021.icse-conferences.org/profile/zanwang" class="navigate">Zan Wang</a>, <a href="https://2021.icse-conferences.org/profile/weijingwang1" class="navigate">Weijing Wang</a>, <a href="https://2021.icse-conferences.org/profile/jiajunjiang" class="navigate">Jiajun Jiang</a>, <a href="https://2021.icse-conferences.org/profile/xuyuandong" class="navigate">Xuyuan Dong</a>, <a href="https://2021.icse-conferences.org/profile/wenbinzhang" class="navigate">Wenbin Zhang</a></div></td></tr><tr><td><span data-event-star="b01d572f-8fb8-41c5-b625-c5a05e4746b3" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="b01d572f-8fb8-41c5-b625-c5a05e4746b3">Program Comprehension and Code Complexity Metrics: A Replication Package of an fMRI Study<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/normanpeitek" class="navigate">Norman Peitek</a>, <a href="https://2021.icse-conferences.org/profile/svenapel" class="navigate">Sven Apel</a>, <a href="https://2021.icse-conferences.org/profile/chrisparnin1" class="navigate">Chris Parnin</a>, <a href="https://2021.icse-conferences.org/profile/andrebrechmann" class="navigate">Andre Brechmann</a>, <a href="https://2021.icse-conferences.org/profile/janetsiegmund" class="navigate">Janet Siegmund</a></div></td></tr><tr><td><span data-event-star="fdd210d8-875c-4df9-b186-f4dab86574ee" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="fdd210d8-875c-4df9-b186-f4dab86574ee">PyART: Python API Recommendation in Real-Time<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/xinchenghe" class="navigate">Xincheng He</a>, <a href="https://2021.icse-conferences.org/profile/leixu1" class="navigate">Lei Xu</a>, <a href="https://2021.icse-conferences.org/profile/xiangyuzhang" class="navigate">Xiangyu Zhang</a>, <a href="https://2021.icse-conferences.org/profile/ruihao1" class="navigate">Rui Hao</a>, <a href="https://2021.icse-conferences.org/profile/yangfeng" class="navigate">Yang Feng</a>, <a href="https://2021.icse-conferences.org/profile/baowenxu" class="navigate">Baowen Xu</a></div></td></tr><tr><td><span data-event-star="124038e4-d05e-48bc-a655-6729087abf3a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/ansongni1" class="navigate">Ansong Ni</a>, <a href="https://2021.icse-conferences.org/profile/danielramos1" class="navigate">Daniel Ramos</a>, <a href="https://2021.icse-conferences.org/profile/aidanzhyang" class="navigate">Aidan Z.H. Yang</a>, <a href="https://2021.icse-conferences.org/profile/ineslynce" class="navigate">Ines Lynce</a>, <a href="https://2021.icse-conferences.org/profile/vascomanquinho" class="navigate">Vasco Manquinho</a>, <a href="https://2021.icse-conferences.org/profile/rubenmartins" class="navigate">Ruben Martins</a>, <a href="https://2021.icse-conferences.org/profile/clairelegoues" class="navigate">Claire Le Goues</a></div></td></tr><tr><td><span data-event-star="dc2ef847-c8e3-4d57-9fdc-33179e04fb6c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="dc2ef847-c8e3-4d57-9fdc-33179e04fb6c">Replication Package for Article: Data-Oriented Differential Testing of Object-Relational Mapping Systems<span class="pull-right"><span data-facet-badge="ACM SIGSOFT Distinguished Artifact Award" class="output-badge" style="max-width:40px;"><span class="label-primary label">ACM SIGSOFT Distinguished Artifact Award</span></span></span><span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/thodorissotiropoulos" class="navigate">Thodoris Sotiropoulos</a>, <a href="https://2021.icse-conferences.org/profile/stefanoschaliasos" class="navigate">Stefanos Chaliasos</a>, <a href="https://2021.icse-conferences.org/profile/vaggelisatlidakis" class="navigate">Vaggelis Atlidakis</a>, <a href="https://2021.icse-conferences.org/profile/dimitrismitropoulos" class="navigate">Dimitris Mitropoulos</a>, <a href="https://2021.icse-conferences.org/profile/diomidisspinellis" class="navigate">Diomidis Spinellis</a></div></td></tr><tr><td><span data-event-star="84309010-6f0a-4e13-b9eb-ff39754bd738" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="84309010-6f0a-4e13-b9eb-ff39754bd738">Replication package for Input Algebras<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/rahulgopinath" class="navigate">Rahul Gopinath</a>, <a href="https://2021.icse-conferences.org/profile/hamednemati" class="navigate">Hamed Nemati</a>, <a href="https://2021.icse-conferences.org/profile/andreaszeller" class="navigate">Andreas Zeller</a></div></td></tr><tr><td><span data-event-star="51c166b0-38e5-4463-a5b6-47b0adffd3d9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="51c166b0-38e5-4463-a5b6-47b0adffd3d9">Replication package for Representation of Developer Expertise in Open Source Software<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/tapajitdey" class="navigate">Tapajit Dey</a>, <a href="https://2021.icse-conferences.org/profile/andreykarnauch" class="navigate">Andrey Karnauch</a>, <a href="https://2021.icse-conferences.org/profile/audrismockus1" class="navigate">Audris Mockus</a></div></td></tr><tr><td><span data-event-star="a6f23a79-45d5-4eaa-8fcd-23402f972e42" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="a6f23a79-45d5-4eaa-8fcd-23402f972e42">Research Artifact: The Potential of Meta-Maintenance on GitHub<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/hideakihata" class="navigate">Hideaki Hata</a>, <a href="https://2021.icse-conferences.org/profile/raulakula" class="navigate">Raula Gaikovina Kula</a>, <a href="https://2021.icse-conferences.org/profile/takashiishio" class="navigate">Takashi Ishio</a>, <a href="https://2021.icse-conferences.org/profile/christophtreude" class="navigate">Christoph Treude</a></div></td></tr><tr><td><span data-event-star="3e2ab78f-7b81-4b8e-b575-1287eb2e0b6b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="3e2ab78f-7b81-4b8e-b575-1287eb2e0b6b">Research tools, survey responses, and interview analysis from a case study of onboarding software teams at Microsoft<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/anju" class="navigate">An Ju</a>, <a href="https://2021.icse-conferences.org/profile/hiteshsajnani2" class="navigate">Hitesh Sajnani</a>, <a href="https://2021.icse-conferences.org/profile/scotkelly" class="navigate">Scot Kelly</a>, <a href="https://2021.icse-conferences.org/profile/kimherzig" class="navigate">Kim Herzig</a></div></td></tr><tr><td><span data-event-star="7071e5d7-1011-40a6-bc4b-753db19b4768" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="7071e5d7-1011-40a6-bc4b-753db19b4768">RusTINA: Automatically checking and Patching Inline Assembly Interface Compliance (Artifact Evaluation)<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/fredericrecoules" class="navigate">Frédéric Recoules</a>, <a href="https://2021.icse-conferences.org/profile/sebastienbardin" class="navigate">Sébastien Bardin</a>, <a href="https://2021.icse-conferences.org/profile/richardbonichon1" class="navigate">Richard Bonichon</a>, <a href="https://2021.icse-conferences.org/profile/laurentmounier" class="navigate">Laurent Mounier</a>, <a href="https://2021.icse-conferences.org/profile/marielaurepotet" class="navigate">Marie-Laure Potet</a>, <a href="https://2021.icse-conferences.org/profile/matthieulemerre" class="navigate">Matthieu Lemerre</a></div></td></tr><tr><td><span data-event-star="115b4b02-116c-4993-9709-ad6a20108916" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="115b4b02-116c-4993-9709-ad6a20108916">Scalable Quantitative Verification For Deep Neural Networks<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/teodorabaluta" class="navigate">Teodora Baluta</a>, <a href="https://2021.icse-conferences.org/profile/zhengleongchua" class="navigate">Zheng Leong Chua</a>, <a href="https://2021.icse-conferences.org/profile/kuldeepsmeel" class="navigate">Kuldeep S. Meel</a>, <a href="https://2021.icse-conferences.org/profile/prateeksaxena" class="navigate">Prateek Saxena</a></div></td></tr><tr><td><span data-event-star="725d692f-1bfe-40bb-9560-abe3a52c563b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="725d692f-1bfe-40bb-9560-abe3a52c563b">Semantic Patches for Adaptation of JavaScript Programs to Evolving Libraries<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/benjaminbarslevnielsen" class="navigate">Benjamin Barslev Nielsen</a>, <a href="https://2021.icse-conferences.org/profile/andersmoller" class="navigate">Anders Møller</a>, <a href="https://2021.icse-conferences.org/profile/martintoldamtorp" class="navigate">Martin Toldam Torp</a></div></td></tr><tr><td><span data-event-star="97ea466f-6bcc-47a1-84f4-31d8a78fde55" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="97ea466f-6bcc-47a1-84f4-31d8a78fde55">Shipwright: A Human-in-the-Loop System for Dockerfile Repair<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/jordanhenkel" class="navigate">Jordan Henkel</a>, <a href="https://2021.icse-conferences.org/profile/deninisilva" class="navigate">Denini Silva</a>, <a href="https://2021.icse-conferences.org/profile/leopoldoteixeira" class="navigate">Leopoldo Teixeira</a>, <a href="https://2021.icse-conferences.org/profile/marcelodamorim" class="navigate">Marcelo d'Amorim</a>, <a href="https://2021.icse-conferences.org/profile/thomasreps" class="navigate">Thomas Reps</a></div></td></tr><tr><td><span data-event-star="7a6d7da6-c785-4f48-9d62-f0dfe06f9948" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="7a6d7da6-c785-4f48-9d62-f0dfe06f9948">Smart Contract Security: a Practitioners' Perspective<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/zhiyuanwan" class="navigate">Zhiyuan Wan</a>, <a href="https://2021.icse-conferences.org/profile/xinxia" class="navigate">Xin Xia</a>, <a href="https://2021.icse-conferences.org/profile/davidlo" class="navigate">David Lo</a>, <a href="https://2021.icse-conferences.org/profile/jiachichen1" class="navigate">Jiachi Chen</a>, <a href="https://2021.icse-conferences.org/profile/xiapuluo" class="navigate">Xiapu Luo</a>, <a href="https://2021.icse-conferences.org/profile/xiaohuyang1" class="navigate">Xiaohu Yang</a></div></td></tr><tr><td><span data-event-star="267e987e-6aec-4333-835e-52660d806a07" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="267e987e-6aec-4333-835e-52660d806a07">Survey Instruments for "How Was Your Weekend?" Software Development Teams Working From Home During COVID-19<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/courtneymiller" class="navigate">Courtney Miller</a>, <a href="https://2021.icse-conferences.org/profile/paigerodeghero1" class="navigate">Paige Rodeghero</a>, <a href="https://2021.icse-conferences.org/profile/margaretannestorey" class="navigate">Margaret-Anne Storey</a>, <a href="https://2021.icse-conferences.org/profile/denaeford" class="navigate">Denae Ford</a>, <a href="https://2021.icse-conferences.org/profile/tomzimmermann" class="navigate">Thomas Zimmermann</a></div></td></tr><tr><td><span data-event-star="71c0dda1-f449-4c1f-bf3c-833e1ebace17" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="71c0dda1-f449-4c1f-bf3c-833e1ebace17">ThEodorE: a Trace Checker for CPS Properties<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/claudiomenghi" class="navigate">Claudio Menghi</a>, <a href="https://2021.icse-conferences.org/profile/enricovigano1" class="navigate">Enrico Viganò</a>, <a href="https://2021.icse-conferences.org/profile/domenicobianculli" class="navigate">Domenico Bianculli</a>, <a href="https://2021.icse-conferences.org/profile/lionelbriand" class="navigate">Lionel Briand</a></div></td></tr><tr><td><span data-event-star="e5184564-b6fb-4c6b-a6a7-5e7c4f25146f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e5184564-b6fb-4c6b-a6a7-5e7c4f25146f">Too Quiet in the Library: An Empirical Study of Security Updates in Android Apps' Native Code<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/sumayaalmanee" class="navigate">Sumaya Almanee</a>, <a href="https://2021.icse-conferences.org/profile/ardaunal" class="navigate">Arda Ünal</a>, <a href="https://2021.icse-conferences.org/profile/mathiaspayer" class="navigate">Mathias Payer</a>, <a href="https://2021.icse-conferences.org/profile/joshuagarcia" class="navigate">Joshua Garcia</a></div></td></tr><tr><td><span data-event-star="1f750289-d895-47b9-a369-3e31c7758d6a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1f750289-d895-47b9-a369-3e31c7758d6a">Understanding Community Smells Variability: A Statistical Approach - Replication Package Instructions<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/gemmacatolino" class="navigate">Gemma Catolino</a>, <a href="https://2021.icse-conferences.org/profile/fabiopalomba1" class="navigate">Fabio Palomba</a>, <a href="https://2021.icse-conferences.org/profile/damianandrewtamburri" class="navigate">Damian Andrew Tamburri</a>, <a href="https://2021.icse-conferences.org/profile/aserebrenik" class="navigate">Alexander Serebrenik</a></div></td></tr><tr><td><span data-event-star="1861854b-9bba-4d2e-9e8d-463d27354209" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1861854b-9bba-4d2e-9e8d-463d27354209">Unrealizable Cores for Reactive Systems Specifications: Artifact<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/shaharmaoz" class="navigate">Shahar Maoz</a>, <a href="https://2021.icse-conferences.org/profile/rafishalom" class="navigate">Rafi Shalom</a></div></td></tr><tr><td><span data-event-star="04d87cea-f4ca-4e31-b3fb-9a8e39f135b7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="04d87cea-f4ca-4e31-b3fb-9a8e39f135b7">Verifying Determinism in Sequential Programs<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/rashmimudduluru" class="navigate">Rashmi Mudduluru</a>, <a href="https://2021.icse-conferences.org/profile/jasonwaataja" class="navigate">Jason Waataja</a>, <a href="https://2021.icse-conferences.org/profile/suzannemillstein" class="navigate">Suzanne Millstein</a>, <a href="https://2021.icse-conferences.org/profile/michaeldernst" class="navigate">Michael D. Ernst</a></div></td></tr><tr><td><span data-event-star="836bc453-9d69-408a-ad96-daf9effa5c81" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="836bc453-9d69-408a-ad96-daf9effa5c81">White-Box Performance-Influence Models: A Profiling and Learning Approach (Replication Package)<span class="pull-right"><span data-facet-badge="Artifact" class="output-badge" style="max-width:40px;"><span class="label-primary label">Artifact</span></span></span><span class="pull-right"><span title="Artifact Available" data-facet-badge="Artifact Available" class="output-badge" style="max-width:40px;"><img alt="Artifact Available" src="https://2021.icse-conferences.org/getImageFile/52d0f1ff-c406-40b2-a1d6-77882f9594ca/small?1616500004000" class="outputimage"/></span></span><span class="pull-right"><span title="Artifact Reusable" data-facet-badge="Artifact Reusable" class="output-badge" style="max-width:40px;"><img alt="Artifact Reusable" src="https://2021.icse-conferences.org/getImageFile/76072197-3875-4fec-9a1c-9ebee7eb5aa0/small?1616499992000" class="outputimage"/></span></span></a><div class="prog-track">AE - Artifact Evaluation</div><div class="performers"><a href="https://2021.icse-conferences.org/profile/maxweber" class="navigate">Max Weber</a>, <a href="https://2021.icse-conferences.org/profile/svenapel" class="navigate">Sven Apel</a>, <a href="https://2021.icse-conferences.org/profile/norbertsiegmund" class="navigate">Norbert Siegmund</a></div></td></tr></table></div><div id="Call-For-Artifact-Submissions" class="tab-pane "><h2>Call For Artifact Submissions</h2><p><p>Authors of <strong>papers accepted to the 2021 Technical/SEIP/NIER/SEET/SEIS Track</strong> are invited to submit artifacts associated with those papers to the ICSE Artifact Track for evaluation as candidate <strong>reusable, available, replicated or reproduced</strong> artifacts. Authors of <strong>any prior Software Engineering work</strong> (published at ICSE or elsewhere) are also eligible (and invited) to submit an artifact for evaluation as a candidate <strong>reusable, available, replicated or reproduced</strong> artifact. If those artifact(s) are accepted, they will each receive one (and only one) of the badges below on the front page of the authors’ paper and in the proceedings.</p> <p>In addition, authors of any <strong>prior SE research work (published at ICSE or elsewhere)</strong> are invited to submit an artifact to the ICSE Artifact Track for evaluation as a candidate <strong>replicated or reproduced</strong> artifact. Those badges indicate that the original work has been independently (externally) replicated or reproduced by authors other than those of the original work and will be assigned digitally in retrospect (if supported by the respective publisher). If the artifact is accepted:</p> <ul> <li>Authors will be invited to give lightning talks on this work at ICSE’21</li> <li>We will do our best to work with the IEEE Xplore and ACM Portal administrator to add badges to the electronic versions of the authors’ paper(s).</li> </ul> <p><br> </p><p></p><table style="text-align: center"> <tbody><tr> <th style="text-align: center">Functional</th> <th style="text-align: center">Reusable <br><span style="font-weight:normal;">Open to ICSE 21 submissions only</span></th> <th style="text-align: center">Available <br><span style="font-weight:normal;">Open to ICSE 21 submissions only</span> </th> <th style="text-align: center">Replicated <br> <span style="font-weight:normal;">Open to any submission</span></th> <th style="text-align: center">Reproduced <br><span style="font-weight:normal;">Open to any submission</span></th> </tr> <tr> <td>No Badge</td> <td><img src="https://conf.researchr.org/getImage/icse-2021/orig/acm_rojo.PNG"></td> <td><img src="https://conf.researchr.org/getImage/icse-2021/orig/acm_verde.PNG"></td> <td><img src="https://conf.researchr.org/getImage/icse-2021/orig/acm_azul.PNG"></td> <td><img src="https://conf.researchr.org/getImage/icse-2021/orig/acm_obscuro.PNG"></td> </tr> <tr> <td style="text-align: left">Artifacts documented, consistent, complete, exercisable, and include appropriate evidence of verification and validation</td> <td>Functional + very carefully documented and well-structured to the extent that reuse and repurposing is facilitated. In particular, norms and standards of the research community for artifacts of this type are strictly adhered to.</td> <td>Reusable + placed on a publicly accessible archival repository. A DOI or link to this repository along with a unique identifier for the object is provided.</td> <td>Available + main results of the paper have been obtained in a subsequent study by a person or team other than the authors, using, in part, artifacts provided by the author.</td> <td>Available + the main results of the paper have been independently obtained in a subsequent study by a person or team other than the authors, without the use of author-supplied artifacts.</td> </tr> </tbody></table> <b>Please note, as outlined in the submission instructions and reviewing guidelines below, that we assign either the “Available” badge or the “Reusable” badge, but not both. The “Available” badge is rewarded only to artifacts which are also reusable.</b> <p>All accepted abstracts documenting the artifacts will be further published in the ICSE 2021 proceedings as a further form of recognition.</p> <p>In principle, papers with badges from the artifact evaluation track contain reusable products that other researchers can use to bootstrap their own research. Experience shows that such papers earn increased citations and greater prestige in the research community. Artifacts of interest include (but are not limited to) the following:</p> <ul> <li> <p>Software, which are implementations of systems or algorithms potentially useful in other studies.</p> </li> <li> <p>Data repositories, which are data (e.g., logging data, system traces, survey raw data) that can be used for multiple software engineering approaches.</p> </li> <li> <p>Frameworks, which are tools and services illustrating new approaches to software engineering that could be used by other researchers in different contexts.</p> </li> </ul> <p>This list is not exhaustive, so the authors are asked to email the chairs before submitting if their proposed artifact is not on this list. Further information on data sharing principles and approaches are further introduced along an introduction of the general notion of open science in the book chapter Open Science in Software Engineering: <a href="https://arxiv.org/abs/1904.06499">https://arxiv.org/abs/1904.06499</a></p> <h3><a href="#important-dates" id="important-dates" class="anchor-link"><u>Important Dates</u></a></h3> <p>Artifacts Evaluation Pre-submission Registration Deadline: 15 January 2021 (mandatory)</p> <p>Artifact Evaluation Submissions Deadline: 22 January 2021</p> <p>Artifact Evaluation Acceptance Notification: 24 February 2021</p> <h3><a href="#best-artifact-awards" id="best-artifact-awards" class="anchor-link"><u>Best Artifact Awards</u></a></h3> <p>There will be two ICSE 2021 Best Artifact Awards to recognize the effort of authors creating and sharing outstanding research artifacts.</p> <h3><a href="#submission-instructions-and-reviewing-guidelines" id="submission-instructions-and-reviewing-guidelines" class="anchor-link"><u>Submission Instructions and Reviewing Guidelines</u></a></h3> <p>Submission instructions and reviewing guidelines can both be taken from the <a href="https://conf.researchr.org/getImage/icse-2021/orig/Submission.and.Reviewing.GuidelinesNUEVO.pdf">Submission and Reviewing Guidelines</a>. This document details the submission process, the expected contents of the artifacts as well as the expected criteria to merit awarding the respective badges in the hope to increase the transparency for both authors and reviewers.</p> <p><u><strong>It is important that authors submitting to this track carefully read the guidelines prior to their submission.</strong></u></p> <p>In the following, we briefly summarize key aspects of the submission process in dependency of the envisioned badge. For details, please refer to the provided guidelines.</p> <h3><a href="#submission-process-overview" id="submission-process-overview" class="anchor-link"><u>Submission Process Overview</u></a></h3> <p>In principle, authors are expected to submit through <a href="https://easychair.org/conferences/?conf=artifactevaluationic">EasyChair</a> their artifact documentation. This documentation distinguishes two basic types of information - <strong>captured in one central research abstract (two pages max)</strong> - depending on the envisioned badge:</p> <ol> <li><strong>Replicated and Reproduced</strong> where the emphasis lies on providing information about how their already published research has been replicated or reproduced as well as links to further material (e.g. the papers and artifacts in question). Note that we encourage submissions for those badges also to nominate other authors (e.g., when authors having reproduced study results want to nominate authors of the original study being replicated/reproduced).</li> <li><strong>Reusable and Available</strong> where the emphasis lies on providing documentation on the research artifact previously prepared and archived. Here, the authors need to write and submit a documentation explaining how to obtain the artifact package, how to unpack the artifact, how to get started, and how to use the artifacts in more detail. The submission must only describe the technicalities of the artifacts and uses of the artifact that are not already described in the paper.</li> </ol> <p>Note that if the authors are aiming for the badges <em>Available</em> and beyond, the artifact needs to be publicly accessible at the time of submission. This means that the EasyChair submission should include the research abstract only providing links to the repositories where the artifact is permanently stored and available. Submitting artifacts themselves through EasyChair without making them publicly accessible (through a repository or an archival service) will not be sufficient for any further badge. In the case of authors applying for the badge <em>Reusable</em>, the artifacts do not necessarily have to be publicly accessible for the review process. In this very case, the authors are asked to provide either a private link / password-protected link to a repository or they may submit the artifact directly through EasyChair (in a zip file) and it should become clear which steps are necessary for authors who would like to reuse the artifact.</p> <p>Details on the research artifacts themselves are provided next.</p> <h3><a href="#submission-for-replicated-and-reproduced-badges" id="submission-for-replicated-and-reproduced-badges" class="anchor-link"><u>Submission for Replicated and Reproduced Badges</u></a></h3> <p>For “replicated” and “reproduced” badges, authors will need to offer appropriate documentation that their artifacts have reached that stage.</p> <p>By January 15, 2021 register your research artifact at the <a href="https://easychair.org/account/signin?l=NMdkx3xNQ5Jtf1HLOsoM3k#">ICSE EasyChair site</a> by submitting a two pages (max) abstract in PDF format describing your artifact.</p> <p>The abstract should include the paper title, the purpose of the research artifact, the badge(s) you are claiming, and the technology skills assumed by the reviewer evaluating the artifact. Please also mention if running your artifact requires specific Operating Systems or other environments.</p> <ul> <li>TITLE: <strong>A (Partial)? (Replication|Reproduction) of XYZ</strong> . Please add the term <strong>partial</strong> to your title if only some of the original work could be replicated/reproduced.</li> <li>WHO: name the original authors (and paper) and the authors that performed the replication/reproduction. Include contact information and mark one author as the corresponding author.<br> <strong>IMPORTANT</strong> : include also a web link to a publically available URL directory containing (a) the original paper (that is being reproduced) and (b) any subsequent paper(s)/documents/reports that do the reproduction.<br> <br></li> <li>WHAT: describe the “thing” being replicated/reproduced;</li> <li>WHY: clearly state why that “thing” is interesting/important;</li> <li>HOW: say how it was done first;</li> <li>WHERE: describe the replication/reproduction. If the replication/reproduction was only partial, then explain what parts could be achieved or had to be missed.</li> <li>DISCUSSION (if applicable): What aspects of this “thing” made it easier/harder to replicate/reproduce. What are the lessons learned from this work that would enable more replication/reproduction in the future for other kinds of tasks or other kinds of research.</li> </ul> <p>Two PC members will review each abstract, possibly reaching out to the authors of the abstract or original paper. Abstracts will be ranked as follows.</p> <ul> <li>If PC members do not find sufficient substantive evidence for replication/reproduction, the abstract will be rejected.</li> <li>Any abstract that is judged to be unnecessarily critical towards others in the research community will be rejected (*).</li> <li>The remaining abstracts will be sorted according to (a) how interesting they are to the community and (b) their correctness.</li> <li>The top ranked abstracts will be invited to give lightning talks.</li> </ul> <p>(*) Please note that our goal is to foster a positive environment that supports and rewards researchers for conducting replications and reproductions. To that end, it is important to encourage an atmosphere where presentations pay due respect to both work that is being reproduced/replicated and reproductions/replications. Criticism of other work related to the reproduction/replication is acceptable only as part of a balanced and substantive discussion of prior accomplishments.</p> <h3><a href="#submission-for-reusable-and-available-badges" id="submission-for-reusable-and-available-badges" class="anchor-link"><u>Submission for Reusable and Available Badges</u></a></h3> <p>Only authors of papers accepted to the 2021Technical/SEIP/NIER/SEET/SEIS Track can submit candidate reusable or available artifacts.</p> <p>By January 15, 2021 register your research artifact at the <a href="https://easychair.org/account/signin?l=Y8dbJanseUrhqdnJwwgePa#">ICSE EasyChair site</a> by submitting a two pages (max) abstract in PDF format describing your artifact.</p> <p>For the <strong>reusable</strong> and <strong>available</strong> badges, authors must offer “download information” showing how reviewers can access and execute (if appropriate) their artifact.</p> <p>Authors must perform the following steps to submit an artifact:</p> <ol> <li>Preparing the artifact</li> <li>Making the artifact publicly available (by using repositories granting public access)</li> <li>Documenting the artifact</li> <li>Submitting the artifact</li> </ol> <p><br></p> <h4><a href="#1-preparing-the-artifact" id="1-preparing-the-artifact" class="anchor-link"><u><strong>1. Preparing the Artifact</strong></u></a></h4> <p>There are two options depending on the nature of the artifacts: Installation Package or Simple Package. In both cases, the configuration and installation for the artifact should take less than 30 minutes. Otherwise, the artifact is unlikely to be endorsed simply because the committee will not have sufficient time to evaluate it.</p> <p><strong>Installation Package</strong>. If the artifact consists of a tool or software system, then the authors need to prepare an installation package so that the tool can be installed and run in the evaluator’s environment. Provide enough associated instruction, code, and data such that some CS person with a reasonable knowledge of scripting, build tools, etc. could install, build, and run the code. If the artifact contains or requires the use of a special tool or any other non-trivial piece of software the authors must provide a <a href="https://www.virtualbox.org/">VirtualBox VM image</a> or a <a href="https://www.docker.com/">Docker container image</a> with a working environment containing the artifact and all the necessary tools.</p> <p>We expect that the artifacts have been vetted on a clean machine before submission.</p> <p><strong>Simple Package</strong>. If the artifact only contains documents which can be used with a simple text editor, a PDF viewer, or some other common tool (e.g., a spreadsheet program in its basic configuration) the authors can just save all documents in a single package file (zip or tar.gz).</p> <p><br></p> <h4><a href="#2-making-the-artifact-available" id="2-making-the-artifact-available" class="anchor-link"><u><strong>2. Making the Artifact Available</strong></u></a></h4> <p>The authors need to make the packaged artifact (installation package or simple package) available so that the Evaluation Committee can access it. We suggest a link to a public repository (e.g., GitHub) or to a single archive file in a widely available archive format.</p> <p>If the authors are aiming for the badges “available” and beyond, the artifact needs to be publicly accessible. In other cases, the artifacts do not necessarily have to be publicly accessible for the review process. In this case, the authors are asked to provide a private link or a password-protected link. In any case, we encourage the authors to use permanent repositories dedidated at data sharing where no registration is necessary for those accessing the artifacts (e.g., please avoid using services such as GoogleDrive).</p> <p><br></p> <h4><a href="#3-documenting-the-artifact" id="3-documenting-the-artifact" class="anchor-link"><u><strong>3. Documenting the Artifact</strong></u></a></h4> <p>The authors need to write and submit a documentation explaining how to obtain the artifact package, how to unpack the artifact, how to get started, and how to use the artifacts in more detail. The artifact submission must only describe the technicalities of the artifacts and uses of the artifact that are not already described in the paper.</p> <p>The submission should contain the following documents (in plain text or pdf format) in a zip archive:</p> <ul> <li>A README main file describing what the artifact does and where it can be obtained (with hidden links and access password if necessary). Also, there should be a clear description how to repeat/replicate/reproduce the results presented in the paper. Artifacts which focus on data should, in principle, cover aspects relevant to understand the context, data provenance, ethical and legal statements (as long as relevant), and storage requirements. Artifacts which focus on software should, in principle, cover aspects relevant to how to install and use it (and be accompanied by a small example).</li> <li>A REQUIREMENTS file for artifacts which focus on software. This file should, in principle, cover aspects of hardware environment requirements (e.g., performance, storage or non-commodity peripherals) and software environments (e.g., Docker, VM, and operating system) but also, if relevant, a requirements.txt with explicit versioning information (e.g. for Python-only environments). Any deviation from standard environments needs to be reasonably justified.</li> <li>A STATUS file stating what kind of badge(s) the authors are applying for as well as the reasons why the authors believe that the artifact deserves that badge(s).</li> <li>A LICENSE file describing the distribution rights. Note that to score “available” or higher, then that license needs to be some form of open source license. Details also under the respective badges and the ICSE 2021 open science policy.</li> <li>An INSTALL file with installation instructions. These instructions should include notes illustrating a very basic usage example or a method to test the installation. This could be, for instance, on what output to expect that confirms that the code is installed and working; and the code is doing something interesting and useful.</li> <li>A copy of the accepted paper in pdf format.</li> </ul> <p><br></p> <h4><a href="#4-submitting-the-artifact" id="4-submitting-the-artifact" class="anchor-link"><u><strong>4. Submitting the Artifact</strong></u></a></h4> <p>By January 15, 2021 register your research artifact at the <a href="https://easychair.org/account/signin?l=e6eGx7U6Yxdk1qCCRFNb1K#">ICSE EasyChair site</a> by submitting an abstract describing your artifact. The abstract should include the paper title, the purpose of the research artifact, the badge(s) you are claiming, and the technology skills assumed by the reviewer evaluating the artifact. Please also mention if running your artifact requires specific Operation Systems or other environments.</p> <p>By January 22, 2021 complete your submission by making sure that all the content related to the actual artifact is available.</p> <p>The Evaluation Committee may contact the authors within the Rebuttal Period to request clarifications on the basic installation and start-up procedures or to resolve simple installation problems. Information on the rebuttal phase are provided in the <a href="https://conf.researchr.org/getImage/icse-2021/orig/Submission.and.Reviewing.GuidelinesNUEVO.pdf">Submission and Reviewing Guidelines</a>. Instructions will further be sent to the authors (and reviewers) along the reviewing process.</p> <p>Given the short review time available, the authors are expected to respond within a 48-hour period. Authors may update their research artifact after submission only for changes requested by reviewers in the rebuttal phase. Author submitting an open source repository link, are expected to give a tag to time-stamp your submission.</p> <p><br> Finally, further information will be constantly made available on the website <a href="https://conf.researchr.org/track/icse-2021/icse-2021-Artifact-Evaluation">https://conf.researchr.org/track/icse-2021/icse-2021-Artifact-Evaluation</a>.</p> <p>In case of questions, please do not hesitate contacting the chairs.</p> <p>Looking forward to welcome you soon!</p> <p>Silvia Abrahão, Daniel Mendez</p> </p></div><div id="People-Index" class="tab-pane "><div class="faceted-filtering"><div class="panel panel-default"><div class="panel-heading clearfix"><div class="panel-title">Filter</div></div><div class="panel-body"><div class="row"><div class="col-sm-2"><strong>Role Type</strong></div><div class="col-sm-10"><div data-facet-type="role" class="facet-placeholder"></div></div></div><div class="row"><div class="col-sm-2"><strong>Country</strong></div><div class="col-sm-10"><div data-facet-type="country" class="facet-placeholder"></div></div></div><div id="search-filter" class="row"><div class="col-sm-2"><strong>Search</strong></div><div class="col-sm-10"><script type="text/javascript">window.oninput_44bb9d7019d42b877818a74a838771ff = function(){ var q = $( '#44bb9d7019d42b877818a74a838771ff' ).val(); var hasQuery = q ? true : false; var qRegex = new RegExp(q, "i"); var lim = 5000; var hasClosest = "tr".length; var items = $(".pers-fullname, .pers-affiliation, .pers-country, .item-title"); var hidables = hasClosest ? items.closest("tr") : items; var matchingItems = items.filter( function(){ return ( (!hasQuery && true) || (hasQuery && qRegex.test( $(this).text() )) ); }); var toShow = hasClosest ? matchingItems.closest("tr") : matchingItems; toShow = toShow.slice(0, lim); var toHide = hidables.remove( toShow ); if(!hasQuery){ hidables.toggleClass("filterShow filterHide", false); } else { toHide.toggleClass("filterHide", true).toggleClass("filterShow", false); toShow.toggleClass("filterHide", false).toggleClass("filterShow", true); } updateResultSize(); }; </script><input placeholder="Filter by name, affiliation, country or item" id="44bb9d7019d42b877818a74a838771ff" type="text" oninput="onkeyupdelay(function(){oninput_44bb9d7019d42b877818a74a838771ff()});" autofocus="" class="inputString form-control" style="width:225px;"></input></div></div></div></div><h3>Results <small class="text-muted">(<span id="resultsize">244</span>)</small></h3><script type="text/javascript">var sizeElem = document.getElementById('resultsize'); function updateResultSize(){ sizeElem.innerHTML = $('#results-table tr').not('.filterHide').not('[data-is-visible=false]').length; } var postUpdateFacets = updateResultSize; </script><table id="results-table" class="table table-striped table-condensed"><tr data-facet-country="Spain" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">A</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Silvia Abrahão</span><a href="https://2021.icse-conferences.org/profile/silviaabrahao" target="_blank" class="pers-fullname navigate">Abrahão, Silvia</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Universitat Politècnica de València</strong><span class="pull-right"><strong class="small text-muted pers-country">Spain</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Chair in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sallam Abualhaija</span><a href="https://2021.icse-conferences.org/profile/sallamabualhaija" target="_blank" class="pers-fullname navigate">Abualhaija, Sallam</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2063a493-b2ed-4515-b25e-dbd7eefeada3">MAANA: An Automated Tool for DoMAin-specific HANdling of Ambiguity</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Bram Adams</span><a href="https://2021.icse-conferences.org/profile/bramadams1" target="_blank" class="pers-fullname navigate">Adams, Bram</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Queens University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="50e5dde1-78af-4f1c-a5d3-6917b49607a6">An Open Dataset for Onboarding new Contributors-- Empirical Study of OpenStack Ecosystem</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Nazareno Aguirre</span><a href="https://2021.icse-conferences.org/profile/nazarenoaguirre" target="_blank" class="pers-fullname navigate">Aguirre, Nazareno</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Rio Cuarto and CONICET, Argentina</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9304ca15-e65e-4cca-a74d-0d1be4b7c4a3">EvoSpex: An Evolutionary Algorithm for Learning Postconditions</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sumaya Almanee</span><a href="https://2021.icse-conferences.org/profile/sumayaalmanee" target="_blank" class="pers-fullname navigate">Almanee, Sumaya</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e5184564-b6fb-4c6b-a6a7-5e7c4f25146f">Too Quiet in the Library: An Empirical Study of Security Updates in Android Apps' Native Code</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Abdulrahman Alshammari</span><a href="https://2021.icse-conferences.org/profile/abdulrahmanalshammari" target="_blank" class="pers-fullname navigate">Alshammari, Abdulrahman</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">George Mason University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fa9c5f9a-4ba8-4cb8-9d87-027fdb456de6">FlakeFlagger: Predicting Flakiness Without Rerunning Tests</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Reem S. Alsuhaibani</span><a href="https://2021.icse-conferences.org/profile/reemalsuhaibani" target="_blank" class="pers-fullname navigate">Alsuhaibani, Reem S.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Kent State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8efda1c8-8838-4ab6-b209-b9582d4aa09f">A Survey on Method Naming Standards: Questions and Responses Artifact</a></div></div></div></td></tr><tr data-facet-country="South Korea" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Seungmin An</span><a href="https://2021.icse-conferences.org/profile/seungminan" target="_blank" class="pers-fullname navigate">An, Seungmin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">South Korea</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acc7fc70-f0f1-4236-9a88-9dd525a1cfea">JEST: N+1-version Differential Testing of Both JavaScript Engines and Specification</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sven Apel</span><a href="https://2021.icse-conferences.org/profile/svenapel" target="_blank" class="pers-fullname navigate">Apel, Sven</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Saarland University</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b01d572f-8fb8-41c5-b625-c5a05e4746b3">Program Comprehension and Code Complexity Metrics: A Replication Package of an fMRI Study</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="836bc453-9d69-408a-ad96-daf9effa5c81">White-Box Performance-Influence Models: A Profiling and Learning Approach (Replication Package)</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Luca Ardito</span><a href="https://2021.icse-conferences.org/profile/lucaardito" target="_blank" class="pers-fullname navigate">Ardito, Luca</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Politecnico di Torino</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Chetan Arora</span><a href="https://2021.icse-conferences.org/profile/chetanarora" target="_blank" class="pers-fullname navigate">Arora, Chetan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Deakin University</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2063a493-b2ed-4515-b25e-dbd7eefeada3">MAANA: An Automated Tool for DoMAin-specific HANdling of Ambiguity</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Vaggelis Atlidakis</span><a href="https://2021.icse-conferences.org/profile/vaggelisatlidakis" target="_blank" class="pers-fullname navigate">Atlidakis, Vaggelis</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Columbia University</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="dc2ef847-c8e3-4d57-9fdc-33179e04fb6c">Replication Package for Article: Data-Oriented Differential Testing of Object-Relational Mapping Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">B</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Alberto Bacchelli</span><a href="https://2021.icse-conferences.org/profile/albertobacchelli" target="_blank" class="pers-fullname navigate">Bacchelli, Alberto</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Zurich</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="839c1552-c48b-4dcc-a4ec-694ea69ce908">Data and Materials for: Why don't Developers Detect Improper Input Validation? '; DROP TABLE Papers; --</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Hamid Bagheri</span><a href="https://2021.icse-conferences.org/profile/hamidbagheri" target="_blank" class="pers-fullname navigate">Bagheri, Hamid</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Nebraska-Lincoln</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs</a></div></div></div></td></tr><tr data-facet-country="Singapore" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Teodora Baluta</span><a href="https://2021.icse-conferences.org/profile/teodorabaluta" target="_blank" class="pers-fullname navigate">Baluta, Teodora</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National University of Singapore</strong><span class="pull-right"><strong class="small text-muted pers-country">Singapore</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="115b4b02-116c-4993-9709-ad6a20108916">Scalable Quantitative Verification For Deep Neural Networks</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Qinkun Bao</span><a href="https://2021.icse-conferences.org/profile/qinkunbao" target="_blank" class="pers-fullname navigate">Bao, Qinkun</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The Pennsylvania State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e8b083d1-cac6-4682-b6b8-16ef7b082595">Abacus: A Tool for Precise Side-channel Analysis</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sébastien Bardin</span><a href="https://2021.icse-conferences.org/profile/sebastienbardin" target="_blank" class="pers-fullname navigate">Bardin, Sébastien</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CEA LIST, University Paris-Saclay, France</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7071e5d7-1011-40a6-bc4b-753db19b4768">RusTINA: Automatically checking and Patching Inline Assembly Interface Compliance (Artifact Evaluation)</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Alexandre Bartel</span><a href="https://2021.icse-conferences.org/profile/alexandrebartel1" target="_blank" class="pers-fullname navigate">Bartel, Alexandre</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="95817e5e-ddb2-4ca6-be9b-b0afa41be82e">A Partial Replication of "RAICC: Revealing Atypical Inter-Component Communication in Android Apps"</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jonathan Bell</span><a href="https://2021.icse-conferences.org/profile/jonathanbell" target="_blank" class="pers-fullname navigate">Bell, Jonathan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Northeastern University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fa9c5f9a-4ba8-4cb8-9d87-027fdb456de6">FlakeFlagger: Predicting Flakiness Without Rerunning Tests</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Carlos Bernal-Cárdenas</span><a href="https://2021.icse-conferences.org/profile/carlosbernalcardenas" target="_blank" class="pers-fullname navigate">Bernal-Cárdenas, Carlos</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Microsoft</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c6fc8a18-fb5c-4524-81dd-dfefef5abea1">A replication package for It Takes Two to Tango: Combining Visual and Textual Information for Detecting Duplicate Video-Based Bug Reports</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Domenico Bianculli</span><a href="https://2021.icse-conferences.org/profile/domenicobianculli" target="_blank" class="pers-fullname navigate">Bianculli, Domenico</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="71c0dda1-f449-4c1f-bf3c-833e1ebace17">ThEodorE: a Trace Checker for CPS Properties</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Tegawendé F. Bissyandé</span><a href="https://2021.icse-conferences.org/profile/tegawendefbissyande" target="_blank" class="pers-fullname navigate">Bissyandé, Tegawendé F.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">SnT, University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="95817e5e-ddb2-4ca6-be9b-b0afa41be82e">A Partial Replication of "RAICC: Revealing Atypical Inter-Component Communication in Android Apps"</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Richard Bonichon</span><a href="https://2021.icse-conferences.org/profile/richardbonichon1" target="_blank" class="pers-fullname navigate">Bonichon, Richard</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Tweag I/O, Paris, France</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7071e5d7-1011-40a6-bc4b-753db19b4768">RusTINA: Automatically checking and Patching Inline Assembly Interface Compliance (Artifact Evaluation)</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Amiangshu Bosu</span><a href="https://2021.icse-conferences.org/profile/amiangshubosu1" target="_blank" class="pers-fullname navigate">Bosu, Amiangshu</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Wayne State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="56c2fb20-c5fb-4d0c-9877-7bab5ca4fa9f">A dataset of Vulnerable Code Changes of the Chormium OS project</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Nick Bradley</span><a href="https://2021.icse-conferences.org/profile/nicholasbradley" target="_blank" class="pers-fullname navigate">Bradley, Nick</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of British Columbia</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e19c6244-9203-4507-92a0-9529058c926a">CodeShovel: A Reusable and Available Tool for Extracting Source Code Histories</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Larissa Braz</span><a href="https://2021.icse-conferences.org/profile/larissabraz1" target="_blank" class="pers-fullname navigate">Braz, Larissa</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Zurich</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="839c1552-c48b-4dcc-a4ec-694ea69ce908">Data and Materials for: Why don't Developers Detect Improper Input Validation? '; DROP TABLE Papers; --</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Andre Brechmann</span><a href="https://2021.icse-conferences.org/profile/andrebrechmann" target="_blank" class="pers-fullname navigate">Brechmann, Andre</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b01d572f-8fb8-41c5-b625-c5a05e4746b3">Program Comprehension and Code Complexity Metrics: A Replication Package of an fMRI Study</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Lionel Briand</span><a href="https://2021.icse-conferences.org/profile/lionelbriand" target="_blank" class="pers-fullname navigate">Briand, Lionel</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg and University of Ottawa</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2063a493-b2ed-4515-b25e-dbd7eefeada3">MAANA: An Automated Tool for DoMAin-specific HANdling of Ambiguity</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="71c0dda1-f449-4c1f-bf3c-833e1ebace17">ThEodorE: a Trace Checker for CPS Properties</a></div></div></div></td></tr><tr data-facet-country="Argentina" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Simón Gutiérrez Brida</span><a href="https://2021.icse-conferences.org/profile/simongutierrezbrida" target="_blank" class="pers-fullname navigate">Brida, Simón Gutiérrez</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Rio Cuarto and CONICET, Argentina</strong><span class="pull-right"><strong class="small text-muted pers-country">Argentina</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs</a></div></div></div></td></tr><tr data-facet-country="Spain" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Lola Burgueño</span><a href="https://2021.icse-conferences.org/profile/lolaburgueno" target="_blank" class="pers-fullname navigate">Burgueño, Lola</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Open University of Catalonia</strong><span class="pull-right"><strong class="small text-muted pers-country">Spain</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">C</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Gül Calikli</span><a href="https://2021.icse-conferences.org/profile/gulcalikli" target="_blank" class="pers-fullname navigate">Calikli, Gül</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Zürich</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="839c1552-c48b-4dcc-a4ec-694ea69ce908">Data and Materials for: Why don't Developers Detect Improper Input Validation? '; DROP TABLE Papers; --</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Seyit Camtepe</span><a href="https://2021.icse-conferences.org/profile/seyitcamtepe" target="_blank" class="pers-fullname navigate">Camtepe, Seyit</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CSIRO Data61</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d00fa69e-5c5f-421c-9e4c-0707adc4948d">An Empirical Assessment of Global COVID-19 Contact Tracing Applications</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Gemma Catolino</span><a href="https://2021.icse-conferences.org/profile/gemmacatolino" target="_blank" class="pers-fullname navigate">Catolino, Gemma</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Tilburg University & Jheronimus Academy of Data Science</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1f750289-d895-47b9-a369-3e31c7758d6a">Understanding Community Smells Variability: A Statistical Approach - Replication Package Instructions</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Stefanos Chaliasos</span><a href="https://2021.icse-conferences.org/profile/stefanoschaliasos" target="_blank" class="pers-fullname navigate">Chaliasos, Stefanos</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Athens University of Economics and Business</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="dc2ef847-c8e3-4d57-9fdc-33179e04fb6c">Replication Package for Article: Data-Oriented Differential Testing of Object-Relational Mapping Systems</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Oscar Chaparro</span><a href="https://2021.icse-conferences.org/profile/oscarchaparro" target="_blank" class="pers-fullname navigate">Chaparro, Oscar</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">College of William & Mary</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c6fc8a18-fb5c-4524-81dd-dfefef5abea1">A replication package for It Takes Two to Tango: Combining Visual and Textual Information for Detecting Duplicate Video-Based Bug Reports</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jiachi Chen</span><a href="https://2021.icse-conferences.org/profile/jiachichen1" target="_blank" class="pers-fullname navigate">Chen, Jiachi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Monash University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7a6d7da6-c785-4f48-9d62-f0dfe06f9948">Smart Contract Security: a Practitioners' Perspective</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Junjie Chen</span><a href="https://2021.icse-conferences.org/profile/junjiechen1" target="_blank" class="pers-fullname navigate">Chen, Junjie</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">College of Intelligence and Computing, Tianjin University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Shaiful Alam Chowdhury</span><a href="https://2021.icse-conferences.org/profile/shaifulalamchowdhury" target="_blank" class="pers-fullname navigate">Chowdhury, Shaiful Alam</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of British Columbia</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e19c6244-9203-4507-92a0-9529058c926a">CodeShovel: A Reusable and Available Tool for Extracting Source Code Histories</a></div></div></div></td></tr><tr data-facet-country="Singapore" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Zheng Leong Chua</span><a href="https://2021.icse-conferences.org/profile/zhengleongchua" target="_blank" class="pers-fullname navigate">Chua, Zheng Leong</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Independent Researcher</strong><span class="pull-right"><strong class="small text-muted pers-country">Singapore</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="115b4b02-116c-4993-9709-ad6a20108916">Scalable Quantitative Verification For Deep Neural Networks</a></div></div></div></td></tr><tr data-facet-country="Sweden" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Federico Ciccozzi</span><a href="https://2021.icse-conferences.org/profile/federicociccozzi" target="_blank" class="pers-fullname navigate">Ciccozzi, Federico</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Malardalen University</strong><span class="pull-right"><strong class="small text-muted pers-country">Sweden</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Michael L. Collard</span><a href="https://2021.icse-conferences.org/profile/michaelcollard" target="_blank" class="pers-fullname navigate">Collard, Michael L.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The University of Akron</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8efda1c8-8838-4ab6-b209-b9582d4aa09f">A Survey on Method Naming Standards: Questions and Responses Artifact</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Nathan Cooper</span><a href="https://2021.icse-conferences.org/profile/nathancooper" target="_blank" class="pers-fullname navigate">Cooper, Nathan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">William & Mary</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c6fc8a18-fb5c-4524-81dd-dfefef5abea1">A replication package for It Takes Two to Tango: Combining Visual and Textual Information for Detecting Duplicate Video-Based Bug Reports</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">D</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Marcelo d'Amorim</span><a href="https://2021.icse-conferences.org/profile/marcelodamorim" target="_blank" class="pers-fullname navigate">d'Amorim, Marcelo</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Federal University of Pernambuco</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97ea466f-6bcc-47a1-84f4-31d8a78fde55">Shipwright: A Human-in-the-Loop System for Dockerfile Repair</a></div></div></div></td></tr><tr data-facet-country="Spain" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jose Luis de la Vara</span><a href="https://2021.icse-conferences.org/profile/joseluisdelavara1" target="_blank" class="pers-fullname navigate">de la Vara, Jose Luis</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Universidad de Castilla - La Mancha</strong><span class="pull-right"><strong class="small text-muted pers-country">Spain</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Michael J. Decker</span><a href="https://2021.icse-conferences.org/profile/michaeldecker" target="_blank" class="pers-fullname navigate">Decker, Michael J.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Bowling Green State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8efda1c8-8838-4ab6-b209-b9582d4aa09f">A Survey on Method Naming Standards: Questions and Responses Artifact</a></div></div></div></td></tr><tr data-facet-country="Ireland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Tapajit Dey</span><a href="https://2021.icse-conferences.org/profile/tapajitdey" target="_blank" class="pers-fullname navigate">Dey, Tapajit</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Lero - The Irish Software Research Centre and University of Limerick</strong><span class="pull-right"><strong class="small text-muted pers-country">Ireland</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51c166b0-38e5-4463-a5b6-47b0adffd3d9">Replication package for Representation of Developer Expertise in Open Source Software</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Davide Di Ruscio</span><a href="https://2021.icse-conferences.org/profile/davidediruscio" target="_blank" class="pers-fullname navigate">Di Ruscio, Davide</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of L'Aquila</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Swaroopa Dola</span><a href="https://2021.icse-conferences.org/profile/swaroopadola" target="_blank" class="pers-fullname navigate">Dola, Swaroopa</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Virginia</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fcf87fa1-22a9-466c-a21d-e07fef5637fc">Artifact: Distribution-Aware Testing of Neural Networks Using Generative Models</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Wei Dong</span><a href="https://2021.icse-conferences.org/profile/weidong" target="_blank" class="pers-fullname navigate">Dong, Wei</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National University of Defense Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ad173d4b-2239-458e-aa66-754ab6504c30">An Evolutionary Study of Configuration Design and Implementation in Cloud Systems</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xuyuan Dong</span><a href="https://2021.icse-conferences.org/profile/xuyuandong" target="_blank" class="pers-fullname navigate">Dong, Xuyuan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Information and Network Center,Tianjin University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation</a></div></div></div></td></tr><tr data-facet-country="Sweden" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Michael Dorner</span><a href="https://2021.icse-conferences.org/profile/michaeldorner" target="_blank" class="pers-fullname navigate">Dorner, Michael</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Blekinge Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Sweden</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Matthew B Dwyer</span><a href="https://2021.icse-conferences.org/profile/matthewdwyer" target="_blank" class="pers-fullname navigate">Dwyer, Matthew B</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Virginia</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fcf87fa1-22a9-466c-a21d-e07fef5637fc">Artifact: Distribution-Aware Testing of Neural Networks Using Generative Models</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7c8de8e5-951e-4a62-a06a-7a52c4affabd">Artifact: Reducing DNN Properties to Enable Falsification with Adversarial Attacks</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">E</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ellis E. Eghan</span><a href="https://2021.icse-conferences.org/profile/elliseeghan" target="_blank" class="pers-fullname navigate">Eghan, Ellis E.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Polytechnique Montreal</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="50e5dde1-78af-4f1c-a5d3-6917b49607a6">An Open Dataset for Onboarding new Contributors-- Empirical Study of OpenStack Ecosystem</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sebastian Elbaum</span><a href="https://2021.icse-conferences.org/profile/sebastianelbaum1" target="_blank" class="pers-fullname navigate">Elbaum, Sebastian</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Virginia</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7c8de8e5-951e-4a62-a06a-7a52c4affabd">Artifact: Reducing DNN Properties to Enable Falsification with Adversarial Attacks</a></div></div></div></td></tr><tr data-facet-country="Sweden" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Emelie Engstrom</span><a href="https://2021.icse-conferences.org/profile/emelieengstrom" target="_blank" class="pers-fullname navigate">Engstrom, Emelie</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Lund University</strong><span class="pull-right"><strong class="small text-muted pers-country">Sweden</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Huseyin Ergin</span><a href="https://2021.icse-conferences.org/profile/huseyinergin" target="_blank" class="pers-fullname navigate">Ergin, Huseyin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Ball State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Michael D. Ernst</span><a href="https://2021.icse-conferences.org/profile/michaeldernst" target="_blank" class="pers-fullname navigate">Ernst, Michael D.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">UW CSE</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="04d87cea-f4ca-4e31-b3fb-9a8e39f135b7">Verifying Determinism in Sequential Programs</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Saad Ezzini</span><a href="https://2021.icse-conferences.org/profile/saadezzini" target="_blank" class="pers-fullname navigate">Ezzini, Saad</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2063a493-b2ed-4515-b25e-dbd7eefeada3">MAANA: An Automated Tool for DoMAin-specific HANdling of Ambiguity</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">F</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Michalis Famelis</span><a href="https://2021.icse-conferences.org/profile/michalisfamelis" target="_blank" class="pers-fullname navigate">Famelis, Michalis</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Université de Montréal</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Yang Feng</span><a href="https://2021.icse-conferences.org/profile/yangfeng" target="_blank" class="pers-fullname navigate">Feng, Yang</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">State Key Laboratory for Novel Software Technology, Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fdd210d8-875c-4df9-b186-f4dab86574ee">PyART: Python API Recommendation in Real-Time</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Alessio Ferrari</span><a href="https://2021.icse-conferences.org/profile/alessioferrari" target="_blank" class="pers-fullname navigate">Ferrari, Alessio</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CNR-ISTI</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Denae Ford</span><a href="https://2021.icse-conferences.org/profile/denaeford" target="_blank" class="pers-fullname navigate">Ford, Denae</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="267e987e-6aec-4333-835e-52660d806a07">Survey Instruments for "How Was Your Weekend?" Software Development Teams Working From Home During COVID-19</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Armstrong Foundjem</span><a href="https://2021.icse-conferences.org/profile/armstrongfoundjem1" target="_blank" class="pers-fullname navigate">Foundjem, Armstrong</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Queens University</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="50e5dde1-78af-4f1c-a5d3-6917b49607a6">An Open Dataset for Onboarding new Contributors-- Empirical Study of OpenStack Ecosystem</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Enrico Fregnan</span><a href="https://2021.icse-conferences.org/profile/enricofregnan" target="_blank" class="pers-fullname navigate">Fregnan, Enrico</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Zurich</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="839c1552-c48b-4dcc-a4ec-694ea69ce908">Data and Materials for: Why don't Developers Detect Improper Input Validation? '; DROP TABLE Papers; --</a></div></div></div></td></tr><tr data-facet-country="Argentina" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Marcelo F. Frias</span><a href="https://2021.icse-conferences.org/profile/marceloffrias" target="_blank" class="pers-fullname navigate">Frias, Marcelo F.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Dept. of Software Engineering Instituto Tecnológico de Buenos Aires</strong><span class="pull-right"><strong class="small text-muted pers-country">Argentina</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9304ca15-e65e-4cca-a74d-0d1be4b7c4a3">EvoSpex: An Evolutionary Algorithm for Learning Postconditions</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">G</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Joshua Garcia</span><a href="https://2021.icse-conferences.org/profile/joshuagarcia" target="_blank" class="pers-fullname navigate">Garcia, Joshua</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e5184564-b6fb-4c6b-a6a7-5e7c4f25146f">Too Quiet in the Library: An Empirical Study of Security Updates in Android Apps' Native Code</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Javier Gonzalez Huerta</span><a href="https://2021.icse-conferences.org/profile/javiergonzalezhuerta" target="_blank" class="pers-fullname navigate">Gonzalez Huerta, Javier</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Blekinge Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Rahul Gopinath</span><a href="https://2021.icse-conferences.org/profile/rahulgopinath" target="_blank" class="pers-fullname navigate">Gopinath, Rahul</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CISPA Helmholtz Center for Information Security</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="84309010-6f0a-4e13-b9eb-ff39754bd738">Replication package for Input Algebras</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sampath Grandhi</span><a href="https://2021.icse-conferences.org/profile/sampathgrandhi" target="_blank" class="pers-fullname navigate">Grandhi, Sampath</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Texas at Dallas</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d0722a15-9806-4baa-9241-d6c43cdbcc7f">Artifact Abstract for An Empirical Analysis of UI-based Flaky Tests</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Felix Grund</span><a href="https://2021.icse-conferences.org/profile/felixgrund" target="_blank" class="pers-fullname navigate">Grund, Felix</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of British Columbia</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e19c6244-9203-4507-92a0-9529058c926a">CodeShovel: A Reusable and Available Tool for Extracting Source Code Histories</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Tianxiao Gu</span><a href="https://2021.icse-conferences.org/profile/tianxiaogu" target="_blank" class="pers-fullname navigate">Gu, Tianxiao</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Alibaba Group</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d7e15363-a505-456a-9066-079abe73b1f7">PASTA: Synthesizing Object State Transformers for Dynamic Software Updates</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Giovani Guizzo</span><a href="https://2021.icse-conferences.org/profile/giovaniguizzo" target="_blank" class="pers-fullname navigate">Guizzo, Giovani</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University College London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c8b37ecc-8079-44c2-97ff-d15336918379">Artifact for Enhancing Genetic Improvement of Software with Regression Test Selection</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Avyakt Gupta</span><a href="https://2021.icse-conferences.org/profile/avyaktgupta" target="_blank" class="pers-fullname navigate">Gupta, Avyakt</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">IIIT-Delhi</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ade78c1-f969-498f-807a-d3bfa6dd2c97">Dataset to Study Indirectly Dependent Documentation in GitHub Repositories</a></div></div></div></td></tr><tr data-facet-country="Spain" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Abel Gómez</span><a href="https://2021.icse-conferences.org/profile/abelgomez" target="_blank" class="pers-fullname navigate">Gómez, Abel</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Universitat Oberta de Catalunya</strong><span class="pull-right"><strong class="small text-muted pers-country">Spain</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">H</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Braxton Hall</span><a href="https://2021.icse-conferences.org/profile/braxtonhall1" target="_blank" class="pers-fullname navigate">Hall, Braxton</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of British Columbia</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e19c6244-9203-4507-92a0-9529058c926a">CodeShovel: A Reusable and Available Tool for Extracting Source Code Histories</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Mengqi Han</span><a href="https://2021.icse-conferences.org/profile/mengqihan" target="_blank" class="pers-fullname navigate">Han, Mengqi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nanjing University of Science & Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="290509bc-ea3d-4d88-b2f9-92d0785e1ec5">IMGDroid: Detecting Image Loading Defects in Android Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Rui Hao</span><a href="https://2021.icse-conferences.org/profile/ruihao1" target="_blank" class="pers-fullname navigate">Hao, Rui</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">State Key Laboratory for Novel Software Technology Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fdd210d8-875c-4df9-b186-f4dab86574ee">PyART: Python API Recommendation in Real-Time</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Mark Harman</span><a href="https://2021.icse-conferences.org/profile/markharman" target="_blank" class="pers-fullname navigate">Harman, Mark</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University College London</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c8b37ecc-8079-44c2-97ff-d15336918379">Artifact for Enhancing Genetic Improvement of Software with Regression Test Selection</a></div></div></div></td></tr><tr data-facet-country="Japan" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Hideaki Hata</span><a href="https://2021.icse-conferences.org/profile/hideakihata" target="_blank" class="pers-fullname navigate">Hata, Hideaki</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Shinshu University</strong><span class="pull-right"><strong class="small text-muted pers-country">Japan</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a6f23a79-45d5-4eaa-8fcd-23402f972e42">Research Artifact: The Potential of Meta-Maintenance on GitHub</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Haochen He</span><a href="https://2021.icse-conferences.org/profile/haochenhe" target="_blank" class="pers-fullname navigate">He, Haochen</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National University of Defense Technology</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ad173d4b-2239-458e-aa66-754ab6504c30">An Evolutionary Study of Configuration Design and Implementation in Cloud Systems</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xincheng He</span><a href="https://2021.icse-conferences.org/profile/xinchenghe" target="_blank" class="pers-fullname navigate">He, Xincheng</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">State Key Laboratory for Novel Software Technology, Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fdd210d8-875c-4df9-b186-f4dab86574ee">PyART: Python API Recommendation in Real-Time</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Tim A. D. Henderson</span><a href="https://2021.icse-conferences.org/profile/timhenderson" target="_blank" class="pers-fullname navigate">Henderson, Tim A. D.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Google</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0dd7433f-8dff-4ad8-a92c-1c8c24ace36c">Artifact for Improving Fault Localization by Integrating Value and Predicate Based Causal Inference Techniques</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jordan Henkel</span><a href="https://2021.icse-conferences.org/profile/jordanhenkel" target="_blank" class="pers-fullname navigate">Henkel, Jordan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Wisconsin--Madison</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97ea466f-6bcc-47a1-84f4-31d8a78fde55">Shipwright: A Human-in-the-Loop System for Dockerfile Repair</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Kim Herzig</span><a href="https://2021.icse-conferences.org/profile/kimherzig" target="_blank" class="pers-fullname navigate">Herzig, Kim</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Tools for Software Engineers, Microsoft</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3e2ab78f-7b81-4b8e-b575-1287eb2e0b6b">Research tools, survey responses, and interview analysis from a case study of onboarding software teams at Microsoft</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Michael Hilton</span><a href="https://2021.icse-conferences.org/profile/michaelhilton" target="_blank" class="pers-fullname navigate">Hilton, Michael</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Carnegie Mellon University, USA</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fa9c5f9a-4ba8-4cb8-9d87-027fdb456de6">FlakeFlagger: Predicting Flakiness Without Rerunning Tests</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Henry Hoffmann</span><a href="https://2021.icse-conferences.org/profile/hankhoffman" target="_blank" class="pers-fullname navigate">Hoffmann, Henry</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Chicago</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51addf46-0f53-4178-bc2f-9d01b39bbcf4">A Replication of Are Machine Learning Cloud APIs Used Correctly</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Reid Holmes</span><a href="https://2021.icse-conferences.org/profile/reidholmes" target="_blank" class="pers-fullname navigate">Holmes, Reid</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of British Columbia</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e19c6244-9203-4507-92a0-9529058c926a">CodeShovel: A Reusable and Available Tool for Extracting Source Code Histories</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jeff Huang</span><a href="https://2021.icse-conferences.org/profile/jeffhuang" target="_blank" class="pers-fullname navigate">Huang, Jeff</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Texas A&M University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="290509bc-ea3d-4d88-b2f9-92d0785e1ec5">IMGDroid: Detecting Image Loading Defects in Android Applications</a></div></div></div></td></tr><tr data-facet-country="South Korea" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sungjae Hwang</span><a href="https://2021.icse-conferences.org/profile/sungjaehwang" target="_blank" class="pers-fullname navigate">Hwang, Sungjae</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">South Korea</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6ced1d26-0c8a-4a33-b502-5754513705be">JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs</a></div></div></div></td></tr><tr data-facet-country="Japan" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">I</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Takashi Ishio</span><a href="https://2021.icse-conferences.org/profile/takashiishio" target="_blank" class="pers-fullname navigate">Ishio, Takashi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nara Institute of Science and Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Japan</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a6f23a79-45d5-4eaa-8fcd-23402f972e42">Research Artifact: The Potential of Meta-Maintenance on GitHub</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">J</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jiajun Jiang</span><a href="https://2021.icse-conferences.org/profile/jiajunjiang" target="_blank" class="pers-fullname navigate">Jiang, Jiajun</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">College of Intelligence and Computing, Tianjin University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Yanyan Jiang</span><a href="https://2021.icse-conferences.org/profile/yanyanjiang" target="_blank" class="pers-fullname navigate">Jiang, Yanyan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d7e15363-a505-456a-9066-079abe73b1f7">PASTA: Synthesizing Object State Transformers for Dynamic Software Updates</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xianhao Jin</span><a href="https://2021.icse-conferences.org/profile/xianhaojin" target="_blank" class="pers-fullname navigate">Jin, Xianhao</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Virginia Tech</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="315d7721-adeb-4ac2-bd35-6d60f4a3abf6">CIBench: A Dataset and Collection of Techniques for Build and Test Selection and Prioritization in Continuous Integration</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">An Ju</span><a href="https://2021.icse-conferences.org/profile/anju" target="_blank" class="pers-fullname navigate">Ju, An</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of California, Berkeley</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3e2ab78f-7b81-4b8e-b575-1287eb2e0b6b">Research tools, survey responses, and interview analysis from a case study of onboarding software teams at Microsoft</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">K</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Andrey Karnauch</span><a href="https://2021.icse-conferences.org/profile/andreykarnauch" target="_blank" class="pers-fullname navigate">Karnauch, Andrey</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Tennessee Knoxville</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51c166b0-38e5-4463-a5b6-47b0adffd3d9">Replication package for Representation of Developer Expertise in Open Source Software</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Deepanshu Kaushal</span><a href="https://2021.icse-conferences.org/profile/deepanshukaushal" target="_blank" class="pers-fullname navigate">Kaushal, Deepanshu</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">IIIT-Delhi</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ade78c1-f969-498f-807a-d3bfa6dd2c97">Dataset to Study Indirectly Dependent Documentation in GitHub Repositories</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Scot Kelly</span><a href="https://2021.icse-conferences.org/profile/scotkelly" target="_blank" class="pers-fullname navigate">Kelly, Scot</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Microsoft</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3e2ab78f-7b81-4b8e-b575-1287eb2e0b6b">Research tools, survey responses, and interview analysis from a case study of onboarding software teams at Microsoft</a></div></div></div></td></tr><tr data-facet-country="South Korea" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Gyeongwon Kim</span><a href="https://2021.icse-conferences.org/profile/gyeongwonkim" target="_blank" class="pers-fullname navigate">Kim, Gyeongwon</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">South Korea</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acc7fc70-f0f1-4236-9a88-9dd525a1cfea">JEST: N+1-version Differential Testing of Both JavaScript Engines and Specification</a></div></div></div></td></tr><tr data-facet-country="South Korea" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jihoon Kim</span><a href="https://2021.icse-conferences.org/profile/jihoonkim" target="_blank" class="pers-fullname navigate">Kim, Jihoon</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">South Korea</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6ced1d26-0c8a-4a33-b502-5754513705be">JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jacques Klein</span><a href="https://2021.icse-conferences.org/profile/jacquesklein" target="_blank" class="pers-fullname navigate">Klein, Jacques</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="95817e5e-ddb2-4ca6-be9b-b0afa41be82e">A Partial Replication of "RAICC: Revealing Atypical Inter-Component Communication in Android Apps"</a></div></div></div></td></tr><tr data-facet-country="Poland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sylwia Kopczyńska</span><a href="https://2021.icse-conferences.org/profile/sylwiakopczynska" target="_blank" class="pers-fullname navigate">Kopczyńska, Sylwia</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Poznan University of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Poland</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Johannes Kroß</span><a href="https://2021.icse-conferences.org/profile/johanneskro" target="_blank" class="pers-fullname navigate">Kroß, Johannes</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">fortiss</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Yigit Kucuk</span><a href="https://2021.icse-conferences.org/profile/yigitkucuk" target="_blank" class="pers-fullname navigate">Kucuk, Yigit</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Case Western Reserve University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0dd7433f-8dff-4ad8-a92c-1c8c24ace36c">Artifact for Improving Fault Localization by Integrating Value and Predicate Based Causal Inference Techniques</a></div></div></div></td></tr><tr data-facet-country="Japan" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Raula Gaikovina Kula</span><a href="https://2021.icse-conferences.org/profile/raulakula" target="_blank" class="pers-fullname navigate">Kula, Raula Gaikovina</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">NAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">Japan</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a6f23a79-45d5-4eaa-8fcd-23402f972e42">Research Artifact: The Potential of Meta-Maintenance on GitHub</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">L</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">James Larus</span><a href="https://2021.icse-conferences.org/profile/jimlarus" target="_blank" class="pers-fullname navigate">Larus, James</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">EPFL</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e8b083d1-cac6-4682-b6b8-16ef7b082595">Abacus: A Tool for Precise Side-channel Analysis</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Claire Le Goues</span><a href="https://2021.icse-conferences.org/profile/clairelegoues" target="_blank" class="pers-fullname navigate">Le Goues, Claire</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring</a></div></div></div></td></tr><tr data-facet-country="South Korea" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sungho Lee</span><a href="https://2021.icse-conferences.org/profile/sungholee" target="_blank" class="pers-fullname navigate">Lee, Sungho</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">South Korea</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6ced1d26-0c8a-4a33-b502-5754513705be">JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Owolabi Legunsen</span><a href="https://2021.icse-conferences.org/profile/owolabilegunsen" target="_blank" class="pers-fullname navigate">Legunsen, Owolabi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Cornell University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ad173d4b-2239-458e-aa66-754ab6504c30">An Evolutionary Study of Configuration Design and Implementation in Cloud Systems</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Matthieu Lemerre</span><a href="https://2021.icse-conferences.org/profile/matthieulemerre" target="_blank" class="pers-fullname navigate">Lemerre, Matthieu</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CEA LIST, University Paris-Saclay, France</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7071e5d7-1011-40a6-bc4b-753db19b4768">RusTINA: Automatically checking and Patching Inline Assembly Interface Compliance (Artifact Evaluation)</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Li Li</span><a href="https://2021.icse-conferences.org/profile/lili" target="_blank" class="pers-fullname navigate">Li, Li</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Monash University</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Shanshan Li</span><a href="https://2021.icse-conferences.org/profile/shanshanli1" target="_blank" class="pers-fullname navigate">Li, Shanshan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National University of Defense Technology</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ad173d4b-2239-458e-aa66-754ab6504c30">An Evolutionary Study of Configuration Design and Implementation in Cloud Systems</a></div></div></div></td></tr><tr data-facet-country="Iceland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Grischa Liebel</span><a href="https://2021.icse-conferences.org/profile/grischaliebel" target="_blank" class="pers-fullname navigate">Liebel, Grischa</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Reykjavik University</strong><span class="pull-right"><strong class="small text-muted pers-country">Iceland</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Shicheng Liu</span><a href="https://2021.icse-conferences.org/profile/shichengliu" target="_blank" class="pers-fullname navigate">Liu, Shicheng</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Chicago</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51addf46-0f53-4178-bc2f-9d01b39bbcf4">A Replication of Are Machine Learning Cloud APIs Used Correctly</a></div></div></div></td></tr><tr data-facet-country="Singapore" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">David Lo</span><a href="https://2021.icse-conferences.org/profile/davidlo" target="_blank" class="pers-fullname navigate">Lo, David</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Singapore Management University</strong><span class="pull-right"><strong class="small text-muted pers-country">Singapore</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7a6d7da6-c785-4f48-9d62-f0dfe06f9948">Smart Contract Security: a Practitioners' Perspective</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Panos Louridas</span><a href="https://2021.icse-conferences.org/profile/panoslouridas" target="_blank" class="pers-fullname navigate">Louridas, Panos</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Athens University of Economics and Business</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0908adec-65f5-4379-a916-3916879a21f1">A Replication Package for PyCG - Practicall Call Graph Generation in Python</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Shan Lu</span><a href="https://2021.icse-conferences.org/profile/shanlu" target="_blank" class="pers-fullname navigate">Lu, Shan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Chicago</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51addf46-0f53-4178-bc2f-9d01b39bbcf4">A Replication of Are Machine Learning Cloud APIs Used Correctly</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xiapu Luo</span><a href="https://2021.icse-conferences.org/profile/xiapuluo" target="_blank" class="pers-fullname navigate">Luo, Xiapu</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The Hong Kong Polytechnic University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7a6d7da6-c785-4f48-9d62-f0dfe06f9948">Smart Contract Security: a Practitioners' Perspective</a></div></div></div></td></tr><tr data-facet-country="Portugal" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ines Lynce</span><a href="https://2021.icse-conferences.org/profile/ineslynce" target="_blank" class="pers-fullname navigate">Lynce, Ines</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">INESC-ID/IST, Universidade de Lisboa</strong><span class="pull-right"><strong class="small text-muted pers-country">Portugal</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">M</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xiaoxing Ma</span><a href="https://2021.icse-conferences.org/profile/xiaoxingma1" target="_blank" class="pers-fullname navigate">Ma, Xiaoxing</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d7e15363-a505-456a-9066-079abe73b1f7">PASTA: Synthesizing Object State Transformers for Dynamic Software Updates</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Michael Maire</span><a href="https://2021.icse-conferences.org/profile/michaelmaire" target="_blank" class="pers-fullname navigate">Maire, Michael</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Chicago</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51addf46-0f53-4178-bc2f-9d01b39bbcf4">A Replication of Are Machine Learning Cloud APIs Used Correctly</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Amir Makhshari</span><a href="https://2021.icse-conferences.org/profile/amirmakhshari" target="_blank" class="pers-fullname navigate">Makhshari, Amir</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of British Columbia (UBC)</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cbac4286-a714-4af8-a0ce-4a236232f4ba">IoT Bugs and Development Challenges</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jonathan I. Maletic</span><a href="https://2021.icse-conferences.org/profile/jonathanmaletic" target="_blank" class="pers-fullname navigate">Maletic, Jonathan I.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Kent State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8efda1c8-8838-4ab6-b209-b9582d4aa09f">A Survey on Method Naming Standards: Questions and Responses Artifact</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Mahdi Manesh</span><a href="https://2021.icse-conferences.org/profile/mahdimanesh" target="_blank" class="pers-fullname navigate">Manesh, Mahdi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Porsche Digital GmbH</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Portugal" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Vasco Manquinho</span><a href="https://2021.icse-conferences.org/profile/vascomanquinho" target="_blank" class="pers-fullname navigate">Manquinho, Vasco</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">INESC-ID/IST, Universidade de Lisboa</strong><span class="pull-right"><strong class="small text-muted pers-country">Portugal</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring</a></div></div></div></td></tr><tr data-facet-country="Israel" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Shahar Maoz</span><a href="https://2021.icse-conferences.org/profile/shaharmaoz" target="_blank" class="pers-fullname navigate">Maoz, Shahar</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Tel Aviv University, Israel</strong><span class="pull-right"><strong class="small text-muted pers-country">Israel</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1861854b-9bba-4d2e-9e8d-463d27354209">Unrealizable Cores for Reactive Systems Specifications: Artifact</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ruben Martins</span><a href="https://2021.icse-conferences.org/profile/rubenmartins" target="_blank" class="pers-fullname navigate">Martins, Ruben</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring</a></div></div></div></td></tr><tr data-facet-country="Singapore" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Kuldeep S. Meel</span><a href="https://2021.icse-conferences.org/profile/kuldeepsmeel" target="_blank" class="pers-fullname navigate">Meel, Kuldeep S.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National University of Singapore</strong><span class="pull-right"><strong class="small text-muted pers-country">Singapore</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="115b4b02-116c-4993-9709-ad6a20108916">Scalable Quantitative Verification For Deep Neural Networks</a></div></div></div></td></tr><tr data-facet-country="Sweden" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Daniel Mendez</span><a href="https://2021.icse-conferences.org/profile/danielmendez" target="_blank" class="pers-fullname navigate">Mendez, Daniel</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Blekinge Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Sweden</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Chair in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Claudio Menghi</span><a href="https://2021.icse-conferences.org/profile/claudiomenghi" target="_blank" class="pers-fullname navigate">Menghi, Claudio</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="71c0dda1-f449-4c1f-bf3c-833e1ebace17">ThEodorE: a Trace Checker for CPS Properties</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ali Mesbah</span><a href="https://2021.icse-conferences.org/profile/alimesbah" target="_blank" class="pers-fullname navigate">Mesbah, Ali</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of British Columbia (UBC)</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="cbac4286-a714-4af8-a0ce-4a236232f4ba">IoT Bugs and Development Challenges</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Courtney Miller</span><a href="https://2021.icse-conferences.org/profile/courtneymiller" target="_blank" class="pers-fullname navigate">Miller, Courtney</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">New College of Florida</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="267e987e-6aec-4333-835e-52660d806a07">Survey Instruments for "How Was Your Weekend?" Software Development Teams Working From Home During COVID-19</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Suzanne Millstein</span><a href="https://2021.icse-conferences.org/profile/suzannemillstein" target="_blank" class="pers-fullname navigate">Millstein, Suzanne</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Washington</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="04d87cea-f4ca-4e31-b3fb-9a8e39f135b7">Verifying Determinism in Sequential Programs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Leandro Minku</span><a href="https://2021.icse-conferences.org/profile/leandrominku2" target="_blank" class="pers-fullname navigate">Minku, Leandro</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Dimitris Mitropoulos</span><a href="https://2021.icse-conferences.org/profile/dimitrismitropoulos" target="_blank" class="pers-fullname navigate">Mitropoulos, Dimitris</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National and Kapodistrian University of Athens</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0908adec-65f5-4379-a916-3916879a21f1">A Replication Package for PyCG - Practicall Call Graph Generation in Python</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="dc2ef847-c8e3-4d57-9fdc-33179e04fb6c">Replication Package for Article: Data-Oriented Differential Testing of Object-Relational Mapping Systems</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Audris Mockus</span><a href="https://2021.icse-conferences.org/profile/audrismockus1" target="_blank" class="pers-fullname navigate">Mockus, Audris</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51c166b0-38e5-4463-a5b6-47b0adffd3d9">Replication package for Representation of Developer Expertise in Open Source Software</a></div></div></div></td></tr><tr data-facet-country="Argentina" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Facundo Molina</span><a href="https://2021.icse-conferences.org/profile/facundomolina" target="_blank" class="pers-fullname navigate">Molina, Facundo</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Rio Cuarto and CONICET, Argentina</strong><span class="pull-right"><strong class="small text-muted pers-country">Argentina</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9304ca15-e65e-4cca-a74d-0d1be4b7c4a3">EvoSpex: An Evolutionary Algorithm for Learning Postconditions</a></div></div></div></td></tr><tr data-facet-country="Sweden" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Martin Monperrus</span><a href="https://2021.icse-conferences.org/profile/martinmonperrus" target="_blank" class="pers-fullname navigate">Monperrus, Martin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KTH Royal Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Sweden</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Lloyd Montgomery</span><a href="https://2021.icse-conferences.org/profile/lloydmontgomery" target="_blank" class="pers-fullname navigate">Montgomery, Lloyd</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Universität Hamburg</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Kevin Moran</span><a href="https://2021.icse-conferences.org/profile/kevinmoran" target="_blank" class="pers-fullname navigate">Moran, Kevin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">George Mason University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c6fc8a18-fb5c-4524-81dd-dfefef5abea1">A replication package for It Takes Two to Tango: Combining Visual and Textual Information for Detecting Duplicate Video-Based Bug Reports</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Christopher Morris</span><a href="https://2021.icse-conferences.org/profile/christophermorris" target="_blank" class="pers-fullname navigate">Morris, Christopher</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fa9c5f9a-4ba8-4cb8-9d87-027fdb456de6">FlakeFlagger: Predicting Flakiness Without Rerunning Tests</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sébastien Mosser</span><a href="https://2021.icse-conferences.org/profile/sebastienmosser" target="_blank" class="pers-fullname navigate">Mosser, Sébastien</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Université du Québec à Montréal</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Laurent Mounier</span><a href="https://2021.icse-conferences.org/profile/laurentmounier" target="_blank" class="pers-fullname navigate">Mounier, Laurent</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Univ. Grenoble Alpes. VERIMAG, Grenoble, France</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7071e5d7-1011-40a6-bc4b-753db19b4768">RusTINA: Automatically checking and Patching Inline Assembly Interface Compliance (Artifact Evaluation)</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Rashmi Mudduluru</span><a href="https://2021.icse-conferences.org/profile/rashmimudduluru" target="_blank" class="pers-fullname navigate">Mudduluru, Rashmi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Washington</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="04d87cea-f4ca-4e31-b3fb-9a8e39f135b7">Verifying Determinism in Sequential Programs</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Anders Møller</span><a href="https://2021.icse-conferences.org/profile/andersmoller" target="_blank" class="pers-fullname navigate">Møller, Anders</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Aarhus University</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="725d692f-1bfe-40bb-9560-abe3a52c563b">Semantic Patches for Adaptation of JavaScript Programs to Evolving Libraries</a></div></div></div></td></tr><tr data-facet-country="Spain" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">N</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Elena Navarro</span><a href="https://2021.icse-conferences.org/profile/elenanavarro" target="_blank" class="pers-fullname navigate">Navarro, Elena</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Castilla-La Mancha</strong><span class="pull-right"><strong class="small text-muted pers-country">Spain</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Hamed Nemati</span><a href="https://2021.icse-conferences.org/profile/hamednemati" target="_blank" class="pers-fullname navigate">Nemati, Hamed</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CISPA Helmholtz Center for Information Security</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="84309010-6f0a-4e13-b9eb-ff39754bd738">Replication package for Input Algebras</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Christian D. Newman</span><a href="https://2021.icse-conferences.org/profile/christiannewman" target="_blank" class="pers-fullname navigate">Newman, Christian D.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Rochester Institute of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8efda1c8-8838-4ab6-b209-b9582d4aa09f">A Survey on Method Naming Standards: Questions and Responses Artifact</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">KimHao Nguyen</span><a href="https://2021.icse-conferences.org/profile/kimhaonguyen" target="_blank" class="pers-fullname navigate">Nguyen, KimHao</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Nebraska-Lincoln</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="34f9ee7c-c6cd-4412-86b7-a0f0b7fd9a48">Artifact for "GenTree: Using Decision Trees to Learn Interactions for Configurable Software"</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="103" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">ThanhVu Nguyen</span><a href="https://2021.icse-conferences.org/profile/thanhvunguyen" target="_blank" class="pers-fullname navigate">Nguyen, ThanhVu</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Nebraska, Lincoln</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="34f9ee7c-c6cd-4412-86b7-a0f0b7fd9a48">Artifact for "GenTree: Using Decision Trees to Learn Interactions for Configurable Software"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ansong Ni</span><a href="https://2021.icse-conferences.org/profile/ansongni1" target="_blank" class="pers-fullname navigate">Ni, Ansong</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Yale University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Benjamin Barslev Nielsen</span><a href="https://2021.icse-conferences.org/profile/benjaminbarslevnielsen" target="_blank" class="pers-fullname navigate">Nielsen, Benjamin Barslev</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Aarhus University</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="725d692f-1bfe-40bb-9560-abe3a52c563b">Semantic Patches for Adaptation of JavaScript Programs to Evolving Libraries</a></div></div></div></td></tr><tr data-facet-country="Italy" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">P</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Fabio Palomba</span><a href="https://2021.icse-conferences.org/profile/fabiopalomba1" target="_blank" class="pers-fullname navigate">Palomba, Fabio</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Salerno</strong><span class="pull-right"><strong class="small text-muted pers-country">Italy</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1f750289-d895-47b9-a369-3e31c7758d6a">Understanding Community Smells Variability: A Statistical Approach - Replication Package Instructions</a></div></div></div></td></tr><tr data-facet-country="South Korea" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jihyeok Park</span><a href="https://2021.icse-conferences.org/profile/jihyeokpark" target="_blank" class="pers-fullname navigate">Park, Jihyeok</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">South Korea</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acc7fc70-f0f1-4236-9a88-9dd525a1cfea">JEST: N+1-version Differential Testing of Both JavaScript Engines and Specification</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Chris Parnin</span><a href="https://2021.icse-conferences.org/profile/chrisparnin1" target="_blank" class="pers-fullname navigate">Parnin, Chris</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">North Carolina State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b01d572f-8fb8-41c5-b625-c5a05e4746b3">Program Comprehension and Code Complexity Metrics: A Replication Package of an fMRI Study</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Rajshakhar Paul</span><a href="https://2021.icse-conferences.org/profile/rajshakharpaul" target="_blank" class="pers-fullname navigate">Paul, Rajshakhar</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Wayne State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="56c2fb20-c5fb-4d0c-9877-7bab5ca4fa9f">A dataset of Vulnerable Code Changes of the Chormium OS project</a></div></div></div></td></tr><tr data-facet-country="Switzerland" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Mathias Payer</span><a href="https://2021.icse-conferences.org/profile/mathiaspayer" target="_blank" class="pers-fullname navigate">Payer, Mathias</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">EPFL</strong><span class="pull-right"><strong class="small text-muted pers-country">Switzerland</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e5184564-b6fb-4c6b-a6a7-5e7c4f25146f">Too Quiet in the Library: An Empirical Study of Security Updates in Android Apps' Native Code</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Norman Peitek</span><a href="https://2021.icse-conferences.org/profile/normanpeitek" target="_blank" class="pers-fullname navigate">Peitek, Norman</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Leibniz Institute for Neurobiology</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b01d572f-8fb8-41c5-b625-c5a05e4746b3">Program Comprehension and Code Complexity Metrics: A Replication Package of an fMRI Study</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Justyna Petke</span><a href="https://2021.icse-conferences.org/profile/justynapetke" target="_blank" class="pers-fullname navigate">Petke, Justyna</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University College London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c8b37ecc-8079-44c2-97ff-d15336918379">Artifact for Enhancing Genetic Improvement of Software with Regression Test Selection</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Andy Podgurski</span><a href="https://2021.icse-conferences.org/profile/andypodgurski" target="_blank" class="pers-fullname navigate">Podgurski, Andy</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Case Western Reserve University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0dd7433f-8dff-4ad8-a92c-1c8c24ace36c">Artifact for Improving Fault Localization by Integrating Value and Predicate Based Causal Inference Techniques</a></div></div></div></td></tr><tr data-facet-country="Argentina" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Pablo Ponzio</span><a href="https://2021.icse-conferences.org/profile/pabloponzio" target="_blank" class="pers-fullname navigate">Ponzio, Pablo</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Dept. of Computer Science FCEFQyN, University of Rio Cuarto</strong><span class="pull-right"><strong class="small text-muted pers-country">Argentina</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="9304ca15-e65e-4cca-a74d-0d1be4b7c4a3">EvoSpex: An Evolutionary Algorithm for Learning Postconditions</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Denys Poshyvanyk</span><a href="https://2021.icse-conferences.org/profile/denysposhyvanyk" target="_blank" class="pers-fullname navigate">Poshyvanyk, Denys</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">College of William & Mary</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c6fc8a18-fb5c-4524-81dd-dfefef5abea1">A replication package for It Takes Two to Tango: Combining Visual and Textual Information for Detecting Duplicate Video-Based Bug Reports</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Marie-Laure Potet</span><a href="https://2021.icse-conferences.org/profile/marielaurepotet" target="_blank" class="pers-fullname navigate">Potet, Marie-Laure</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Univ. Grenoble Alpes. VERIMAG, Grenoble, France</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7071e5d7-1011-40a6-bc4b-753db19b4768">RusTINA: Automatically checking and Patching Inline Assembly Interface Compliance (Artifact Evaluation)</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Rahul Purandare</span><a href="https://2021.icse-conferences.org/profile/rahulpurandare" target="_blank" class="pers-fullname navigate">Purandare, Rahul</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">IIIT-Delhi</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ade78c1-f969-498f-807a-d3bfa6dd2c97">Dataset to Study Indirectly Dependent Documentation in GitHub Repositories</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Salil Purandare</span><a href="https://2021.icse-conferences.org/profile/salilpurandare" target="_blank" class="pers-fullname navigate">Purandare, Salil</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">IIIT-Delhi</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ade78c1-f969-498f-807a-d3bfa6dd2c97">Dataset to Study Indirectly Dependent Documentation in GitHub Repositories</a></div></div></div></td></tr><tr data-facet-country="Ecuador" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">R</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Efraín R. Fonseca C.</span><a href="https://2021.icse-conferences.org/profile/efrainrfonsecac1" target="_blank" class="pers-fullname navigate">R. Fonseca C., Efraín</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Universidad de las Fuerzas Armadas ESPE</strong><span class="pull-right"><strong class="small text-muted pers-country">Ecuador</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Daniel Ramos</span><a href="https://2021.icse-conferences.org/profile/danielramos1" target="_blank" class="pers-fullname navigate">Ramos, Daniel</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ankit Rana</span><a href="https://2021.icse-conferences.org/profile/ankitrana" target="_blank" class="pers-fullname navigate">Rana, Ankit</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">IIIT-Delhi</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ade78c1-f969-498f-807a-d3bfa6dd2c97">Dataset to Study Indirectly Dependent Documentation in GitHub Repositories</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Damith C. Ranasinghe</span><a href="https://2021.icse-conferences.org/profile/damithcranasinghe" target="_blank" class="pers-fullname navigate">Ranasinghe, Damith C.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The University of Adelaide</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d00fa69e-5c5f-421c-9e4c-0707adc4948d">An Empirical Assessment of Global COVID-19 Contact Tracing Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Istvan Rath</span><a href="https://2021.icse-conferences.org/profile/istvanrath1" target="_blank" class="pers-fullname navigate">Rath, Istvan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="France" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Frédéric Recoules</span><a href="https://2021.icse-conferences.org/profile/fredericrecoules" target="_blank" class="pers-fullname navigate">Recoules, Frédéric</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CEA, List</strong><span class="pull-right"><strong class="small text-muted pers-country">France</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7071e5d7-1011-40a6-bc4b-753db19b4768">RusTINA: Automatically checking and Patching Inline Assembly Interface Compliance (Artifact Evaluation)</a></div></div></div></td></tr><tr data-facet-country="Argentina" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Germán Regis</span><a href="https://2021.icse-conferences.org/profile/germanregis" target="_blank" class="pers-fullname navigate">Regis, Germán</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Rio Cuarto, Argentina</strong><span class="pull-right"><strong class="small text-muted pers-country">Argentina</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Thomas Reps</span><a href="https://2021.icse-conferences.org/profile/thomasreps" target="_blank" class="pers-fullname navigate">Reps, Thomas</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Wisconsin--Madison</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97ea466f-6bcc-47a1-84f4-31d8a78fde55">Shipwright: A Human-in-the-Loop System for Dockerfile Repair</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Paige Rodeghero</span><a href="https://2021.icse-conferences.org/profile/paigerodeghero1" target="_blank" class="pers-fullname navigate">Rodeghero, Paige</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Clemson University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="267e987e-6aec-4333-835e-52660d806a07">Survey Instruments for "How Was Your Weekend?" Software Development Teams Working From Home During COVID-19</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Alan Romano</span><a href="https://2021.icse-conferences.org/profile/alanromano" target="_blank" class="pers-fullname navigate">Romano, Alan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University at Buffalo</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d0722a15-9806-4baa-9241-d6c43cdbcc7f">Artifact Abstract for An Empirical Analysis of UI-based Flaky Tests</a></div></div></div></td></tr><tr data-facet-country="South Korea" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Sukyoung Ryu</span><a href="https://2021.icse-conferences.org/profile/sukyoungryu" target="_blank" class="pers-fullname navigate">Ryu, Sukyoung</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country">South Korea</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acc7fc70-f0f1-4236-9a88-9dd525a1cfea">JEST: N+1-version Differential Testing of Both JavaScript Engines and Specification</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6ced1d26-0c8a-4a33-b502-5754513705be">JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">S</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Mehrdad Sabetzadeh</span><a href="https://2021.icse-conferences.org/profile/mehrdadsabetzadeh" target="_blank" class="pers-fullname navigate">Sabetzadeh, Mehrdad</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">EECS, University of Ottawa</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="2063a493-b2ed-4515-b25e-dbd7eefeada3">MAANA: An Automated Tool for DoMAin-specific HANdling of Ambiguity</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Hitesh Sajnani</span><a href="https://2021.icse-conferences.org/profile/hiteshsajnani2" target="_blank" class="pers-fullname navigate">Sajnani, Hitesh</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="3e2ab78f-7b81-4b8e-b575-1287eb2e0b6b">Research tools, survey responses, and interview analysis from a case study of onboarding software teams at Microsoft</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Vitalis Salis</span><a href="https://2021.icse-conferences.org/profile/vitalissalis" target="_blank" class="pers-fullname navigate">Salis, Vitalis</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Athens University of Economics and Business, National and Technical University of Athens</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0908adec-65f5-4379-a916-3916879a21f1">A Replication Package for PyCG - Practicall Call Graph Generation in Python</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jordan Samhi</span><a href="https://2021.icse-conferences.org/profile/jordansamhi" target="_blank" class="pers-fullname navigate">Samhi, Jordan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="95817e5e-ddb2-4ca6-be9b-b0afa41be82e">A Partial Replication of "RAICC: Revealing Atypical Inter-Component Communication in Android Apps"</a></div></div></div></td></tr><tr data-facet-country="Ecuador" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Julio Sandobalín</span><a href="https://2021.icse-conferences.org/profile/juliosandobalin" target="_blank" class="pers-fullname navigate">Sandobalín, Julio</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Escuela Politénica Nacional</strong><span class="pull-right"><strong class="small text-muted pers-country">Ecuador</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Federica Sarro</span><a href="https://2021.icse-conferences.org/profile/federicasarro" target="_blank" class="pers-fullname navigate">Sarro, Federica</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University College London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="c8b37ecc-8079-44c2-97ff-d15336918379">Artifact for Enhancing Genetic Improvement of Software with Regression Test Selection</a></div></div></div></td></tr><tr data-facet-country="Singapore" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Prateek Saxena</span><a href="https://2021.icse-conferences.org/profile/prateeksaxena" target="_blank" class="pers-fullname navigate">Saxena, Prateek</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National University of Singapore</strong><span class="pull-right"><strong class="small text-muted pers-country">Singapore</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="115b4b02-116c-4993-9709-ad6a20108916">Scalable Quantitative Verification For Deep Neural Networks</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ezequiell Scott</span><a href="https://2021.icse-conferences.org/profile/ezequiellscott" target="_blank" class="pers-fullname navigate">Scott, Ezequiell</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Alexander Serebrenik</span><a href="https://2021.icse-conferences.org/profile/aserebrenik" target="_blank" class="pers-fullname navigate">Serebrenik, Alexander</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Eindhoven University of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1f750289-d895-47b9-a369-3e31c7758d6a">Understanding Community Smells Variability: A Statistical Approach - Replication Package Instructions</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Francisco Servant</span><a href="https://2021.icse-conferences.org/profile/franciscoservant" target="_blank" class="pers-fullname navigate">Servant, Francisco</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Virginia Tech</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="315d7721-adeb-4ac2-bd35-6d60f4a3abf6">CIBench: A Dataset and Collection of Techniques for Build and Test Selection and Prioritization in Continuous Integration</a></div></div></div></td></tr><tr data-facet-country="Israel" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Rafi Shalom</span><a href="https://2021.icse-conferences.org/profile/rafishalom" target="_blank" class="pers-fullname navigate">Shalom, Rafi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Tel Aviv University, Israel</strong><span class="pull-right"><strong class="small text-muted pers-country">Israel</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1861854b-9bba-4d2e-9e8d-463d27354209">Unrealizable Cores for Reactive Systems Specifications: Artifact</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">David Shriver</span><a href="https://2021.icse-conferences.org/profile/davidshriver" target="_blank" class="pers-fullname navigate">Shriver, David</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Virginia</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7c8de8e5-951e-4a62-a06a-7a52c4affabd">Artifact: Reducing DNN Properties to Enable Falsification with Adversarial Attacks</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Janet Siegmund</span><a href="https://2021.icse-conferences.org/profile/janetsiegmund" target="_blank" class="pers-fullname navigate">Siegmund, Janet</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Chemnitz University of Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="b01d572f-8fb8-41c5-b625-c5a05e4746b3">Program Comprehension and Code Complexity Metrics: A Replication Package of an fMRI Study</a></div><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Norbert Siegmund</span><a href="https://2021.icse-conferences.org/profile/norbertsiegmund" target="_blank" class="pers-fullname navigate">Siegmund, Norbert</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Leipzig University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="836bc453-9d69-408a-ad96-daf9effa5c81">White-Box Performance-Influence Models: A Profiling and Learning Approach (Replication Package)</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Carla Silva</span><a href="https://2021.icse-conferences.org/profile/carlasilva" target="_blank" class="pers-fullname navigate">Silva, Carla</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Universidade Federal de Pernambuco</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Denini Silva</span><a href="https://2021.icse-conferences.org/profile/deninisilva" target="_blank" class="pers-fullname navigate">Silva, Denini</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Federal University of Pernambuco</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97ea466f-6bcc-47a1-84f4-31d8a78fde55">Shipwright: A Human-in-the-Loop System for Dockerfile Repair</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Mary Lou Soffa</span><a href="https://2021.icse-conferences.org/profile/marylousoffa" target="_blank" class="pers-fullname navigate">Soffa, Mary Lou</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Virginia</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fcf87fa1-22a9-466c-a21d-e07fef5637fc">Artifact: Distribution-Aware Testing of Neural Networks Using Generative Models</a></div></div></div></td></tr><tr data-facet-country="India" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Devika Sondhi</span><a href="https://2021.icse-conferences.org/profile/devikasondhi" target="_blank" class="pers-fullname navigate">Sondhi, Devika</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">IIIT-Delhi</strong><span class="pull-right"><strong class="small text-muted pers-country">India</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="8ade78c1-f969-498f-807a-d3bfa6dd2c97">Dataset to Study Indirectly Dependent Documentation in GitHub Repositories</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Wei Song</span><a href="https://2021.icse-conferences.org/profile/weisong" target="_blank" class="pers-fullname navigate">Song, Wei</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nanjing University of Science & Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="290509bc-ea3d-4d88-b2f9-92d0785e1ec5">IMGDroid: Detecting Image Loading Defects in Android Applications</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Zihe Song</span><a href="https://2021.icse-conferences.org/profile/zihesong" target="_blank" class="pers-fullname navigate">Song, Zihe</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Texas at Dallas</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d0722a15-9806-4baa-9241-d6c43cdbcc7f">Artifact Abstract for An Empirical Analysis of UI-based Flaky Tests</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Thodoris Sotiropoulos</span><a href="https://2021.icse-conferences.org/profile/thodorissotiropoulos" target="_blank" class="pers-fullname navigate">Sotiropoulos, Thodoris</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Athens University of Economics and Business</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0908adec-65f5-4379-a916-3916879a21f1">A Replication Package for PyCG - Practicall Call Graph Generation in Python</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="dc2ef847-c8e3-4d57-9fdc-33179e04fb6c">Replication Package for Article: Data-Oriented Differential Testing of Object-Relational Mapping Systems</a></div></div></div></td></tr><tr data-facet-country="Portugal" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Isabel Sofia Sousa Brito</span><a href="https://2021.icse-conferences.org/profile/isabelsofiasousabrito" target="_blank" class="pers-fullname navigate">Sousa Brito, Isabel Sofia</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Instituto Politécnico de Beja</strong><span class="pull-right"><strong class="small text-muted pers-country">Portugal</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Greece" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Diomidis Spinellis</span><a href="https://2021.icse-conferences.org/profile/diomidisspinellis" target="_blank" class="pers-fullname navigate">Spinellis, Diomidis</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Athens University of Economics and Business & TU Delft</strong><span class="pull-right"><strong class="small text-muted pers-country">Greece</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="0908adec-65f5-4379-a916-3916879a21f1">A Replication Package for PyCG - Practicall Call Graph Generation in Python</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="dc2ef847-c8e3-4d57-9fdc-33179e04fb6c">Replication Package for Article: Data-Oriented Differential Testing of Object-Relational Mapping Systems</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Matthew Stephan</span><a href="https://2021.icse-conferences.org/profile/matthewstephan" target="_blank" class="pers-fullname navigate">Stephan, Matthew</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Miami University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Margaret-Anne Storey</span><a href="https://2021.icse-conferences.org/profile/margaretannestorey" target="_blank" class="pers-fullname navigate">Storey, Margaret-Anne</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Victoria</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="267e987e-6aec-4333-835e-52660d806a07">Survey Instruments for "How Was Your Weekend?" Software Development Teams Working From Home During COVID-19</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Harald Störrle</span><a href="https://2021.icse-conferences.org/profile/haraldstorrle" target="_blank" class="pers-fullname navigate">Störrle, Harald</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">QAware GmbH</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Ruoxi Sun</span><a href="https://2021.icse-conferences.org/profile/ruoxisun1" target="_blank" class="pers-fullname navigate">Sun, Ruoxi</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The University of Adelaide</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d00fa69e-5c5f-421c-9e4c-0707adc4948d">An Empirical Assessment of Global COVID-19 Contact Tracing Applications</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jesús Sánchez Cuadrado</span><a href="https://2021.icse-conferences.org/profile/jesussanchezcuadrado" target="_blank" class="pers-fullname navigate">Sánchez Cuadrado, Jesús</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation"></strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">T</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Damian Andrew Tamburri</span><a href="https://2021.icse-conferences.org/profile/damianandrewtamburri" target="_blank" class="pers-fullname navigate">Tamburri, Damian Andrew</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">TU/e</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="1f750289-d895-47b9-a369-3e31c7758d6a">Understanding Community Smells Variability: A Statistical Approach - Replication Package Instructions</a></div></div></div></td></tr><tr data-facet-country="Brazil" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Leopoldo Teixeira</span><a href="https://2021.icse-conferences.org/profile/leopoldoteixeira" target="_blank" class="pers-fullname navigate">Teixeira, Leopoldo</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Federal University of Pernambuco</strong><span class="pull-right"><strong class="small text-muted pers-country">Brazil</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97ea466f-6bcc-47a1-84f4-31d8a78fde55">Shipwright: A Human-in-the-Loop System for Dockerfile Repair</a></div></div></div></td></tr><tr data-facet-country="Denmark" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Martin Toldam Torp</span><a href="https://2021.icse-conferences.org/profile/martintoldamtorp" target="_blank" class="pers-fullname navigate">Torp, Martin Toldam</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Aarhus University</strong><span class="pull-right"><strong class="small text-muted pers-country">Denmark</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="725d692f-1bfe-40bb-9560-abe3a52c563b">Semantic Patches for Adaptation of JavaScript Programs to Evolving Libraries</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Christoph Treude</span><a href="https://2021.icse-conferences.org/profile/christophtreude" target="_blank" class="pers-fullname navigate">Treude, Christoph</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Adelaide</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a6f23a79-45d5-4eaa-8fcd-23402f972e42">Research Artifact: The Potential of Meta-Maintenance on GitHub</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Asif Kamal Turzo</span><a href="https://2021.icse-conferences.org/profile/asifkamalturzo" target="_blank" class="pers-fullname navigate">Turzo, Asif Kamal</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Wayne State University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="56c2fb20-c5fb-4d0c-9877-7bab5ca4fa9f">A dataset of Vulnerable Code Changes of the Chormium OS project</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Gareth Tyson</span><a href="https://2021.icse-conferences.org/profile/garethtyson" target="_blank" class="pers-fullname navigate">Tyson, Gareth</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Queen Mary University of London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d00fa69e-5c5f-421c-9e4c-0707adc4948d">An Empirical Assessment of Global COVID-19 Contact Tracing Applications</a></div></div></div></td></tr><tr data-facet-country="Luxembourg" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">V</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Enrico Viganò</span><a href="https://2021.icse-conferences.org/profile/enricovigano1" target="_blank" class="pers-fullname navigate">Viganò, Enrico</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Luxembourg</strong><span class="pull-right"><strong class="small text-muted pers-country">Luxembourg</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="71c0dda1-f449-4c1f-bf3c-833e1ebace17">ThEodorE: a Trace Checker for CPS Properties</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Andreas Vogelsang</span><a href="https://2021.icse-conferences.org/profile/andreasvogelsang" target="_blank" class="pers-fullname navigate">Vogelsang, Andreas</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Cologne</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">W</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Jason Waataja</span><a href="https://2021.icse-conferences.org/profile/jasonwaataja" target="_blank" class="pers-fullname navigate">Waataja, Jason</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">UW CSE</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="04d87cea-f4ca-4e31-b3fb-9a8e39f135b7">Verifying Determinism in Sequential Programs</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Chengcheng Wan</span><a href="https://2021.icse-conferences.org/profile/chengchengwan" target="_blank" class="pers-fullname navigate">Wan, Chengcheng</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Chicago</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="51addf46-0f53-4178-bc2f-9d01b39bbcf4">A Replication of Are Machine Learning Cloud APIs Used Correctly</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Zhiyuan Wan</span><a href="https://2021.icse-conferences.org/profile/zhiyuanwan" target="_blank" class="pers-fullname navigate">Wan, Zhiyuan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Zhejiang University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7a6d7da6-c785-4f48-9d62-f0dfe06f9948">Smart Contract Security: a Practitioners' Perspective</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Shuai Wang</span><a href="https://2021.icse-conferences.org/profile/shuaiwang1" target="_blank" class="pers-fullname navigate">Wang, Shuai</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Hong Kong University of Science and Technology</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Wei (Zach) Wang</span><a href="https://2021.icse-conferences.org/profile/zachwang" target="_blank" class="pers-fullname navigate">Wang, Wei (Zach)</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The University of Adelaide</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d00fa69e-5c5f-421c-9e4c-0707adc4948d">An Empirical Assessment of Global COVID-19 Contact Tracing Applications</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Weihang Wang</span><a href="https://2021.icse-conferences.org/profile/weihangwang" target="_blank" class="pers-fullname navigate">Wang, Weihang</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University at Buffalo, SUNY</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d0722a15-9806-4baa-9241-d6c43cdbcc7f">Artifact Abstract for An Empirical Analysis of UI-based Flaky Tests</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Weijing Wang</span><a href="https://2021.icse-conferences.org/profile/weijingwang1" target="_blank" class="pers-fullname navigate">Wang, Weijing</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">College of Intelligence and Computing, Tianjin University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Zan Wang</span><a href="https://2021.icse-conferences.org/profile/zanwang" target="_blank" class="pers-fullname navigate">Wang, Zan</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">College of Intelligence and Computing, Tianjin University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Zihao Wang</span><a href="https://2021.icse-conferences.org/profile/zihaowang1" target="_blank" class="pers-fullname navigate">Wang, Zihao</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The Pennsylvania State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e8b083d1-cac6-4682-b6b8-16ef7b082595">Abacus: A Tool for Precise Side-channel Analysis</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Max Weber</span><a href="https://2021.icse-conferences.org/profile/maxweber" target="_blank" class="pers-fullname navigate">Weber, Max</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Leipzig University</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="836bc453-9d69-408a-ad96-daf9effa5c81">White-Box Performance-Influence Models: A Profiling and Learning Approach (Replication Package)</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Dinghao Wu</span><a href="https://2021.icse-conferences.org/profile/dinghaowu2" target="_blank" class="pers-fullname navigate">Wu, Dinghao</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The Pennsylvania State University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e8b083d1-cac6-4682-b6b8-16ef7b082595">Abacus: A Tool for Precise Side-channel Analysis</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">X</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xin Xia</span><a href="https://2021.icse-conferences.org/profile/xinxia" target="_blank" class="pers-fullname navigate">Xia, Xin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Huawei Software Engineering Application Technology Lab</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7a6d7da6-c785-4f48-9d62-f0dfe06f9948">Smart Contract Security: a Practitioners' Perspective</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Baowen Xu</span><a href="https://2021.icse-conferences.org/profile/baowenxu" target="_blank" class="pers-fullname navigate">Xu, Baowen</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fdd210d8-875c-4df9-b186-f4dab86574ee">PyART: Python API Recommendation in Real-Time</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Chang Xu</span><a href="https://2021.icse-conferences.org/profile/changxu" target="_blank" class="pers-fullname navigate">Xu, Chang</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d7e15363-a505-456a-9066-079abe73b1f7">PASTA: Synthesizing Object State Transformers for Dynamic Software Updates</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Lei Xu</span><a href="https://2021.icse-conferences.org/profile/leixu1" target="_blank" class="pers-fullname navigate">Xu, Lei</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">State Key Laboratory for Novel Software Technology, Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fdd210d8-875c-4df9-b186-f4dab86574ee">PyART: Python API Recommendation in Real-Time</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Tianyin Xu</span><a href="https://2021.icse-conferences.org/profile/tianyinxu1" target="_blank" class="pers-fullname navigate">Xu, Tianyin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Illinois Urbana-Champaign</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ad173d4b-2239-458e-aa66-754ab6504c30">An Evolutionary Study of Configuration Design and Implementation in Cloud Systems</a></div></div></div></td></tr><tr data-facet-country="Australia" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Minhui (Jason) Xue</span><a href="https://2021.icse-conferences.org/profile/jasonxue1" target="_blank" class="pers-fullname navigate">Xue, Minhui (Jason)</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">The University of Adelaide</strong><span class="pull-right"><strong class="small text-muted pers-country">Australia</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d00fa69e-5c5f-421c-9e4c-0707adc4948d">An Empirical Assessment of Global COVID-19 Contact Tracing Applications</a></div></div></div></td></tr><tr data-facet-country="Canada" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">Y</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Aidan Z.H. Yang</span><a href="https://2021.icse-conferences.org/profile/aidanzhyang" target="_blank" class="pers-fullname navigate">Yang, Aidan Z.H.</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Carnegie Mellon University</strong><span class="pull-right"><strong class="small text-muted pers-country">Canada</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="124038e4-d05e-48bc-a655-6729087abf3a">Replication of SOAR: A Synthesis Approach for Data Science API Refactoring</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Lin Yang</span><a href="https://2021.icse-conferences.org/profile/linyang1" target="_blank" class="pers-fullname navigate">Yang, Lin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">College of Intelligence and Computing, Tianjin University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Wei Yang</span><a href="https://2021.icse-conferences.org/profile/weiyang" target="_blank" class="pers-fullname navigate">Yang, Wei</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Texas at Dallas</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d0722a15-9806-4baa-9241-d6c43cdbcc7f">Artifact Abstract for An Empirical Analysis of UI-based Flaky Tests</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xiaohu Yang</span><a href="https://2021.icse-conferences.org/profile/xiaohuyang1" target="_blank" class="pers-fullname navigate">Yang, Xiaohu</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Zhejiang University</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7a6d7da6-c785-4f48-9d62-f0dfe06f9948">Smart Contract Security: a Practitioners' Perspective</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Dongjun Youn</span><a href="https://2021.icse-conferences.org/profile/dongjunyoun1" target="_blank" class="pers-fullname navigate">Youn, Dongjun</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">KAIST</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="acc7fc70-f0f1-4236-9a88-9dd525a1cfea">JEST: N+1-version Differential Testing of Both JavaScript Engines and Specification</a></div></div></div></td></tr><tr data-facet-country="Netherlands" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">Z</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Vadim Zaytsev</span><a href="https://2021.icse-conferences.org/profile/vadimzaytsev" target="_blank" class="pers-fullname navigate">Zaytsev, Vadim</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Twente, Netherlands</strong><span class="pull-right"><strong class="small text-muted pers-country">Netherlands</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="Germany" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Andreas Zeller</span><a href="https://2021.icse-conferences.org/profile/andreaszeller" target="_blank" class="pers-fullname navigate">Zeller, Andreas</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">CISPA Helmholtz Center for Information Security</strong><span class="pull-right"><strong class="small text-muted pers-country">Germany</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="84309010-6f0a-4e13-b9eb-ff39754bd738">Replication package for Input Algebras</a></div></div></div></td></tr><tr data-facet-country="-unspecified-" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Man Zhang</span><a href="https://2021.icse-conferences.org/profile/manzhang" target="_blank" class="pers-fullname navigate">Zhang, Man</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Kristiania University College, Norway</strong><span class="pull-right"><strong class="small text-muted pers-country"></strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Wenbin Zhang</span><a href="https://2021.icse-conferences.org/profile/wenbinzhang" target="_blank" class="pers-fullname navigate">Zhang, Wenbin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Information and Network Center,Tianjin University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="7e9b2518-eaf4-4448-b4aa-f317367940a2">PLELog: Log-based Anomaly Detection via Probabilistic Label Estimation</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Xiangyu Zhang</span><a href="https://2021.icse-conferences.org/profile/xiangyuzhang" target="_blank" class="pers-fullname navigate">Zhang, Xiangyu</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Purdue University</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="fdd210d8-875c-4df9-b186-f4dab86574ee">PyART: Python API Recommendation in Real-Time</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Yuanliang Zhang</span><a href="https://2021.icse-conferences.org/profile/yuanliangzhang" target="_blank" class="pers-fullname navigate">Zhang, Yuanliang</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">National University of Defense Technology</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="ad173d4b-2239-458e-aa66-754ab6504c30">An Evolutionary Study of Configuration Design and Implementation in Cloud Systems</a></div></div></div></td></tr><tr data-facet-country="China" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Zelin Zhao</span><a href="https://2021.icse-conferences.org/profile/zelinzhao" target="_blank" class="pers-fullname navigate">Zhao, Zelin</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Nanjing University</strong><span class="pull-right"><strong class="small text-muted pers-country">China</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="d7e15363-a505-456a-9066-079abe73b1f7">PASTA: Synthesizing Object State Transformers for Dynamic Software Updates</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="102" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Guolong Zheng</span><a href="https://2021.icse-conferences.org/profile/guolongzheng" target="_blank" class="pers-fullname navigate">Zheng, Guolong</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of Nebraska Lincoln</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a089e317-d47c-457e-b835-c5136bbb7b5b">Artifact of "FLACK: Counterexample-Guided Fault Localization for Alloy Models"</a></div><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="a3390403-6d23-44c4-84de-4efea1f77746">Artifact of ICSE 2021 Technical Track Submission #653: Bounded Exhaustive Search of Alloy Specification Repairs</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Thomas Zimmermann</span><a href="https://2021.icse-conferences.org/profile/tomzimmermann" target="_blank" class="pers-fullname navigate">Zimmermann, Thomas</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">Microsoft Research</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="267e987e-6aec-4333-835e-52660d806a07">Survey Instruments for "How Was Your Weekend?" Software Development Teams Working From Home During COVID-19</a></div></div></div></td></tr><tr data-facet-country="United Kingdom" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="col-sm-3"><strong><span class="hidden pers-fullname">Steffen Zschaler</span><a href="https://2021.icse-conferences.org/profile/steffenzschaler" target="_blank" class="pers-fullname navigate">Zschaler, Steffen</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">King's College London</strong><span class="pull-right"><strong class="small text-muted pers-country">United Kingdom</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Committee member" data-facet-conference="ICSE" class="hidable small item-title"><small title="Member of Committee" class="text-muted"><span class="label-primary label"><span class="glyphicon glyphicon-user"></span></span></small> <a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" target="_blank" class="navigate">Committee Member in Program Committee within the AE - Artifact Evaluation-track</a></div></div></div></td></tr><tr data-facet-country="United States" data-facet-rolecount="1..3" data-facet-rolecount-order="101" class="hidable"><td><div class="row"><div class="index-letter">Ü</div><div class="col-sm-3"><strong><span class="hidden pers-fullname">Arda Ünal</span><a href="https://2021.icse-conferences.org/profile/ardaunal" target="_blank" class="pers-fullname navigate">Ünal, Arda</a></strong></div><div class="col-sm-9"><strong class="small pers-affiliation">University of California, Irvine</strong><span class="pull-right"><strong class="small text-muted pers-country">United States</strong></span></div></div><div class="row"><div class="col-sm-9 col-sm-push-3"><div data-facet-role="Contributor/Author" data-facet-conference="ICSE" class="hidable small item-title"><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="e5184564-b6fb-4c6b-a6a7-5e7c4f25146f">Too Quiet in the Library: An Empirical Study of Security Updates in Android Apps' Native Code</a></div></div></div></td></tr></table></div></div></div></div><div class="col-sm-4 sidebar"><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">Important Dates<span class="pull-right"><small><span class="glyphicon glyphicon-globe"></span><span class="glyphicon glyphicon-time"></span> AoE (UTC-12h)</small></span></div></div><table class="table table-hover important-dates-in-sidebar"><tr href="https://2021.icse-conferences.org/track/icse-2021-Artifact-Evaluation" class="clickable-row past"><td>Wed 24 Feb 2021<br/>Artifact Evaluation Acceptance Notification</td></tr><tr href="https://2021.icse-conferences.org/track/icse-2021-Artifact-Evaluation" class="clickable-row past"><td>Fri 22 Jan 2021<br/>Artifact Evaluation Submissions Deadline</td></tr><tr href="https://2021.icse-conferences.org/track/icse-2021-Artifact-Evaluation" class="clickable-row past"><td>Fri 15 Jan 2021<br/>Artifacts Evaluation Pre-submission Registration Deadline</td></tr></table></div><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title"><a href="https://2021.icse-conferences.org/committee/icse-2021-artifact-evaluation-program-committee" class="navigate">Program Committee</a></div></div><ul class="list-group"><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/silviaabrahao" class="navigate"><div class="media"><span class="pull-left"><img alt="Silvia Abrahão" src="https://2021.icse-conferences.org/getProfileImage/silviaabrahao/e280ec91-a61d-4736-b65d-7cfbf47a9704/micro-avatar.jpg?1725720347000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Silvia Abrahão<span class="pull-right"><small>Chair</small></span></h5><h5 class="media-heading"><span class="text-black">Universitat Politècnica de València</span></h5><h5 class="media-heading"><small>Spain</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/danielmendez" class="navigate"><div class="media"><span class="pull-left"><img alt="Daniel Mendez" src="https://2021.icse-conferences.org/getProfileImage/danielmendez/52702c2e-48fc-47cf-ab85-d6e84a2701d6/micro-avatar.jpg?1711469320000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Daniel Mendez<span class="pull-right"><small>Chair</small></span></h5><h5 class="media-heading"><span class="text-black">Blekinge Institute of Technology</span></h5><h5 class="media-heading"><small>Sweden</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/lucaardito" class="navigate"><div class="media"><span class="pull-left"><img alt="Luca Ardito" src="https://2021.icse-conferences.org/getProfileImage/lucaardito/e404fc69-89f8-44ad-a139-2c6faeb62056/micro-avatar.jpg?1711487221000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Luca Ardito<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Politecnico di Torino</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/lolaburgueno" class="navigate"><div class="media"><span class="pull-left"><img alt="Lola Burgueño" src="https://2021.icse-conferences.org/getProfileImage/lolaburgueno/1724e140-8d32-4538-bf9a-e02aa9f1e81b/micro-avatar.jpg?1711457785000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lola Burgueño<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Open University of Catalonia</span></h5><h5 class="media-heading"><small>Spain</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/federicociccozzi" class="navigate"><div class="media"><span class="pull-left"><img alt="Federico Ciccozzi" src="https://2021.icse-conferences.org/getProfileImage/federicociccozzi/0d9475ba-5d1b-41d0-b467-2b861c43c3bc/micro-avatar.jpg?1711473537000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Federico Ciccozzi<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Malardalen University</span></h5><h5 class="media-heading"><small>Sweden</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/joseluisdelavara1" class="navigate"><div class="media"><span class="pull-left"><img alt="Jose Luis de la Vara" src="https://2021.icse-conferences.org/getProfileImage/joseluisdelavara1/87f91a57-8c81-4b4a-b1cb-316beb771099/micro-avatar.jpg?1711497770000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jose Luis de la Vara<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Universidad de Castilla - La Mancha</span></h5><h5 class="media-heading"><small>Spain</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/davidediruscio" class="navigate"><div class="media"><span class="pull-left"><img alt="Davide Di Ruscio" src="https://2021.icse-conferences.org/getProfileImage/davidediruscio/daf57618-543e-44a2-afec-8e37872569bc/micro-avatar.jpg?1731165897000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Davide Di Ruscio<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of L'Aquila</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/michaeldorner" class="navigate"><div class="media"><span class="pull-left"><img alt="Michael Dorner" src="https://2021.icse-conferences.org/getProfileImage/michaeldorner/4b760598-8e77-4ea5-a0e2-9133188dac47/micro-avatar.jpg?1725028131000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Michael Dorner<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Blekinge Institute of Technology</span></h5><h5 class="media-heading"><small>Sweden</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/emelieengstrom" class="navigate"><div class="media"><span class="pull-left"><img alt="Emelie Engstrom" src="https://2021.icse-conferences.org/getProfileImage/emelieengstrom/6320148a-5fb6-4be6-85e4-660fcee6046d/micro-avatar.jpg?1711476273000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Emelie Engstrom<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Lund University</span></h5><h5 class="media-heading"><small>Sweden</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/huseyinergin" class="navigate"><div class="media"><span class="pull-left"><img alt="Huseyin Ergin" src="https://2021.icse-conferences.org/getProfileImage/huseyinergin/c64c7b80-9dbc-4a5a-9aa8-6421f3636d1e/micro-avatar.jpg?1711544189000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Huseyin Ergin<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Ball State University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/michalisfamelis" class="navigate"><div class="media"><span class="pull-left"><img alt="Michalis Famelis" src="https://2021.icse-conferences.org/getProfileImage/michalisfamelis/790a1ecf-d86d-4708-9dd2-b9f7c41afcf7/micro-avatar.jpg?1711463704000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Michalis Famelis<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Université de Montréal</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/alessioferrari" class="navigate"><div class="media"><span class="pull-left"><img alt="Alessio Ferrari" src="https://2021.icse-conferences.org/getProfileImage/alessioferrari/469db904-5005-46dc-8474-d3da1d50fb9d/micro-avatar.jpg?1724144280000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Alessio Ferrari<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">CNR-ISTI</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/efrainrfonsecac1" class="navigate"><div class="media"><span class="pull-left"><img alt="Efraín R. Fonseca C." src="https://2021.icse-conferences.org/getProfileImage/efrainrfonsecac1/34dfe988-46df-4175-9b39-5f67a2cd33f2/micro-avatar.jpg?1711544577000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Efraín R. Fonseca C.<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Universidad de las Fuerzas Armadas ESPE</span></h5><h5 class="media-heading"><small>Ecuador</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/abelgomez" class="navigate"><div class="media"><span class="pull-left"><img alt="Abel Gómez" src="https://2021.icse-conferences.org/getProfileImage/abelgomez/04e30ed6-8e33-4a5e-b05f-e1424f547372/micro-avatar.jpg?1734443430000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Abel Gómez<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Universitat Oberta de Catalunya</span></h5><h5 class="media-heading"><small>Spain</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/javiergonzalezhuerta" class="navigate"><div class="media"><span class="pull-left"><img alt="Javier Gonzalez Huerta" src="https://2021.icse-conferences.org/getProfileImage/javiergonzalezhuerta/11a0e0fd-230e-4284-bcd0-1ce5f125f057/micro-avatar.jpg?1711519351000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Javier Gonzalez Huerta<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Blekinge Institute of Technology</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/johanneskro" class="navigate"><div class="media"><span class="pull-left"><img alt="Johannes Kroß" src="https://2021.icse-conferences.org/getProfileImage/johanneskro/779937f4-2ff5-44c1-a533-0fef356939af/micro-avatar.jpg?1711544577000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Johannes Kroß<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">fortiss</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/sylwiakopczynska" class="navigate"><div class="media"><span class="pull-left"><img alt="Sylwia Kopczyńska" src="https://2021.icse-conferences.org/getProfileImage/sylwiakopczynska/a9751631-98c3-4189-8c81-23225cb4938d/micro-avatar.jpg?1719501150000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sylwia Kopczyńska<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Poznan University of Technology</span></h5><h5 class="media-heading"><small>Poland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/lili" class="navigate"><div class="media"><span class="pull-left"><img alt="Li Li" src="https://2021.icse-conferences.org/getProfileImage/lili/205e58d4-220b-40a9-8e10-8c343d1787f5/micro-avatar.jpg?1711457294000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Li Li<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Monash University</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/grischaliebel" class="navigate"><div class="media"><span class="pull-left"><img alt="Grischa Liebel" src="https://2021.icse-conferences.org/getProfileImage/grischaliebel/0bdbc4de-ead7-4546-a1ac-f0da752d1bc7/micro-avatar.jpg?1712760453000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Grischa Liebel<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Reykjavik University</span></h5><h5 class="media-heading"><small>Iceland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/mahdimanesh" class="navigate"><div class="media"><span class="pull-left"><img alt="Mahdi Manesh" src="https://2021.icse-conferences.org/getProfileImage/mahdimanesh/bf716902-0bb5-4771-b209-77f63600ca68/micro-avatar.jpg?1711636063000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mahdi Manesh<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Porsche Digital GmbH</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/leandrominku2" class="navigate"><div class="media"><span class="pull-left"><img alt="micro-avatar" src="https://2021.icse-conferences.org/getDefaultImage/micro-avatar?1403689231000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Leandro Minku<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black"></span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/martinmonperrus" class="navigate"><div class="media"><span class="pull-left"><img alt="Martin Monperrus" src="https://2021.icse-conferences.org/getProfileImage/martinmonperrus/2e5138a3-bd4c-4605-ac43-1dcfee9ff3b3/micro-avatar.jpg?1734962776000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Martin Monperrus<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">KTH Royal Institute of Technology</span></h5><h5 class="media-heading"><small>Sweden</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/lloydmontgomery" class="navigate"><div class="media"><span class="pull-left"><img alt="Lloyd Montgomery" src="https://2021.icse-conferences.org/getProfileImage/lloydmontgomery/80865d45-d2a0-4c79-ba2d-0beeaaf2c552/micro-avatar.jpg?1711486462000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lloyd Montgomery<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Universität Hamburg</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/sebastienmosser" class="navigate"><div class="media"><span class="pull-left"><img alt="Sébastien Mosser" src="https://2021.icse-conferences.org/getProfileImage/sebastienmosser/d9ec9826-aa2a-406b-9b64-aeea24f47dae/micro-avatar.jpg?1729002853000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sébastien Mosser<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Université du Québec à Montréal</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/elenanavarro" class="navigate"><div class="media"><span class="pull-left"><img alt="Elena Navarro" src="https://2021.icse-conferences.org/getProfileImage/elenanavarro/a6b46307-e114-415e-bdf7-5359058d67e1/micro-avatar.jpg?1711501028000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Elena Navarro<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Castilla-La Mancha</span></h5><h5 class="media-heading"><small>Spain</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/istvanrath1" class="navigate"><div class="media"><span class="pull-left"><img alt="micro-avatar" src="https://2021.icse-conferences.org/getDefaultImage/micro-avatar?1403689231000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Istvan Rath<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black"></span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/juliosandobalin" class="navigate"><div class="media"><span class="pull-left"><img alt="Julio Sandobalín" src="https://2021.icse-conferences.org/getProfileImage/juliosandobalin/3214ebb0-84a0-48de-9361-30009eca38bd/micro-avatar.jpg?1734456584000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Julio Sandobalín<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Escuela Politénica Nacional</span></h5><h5 class="media-heading"><small>Ecuador</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/jesussanchezcuadrado" class="navigate"><div class="media"><span class="pull-left"><img alt="Jesús Sánchez Cuadrado" src="https://2021.icse-conferences.org/getProfileImage/jesussanchezcuadrado/e9eb2204-d180-48e5-bee3-64f356ab188c/micro-avatar.jpg?1711467441000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jesús Sánchez Cuadrado<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black"></span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/ezequiellscott" class="navigate"><div class="media"><span class="pull-left"><img alt="micro-avatar" src="https://2021.icse-conferences.org/getDefaultImage/micro-avatar?1403689231000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Ezequiell Scott<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black"></span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/janetsiegmund" class="navigate"><div class="media"><span class="pull-left"><img alt="Janet Siegmund" src="https://2021.icse-conferences.org/getProfileImage/janetsiegmund/690087e3-6cc8-4ed4-9c98-097dc2a184fe/micro-avatar.jpg?1711467026000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Janet Siegmund<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Chemnitz University of Technology</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/carlasilva" class="navigate"><div class="media"><span class="pull-left"><img alt="Carla Silva" src="https://2021.icse-conferences.org/getProfileImage/carlasilva/324a337f-d287-4d43-a3d2-b5e283eea72e/micro-avatar.jpg?1719150563000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Carla Silva<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Universidade Federal de Pernambuco</span></h5><h5 class="media-heading"><small>Brazil</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/isabelsofiasousabrito" class="navigate"><div class="media"><span class="pull-left"><img alt="Isabel Sofia Sousa Brito" src="https://2021.icse-conferences.org/getProfileImage/isabelsofiasousabrito/5de443cc-2c5c-4558-bbfa-f2565a2f8c02/micro-avatar.jpg?1711474417000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Isabel Sofia Sousa Brito<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Instituto Politécnico de Beja</span></h5><h5 class="media-heading"><small>Portugal</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/matthewstephan" class="navigate"><div class="media"><span class="pull-left"><img alt="Matthew Stephan" src="https://2021.icse-conferences.org/getProfileImage/matthewstephan/76f0a6a9-8f76-4466-9606-68e76509626c/micro-avatar.jpg?1711544189000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Matthew Stephan<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Miami University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/haraldstorrle" class="navigate"><div class="media"><span class="pull-left"><img alt="Harald Störrle" src="https://2021.icse-conferences.org/getProfileImage/haraldstorrle/e03176da-86ae-4294-88c0-fda8483a61dc/micro-avatar.jpg?1728241070000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Harald Störrle<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">QAware GmbH</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/andreasvogelsang" class="navigate"><div class="media"><span class="pull-left"><img alt="Andreas Vogelsang" src="https://2021.icse-conferences.org/getProfileImage/andreasvogelsang/091c1978-f117-475f-8b3a-6ae50447878e/micro-avatar.jpg?1711456193000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Andreas Vogelsang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Cologne</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/shuaiwang1" class="navigate"><div class="media"><span class="pull-left"><img alt="Shuai Wang" src="https://2021.icse-conferences.org/getProfileImage/shuaiwang1/6dcf75c1-fca0-4bc9-86ee-eac384192e22/micro-avatar.jpg?1713294131000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shuai Wang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Hong Kong University of Science and Technology</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/vadimzaytsev" class="navigate"><div class="media"><span class="pull-left"><img alt="Vadim Zaytsev" src="https://2021.icse-conferences.org/getProfileImage/vadimzaytsev/764c072f-748a-4653-aca4-37a8c3102cef/micro-avatar.jpg?1711460926000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Vadim Zaytsev<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Twente, Netherlands</span></h5><h5 class="media-heading"><small>Netherlands</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/manzhang" class="navigate"><div class="media"><span class="pull-left"><img alt="Man Zhang" src="https://2021.icse-conferences.org/getProfileImage/manzhang/684a5b36-7627-4410-9162-ed8f15a9b7e3/micro-avatar.jpg?1711472365000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Man Zhang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Kristiania University College, Norway</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2021.icse-conferences.org/profile/steffenzschaler" class="navigate"><div class="media"><span class="pull-left"><img alt="Steffen Zschaler" src="https://2021.icse-conferences.org/getProfileImage/steffenzschaler/a8854146-da82-43de-bd09-4fbf59357303/micro-avatar.jpg?1711456162000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Steffen Zschaler<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">King's College London</span></h5><h5 class="media-heading"><small>United Kingdom</small></h5></div></div></a></li></ul></div></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Wed 19 Feb 22:27</em></div></div><div id="notifications-ph" class="webdsl-placeholder"></div><div id="event-modal-loader" class="webdsl-placeholder"><form name="form_131600131703c411e65b13378d08eb1f6672b5a0259" id="form_131600131703c411e65b13378d08eb1f6672b5a0259" action="https://2021.icse-conferences.org/eventDetailsModalByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_131600131703c411e65b13378d08eb1f6672b5a0259" value="1" /><input type="hidden" name="context" value="icse-2021" /><input name="ae03f7f6f951d515a297b161e922205d" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2021.icse-conferences.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"icse-2021"},],"form_131600131703c411e65b13378d08eb1f6672b5a0259", this.nextSibling, false,"event-modal-loader"); return false;'></button><a submitid="eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="load-modal-action"></a></form></div><div id="event-star-form" class="webdsl-placeholder"><form name="form_509860938088b48fd14544d4239b498a2cf339e02b" id="form_509860938088b48fd14544d4239b498a2cf339e02b" action="https://2021.icse-conferences.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="icse-2021" /><input name="a0b55aa29cf9431a9461b359872014e3" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2021.icse-conferences.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"icse-2021"},],"form_509860938088b48fd14544d4239b498a2cf339e02b", this.nextSibling, false,"event-star-form"); return false;'></button><a submitid="eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="star-event-action"></a></form></div><div id="event-modals" class="webdsl-placeholder"></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; addEventModalLoadOnClick(node); addStarredEventOnClick(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><footer class="footer"><div class="container"><div class="footer-box"><div class="row"><div class="col-sm-3"><h3><a href="https://2021.icse-conferences.org" class="navigate"><span class="glyphicon glyphicon-home"></span> ICSE 2021</a></h3><div><a href="https://2021.icse-conferences.org/contact" class="navigate"><span class="glyphicon glyphicon-envelope"></span> contact form</a></div><hr/>using <a href="https://conf.researchr.org" class="navigate">conf.researchr.org</a> (<a href="http://yellowgrass.org/roadmap/conf.researchr.org" class="navigate">v1.69.0</a>)<br/><small><a href="https://2021.icse-conferences.org/support" target="_blank" class="navigate"><span class="glyphicon glyphicon-question-sign"></span> Support page</a></small><br/><small></small></div><div class="col-sm-5"><div class="row"><div class="col-sm-6"><h4>Tracks</h4><a href="https://2021.icse-conferences.org/track/icse-2021-Ceremonies" class="navigate">Ceremonies</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-keynotes" class="navigate">Keynotes</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-awards" class="navigate">Awards</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-sponsors-exhibitions" class="navigate">Sponsors Exhibitions</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-papers" class="navigate">Technical Track</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Journal-First-Papers" class="navigate">Journal-First Papers</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Software-Engineering-in-Practice" class="navigate">SEIP - Software Engineering in Practice</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Software-Engineering-and-Education-Track" class="navigate">JSEET - Joint Track on Software Engineering Education and Training</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Software-Engineering-in-Society" class="navigate">SEIS - Software Engineering in Society</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-New-Ideas-and-Emerging-Results" class="navigate">NIER - New Ideas and Emerging Results</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Demonstrations" class="navigate">DEMO - Demonstrations</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-ACM-Student-Research-Competition" class="navigate">SRC - ACM Student Research Competition</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Artifact-Evaluation" class="navigate">AE - Artifact Evaluation</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Posters" class="navigate">Posters</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Workshops" class="navigate">Workshops</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Doctoral-Symposium" class="navigate">DS - Doctoral Symposium</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-New-Faculty-Symposium" class="navigate">NFS - New Faculty Symposium</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-spanish-industry-case-studies" class="navigate">Spanish Industry Case Studies</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-most-influential-paper-icse-n-10" class="navigate">Most Influential Paper ICSE N-10</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Student-Volunteers" class="navigate">Student Volunteers</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-Technical-Briefings" class="navigate">TB - Technical Briefings</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-submitting-to-icse2021--q-a" class="navigate">Submitting to ICSE2021: Q&A</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-open-science-policies" class="navigate">Open Science Policies</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-socialprogram" class="navigate">Social and Networking</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-culture-sports" class="navigate">Culture and Sports</a><br/><a href="https://2021.icse-conferences.org/track/icse-2021-panels" class="navigate">Panels</a></div><div class="col-sm-6"><h4>Co-hosted Conferences</h4><a href="https://conf.researchr.org/home/ast-2021" class="navigate">AST 2021</a><br/><a href="https://conf.researchr.org/home/chase-2021" class="navigate">CHASE 2021</a><br/><a href="https://conf.researchr.org/home/Formalise-2021" class="navigate">FormaliSE 2021</a><br/><a href="https://conf.researchr.org/home/icpc-2021" class="navigate">ICPC 2021</a><br/><a href="https://conf.researchr.org/home/icssp-icgse-2021" class="navigate">ICSSP/ICGSE 2021</a><br/><a href="https://conf.researchr.org/home/mobilesoft-2021" class="navigate">MOBILESoft 2021</a><br/><a href="https://2021.msrconf.org" class="navigate">MSR 2021</a><br/><a href="https://2021.techdebtconf.org" class="navigate">TechDebt 2021</a><br/><h4>Workshops</h4><a href="https://conf.researchr.org/home/bokss-2021" class="navigate">BoKSS 2021</a><br/><a href="https://conf.researchr.org/home/botse-2021" class="navigate">BotSE 2021</a><br/><a href="https://conf.researchr.org/home/cloudintelligence-2021" class="navigate">CloudIntelligence 2021</a><br/><a href="https://conf.researchr.org/home/deeptest-2021" class="navigate">DeepTest 2021</a><br/><a href="https://conf.researchr.org/home/encycris-2021" class="navigate">EnCyCriS 2021</a><br/><a href="https://conf.researchr.org/home/gi-2021" class="navigate">GI 2021</a><br/><a href="https://conf.researchr.org/home/met-2021" class="navigate">MET 2021</a><br/><a href="https://conf.researchr.org/home/q-se-2021" class="navigate">Q-SE 2021</a><br/><a href="https://conf.researchr.org/home/rose-2021" class="navigate">RoSE 2021</a><br/><a href="https://conf.researchr.org/home/seh-2021" class="navigate">SEH 2021</a><br/><a href="https://conf.researchr.org/home/ser-ip-2021" class="navigate">SER&IP '21</a><br/><a href="https://conf.researchr.org/home/serp4iot-2021" class="navigate">SERP4IoT 2021</a><br/><a href="https://conf.researchr.org/home/sesos-wdes-2021" class="navigate">SESoS/WDES 2021</a><br/><a href="https://conf.researchr.org/home/sethics-2021" class="navigate">SEthics 2021</a><br/><a href="https://conf.researchr.org/home/soheal-2021" class="navigate">SoHeal 2021</a><br/><a href="https://conf.researchr.org/home/wain-2021" class="navigate">WAIN'21</a><br/><a href="https://conf.researchr.org/home/wetseb-2021" class="navigate">WETSEB 2021</a><br/><h4>Contests</h4><a href="https://2021.icse-conferences.org/home/score-2021" class="navigate">SCORE 2021</a><br/><h4>Co-hosted Symposia</h4><a href="https://conf.researchr.org/home/seams-2021" class="navigate">SEAMS 2021</a></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://2021.icse-conferences.org/venue/icse-2021-virtualization-platform" class="navigate">Venue: Clowdr</a><br><a href="https://2021.icse-conferences.org/venue/icse-2021-venue-main-conference" class="navigate">Clowdr: Main Conference</a><br><a href="https://2021.icse-conferences.org/venue/icse-2021-venue-colocated" class="navigate">Clowdr: Co-located Events</a><br><a href="https://2021.icse-conferences.org/venue/icse-2021-workshops-venue" class="navigate">Clowdr: Workshops</a><br><a href="https://2021.icse-conferences.org/attending/registration" class="navigate">Registration</a><br><a href="https://2021.icse-conferences.org/attending/authors" class="navigate">Authors</a><br><a href="https://2021.icse-conferences.org/attending/code-of-conduct" class="navigate">Code of Conduct</a><br><a href="https://2021.icse-conferences.org/attending/diversity-and-inclusion" class="navigate">Diversity and Inclusion Plan</a><br><a href="https://2021.icse-conferences.org/attending/printed-program" class="navigate">PDF Program</a><br><a href="https://2021.icse-conferences.org/attending/proceedings" class="navigate">Proceedings</a><br><a href="https://2021.icse-conferences.org/attending/networking" class="navigate">Networking</a></div><div class="col-sm-2"><script> // replace generic Series navigation component with a link to http://www.icse-conferences.org/ $(".navbar span:contains(Series)").parent().parent().html('<a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">ICSE <span class="caret"></span></span><span title="ICSE" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li class="block"><a href="http://www.icse-conferences.org/" class="navigate">ICSE Conferences</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/series/icse" class="navigate">Series</a></li></ul>'); // // // Footer adaptation: show links to WSs that are not using ResearchR var footerbox = $(".footer-box").find("h4:contains('Workshops')"); $("<a href='http://program-repair.org/workshop-2021/' class='navigate' target='blank'>APR 2021</a><br>").insertAfter(footerbox); var insertionPoint = footerbox.nextAll("a:contains('SEH 2021')"); $("<br><a href='https://semotion.github.io/2021/' class='navigate' target='blank'>SEMotion 2021</a>").insertAfter(insertionPoint); var insertionPoint = footerbox.nextAll("a:contains('RoSE 2021')"); $("<br><a href='https://sbst21.github.io' class='navigate' target='blank'>SBST 2021</a>").insertAfter(insertionPoint); var insertionPoint = footerbox.nextAll("a:contains('SBST 2021')"); $("<br><a href='https://seeng2021.se-edu.org' class='navigate' target='blank'>SEENG 2021</a>").insertAfter(insertionPoint); // // // Menu adaptation: show entries to WSs that are not using ResearchR var menuHeader = $(".navbar-nav li.dropdown-header:contains('Workshops')"); $("<li><a href='http://program-repair.org/workshop-2021/' class='dropdown-toggle' target='blank'><strong>APR</strong></a></li>").insertAfter(menuHeader); var insertionPoint = menuHeader.nextAll(":contains('SEH')"); $("<li><a href='https://semotion.github.io/2021/' class='dropdown-toggle' target='blank'><strong>SEMotion</strong></a></li>").insertAfter(insertionPoint); var insertionPoint = menuHeader.nextAll(":contains('RoSE')"); $("<li><a href='https://sbst21.github.io' class='dropdown-toggle' target='blank'><strong>SBST</strong></a></li>").insertAfter(insertionPoint); var insertionPoint = menuHeader.nextAll(":contains('SBST')"); $("<li><a href='https://seeng2021.se-edu.org' class='dropdown-toggle' target='blank'><strong>SEENG</strong></a></li>").insertAfter(insertionPoint); // replace "Rooms" with the text "Rooms located the Clowdr platform" in the "Venue: Virtualization platform" page if (document.location.href.indexOf('icse-2021-virtualization-platform') != -1){ //don't make the change unless when we're on the page $("h3:contains(Rooms)").text("Rooms located outside Clowdr"); $("h3:contains(Location)").remove(); $("address").remove(); } </script></div></div></div></div></footer></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; let defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').each( function(i,el){ var $e=$(el);$e.tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, sanitize: false, container: 'body' }) } ).on('show.bs.tooltip', function () { let el = this; while (el && window.getComputedStyle(el).position !== 'fixed') { el = el.parentElement; } if(el) $(this).data('bs.tooltip').options.container = el;});$('.tooltip.fade.in, .ui-tooltip-content').remove(); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><script type="text/javascript">jQuery(document).ready(function($) { $(".clickable-row").click(function() { var href = $(this).attr("href"); if( window.location.href.indexOf( href ) < 0 ){ if ($(this).hasClass('new-window') ){ window.open( href ); } else { window.document.location = href; } } }); }); </script></body></html>