-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpublications.html
71 lines (59 loc) · 6.42 KB
/
publications.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.png">
<title>COPE - change oriented programming environment</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Custom styles for this template -->
<!-- <link href="css/jumbotron-narrow.css" rel="stylesheet"> -->
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<script type="text/javascript" src="js/analytics.js"></script>
<script type="text/javascript" src="js/jquery-1.11.0.js"></script>
<script type="text/javascript" src="js/lmcbutton.js"></script>
<script type="text/javascript">
window.pageId = '#publications';
</script>
<script type="text/javascript" src="js/script.js"></script>
</head>
<body>
<div class="container" id="container">
<!-- HEADER -->
<span id="head"></span>
<table id="publications_list">
<thead><th>Conference</th><th>Detailed info</th><th colspan="2">Links</th></thead>
<tbody>
<tr><td class="conference">ICSE'14</td><td><i>A Study and Toolkit for Asynchronous Programming in C#</i>. Semih Okur, David Hartveld, Danny Dig, and Arie van Deursen. Proceedings of ICSE'14. Acceptance ratio: 20% (99/499). <b>ACM SIGSOFT Distinguished Paper Award</b></td><td><a href="http://dl.acm.org/citation.cfm?id=2568309">ACM library</a></td><td><a href="publications/okur-2014-icse.pdf">Author copy</a></td></tr>
<tr><td class="conference">ICSE'14</td><td><i>Mining FineGrained Code Changes to Detect Unknown Change Patterns</i>. Stas Negara, Mihai Codoban, Danny Dig, and Ralph Johnson. Proceedings of ICSE'14. Acceptance ratio: 20% (99/499). <b>ACM SIGSOFT Distinguished Paper Award Nominee</b></td><td><a href="http://dl.acm.org/citation.cfm?id=2568225.2568317">ACM library</a></td><td><a href="publications/ICSE14_Stas.pdf">Author copy</a></td></tr>
<tr><td class="conference">ICSE'14</td><td><i>How Do Centralized and Distributed Version Control Systems Impact Software Changes?</i> Caius Brindescu, Mihai Codoban, Sergii Shmarkatiuk, and Danny Dig. Proceedings of ICSE'14. Acceptance ratio: 20% (99/499)</td><td><a href="http://dl.acm.org/citation.cfm?id=2568225.2568322">ACM library</a></td><td><a href="publications/ICSE14_Caius.pdf">Author copy</a></td></tr>
<tr><td class="conference">ICSE'13</td><td><i>Temporal code completion and navigation</i>. Yun Young Lee, Sam Harwell, Sarfraz Khurshid, Darko Marinov. Proceedings of ICSE'13 NIER</td><td><a href="http://dl.acm.org/citation.cfm?id=2486788.2486956">ACM library</a></td><td><a href="publications/LeeETAL13TemporalCompletionAndNavigation.pdf">Author copy</a></td></tr>
<tr><td class="conference">FSE'13</td><td><i>Crossing the Gap from Imperative to Functional Programming through Refactoring.</i> Alex Gyori, Lyle Franklin, Danny Dig, and Jan Lahoda. Proceedings of FSE'13. Acceptance ratio: 20% (51/251).</td><td><a href="http://dl.acm.org/citation.cfm?id=2491411.2491461">ACM library</a></td><td><a href="publications/lambdaRefactoring.pdf">Author copy</a></td></tr>
<tr><td class="conference">FSE'13</td><td><i>SPLat: lightweight dynamic analysis for reducing combinatorics in testing configurable systems</i>. Chang Hwan Peter Kim, Darko Marinov, Sarfraz Khurshid, Don S. Batory, Sabrina Souto, Paulo Barros, Marcelo d'Amorim. Proceeding of FSE'13, Acceptance ratio: 20% (51/251).</td><td><a href="http://dl.acm.org/citation.cfm?id=2491411.2491459">ACM library</a></td><td><a href="publications/KimETAL13SPLat.pdf">Author copy</a></td></tr>
<tr><td class="conference">ECOOP'13</td><td><i>Systematic Testing of Refactoring Engines on Real Software Projects</i>. Milos Gligoric, Farnaz Behrang, Yilong Li, Jeffrey Overbey, Munawar Hafiz, Darko Marinov. Proceedings of ECOOP'13. Acceptance Ratio: 25% (29/116). </td><td><a href="http://dl.acm.org/citation.cfm?id=2524984.2525018">ACM library</a></td><td><a href="publications/GligoricETAL13RTR.pdf">Author copy</a></td></tr>
<!-- <tr><td class="conference">OOPSLA'14</td><td><i>Scripting
Refactorings in Java to Introduce Design Patterns</i>. Jongwook Kim, Don Batory, Danny Dig. OOPSLA'14. </td><td><a href="#">ACM library</a></td><td><a href="publications/">Author copy</a></td></tr>-->
<tr><td class="conference">ECOOP'13</td><td><i>A Comparative Study of Manual and Automated Refactorings</i>. Stas Negara, Nicholas Chen, Mohsen Vakilian, Ralph Johnson, Danny Dig. Proceedings of ECOOP'13. Acceptance ratio: 25% (29/116) </td><td><a href="http://dl.acm.org/citation.cfm?id=2524984.2525014">ACM library</a></td><td><a href="publications/ECOOP13-NegaraETAL-Inferring.pdf">Author copy</a></td></tr>
<tr><td class="conference">ICST'13</td><td><i>Check-then-Act Misuse of Java Concurrent Collections</i>. Yu Lin, Danny Dig. Proceedings of ICST'13. Acceptance Ratio: 25% (38/152). <b>Best Paper Award</b> </td><td><a href="http://dl.acm.org/citation.cfm?id=2510665.2511597">ACM library</a></td><td><a href="publications/checkThenAct.pdf">Author copy</a></td></tr>
<tr><td class="conference">ECOOP'12</td><td><i>Is It Dangerous to Use Version Control Histories to Study Source Code Evolution?</i>. Stas Negara, Mohsen Vakilian, Nicholas Chen, Ralph Johnson, Danny Dig. Proceedings of ECOOP'12. Acceptance ratio: 21% (30/140)</td><td><a href="http://dl.acm.org/citation.cfm?id=2367163.2367171">ACM library</a></td><td><a href="publications/studyVCSForEvolution.pdf">Author copy</a></td></tr>
</tbody>
</table>
</div>
<!-- FOOTER -->
<div id="bottom"></div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
</body>
</html>