-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubs.html
373 lines (314 loc) · 15 KB
/
pubs.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Publications</title>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<style>
a.buttan:link, a.buttan:visited{
color: black;
padding: 0px 3px;
margin: 1px 0px;
text-align: center;
text-decoration: none;
display: inline-block;
border: 1px solid black;
position:relative;
}
a.sl:link, a.sl:visited, .sl {
background-color: #eec084;
}
a.tlk:link, a.tlk:visited, .tlk {
background-color: #8cf0c1;
}
</style>
</head>
<body>
<!-- This document was automatically generated with bibtex2html 1.99
(see http://www.lri.fr/~filliatr/bibtex2html/),
with the following command:
bibtex2html -revkeys -noabstract -nokeywords -rawurl -nodoi /Users/tapajit/Work/website/plain-academic/files/pubs.bib -->
<table>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="9904025">18</a>]
</td>
<td class="bibtexitem">
Tapajit Dey, Willem Jiang, and Brian Fitzgerald.
Knights and gold stars: A tale of innersource incentivization.
<em>IEEE Software</em>, pages 2--12, 2022.
[ <a href="pubs_bib.html#9904025">bib</a> |
<a href="http://dx.doi.org/10.1109/MS.2022.3192647">DOI</a> ]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="mahmoud2022one">17</a>]
</td>
<td class="bibtexitem">
Ahmed Samir Imam Mahmoud, Tapajit Dey, Alexander Nolte, Audris Mockus, and
James D Herbsleb.
One-off events? an empirical study of hackathon code creation and
reuse.
<em>Empirical Software Engineering</em>, 27(7):1--49, 2022.
[ <a href="pubs_bib.html#mahmoud2022one">bib</a> |
<a href="https://link.springer.com/article/10.1007/s10664-022-10201-x">Print (Open Access)</a>]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2021skillspace">16</a>]
</td>
<td class="bibtexitem">
Tapajit Dey, Andrey Karnauch, and Audris Mockus.
Representation of developer expertise in open source software.
In <em>2021 IEEE/ACM 43rd International Conference on Software
Engineering (ICSE)</em>, pages 995--1007, 2021.
[ <a href="pubs_bib.html#dey2021skillspace" target="_top">bib</a> |
<a href="http://dx.doi.org/10.1109/ICSE43902.2021.00094" target="_top">DOI</a> |
<a href="https://ieeexplore.ieee.org/iel7/9401807/9401950/09401957.pdf" target="_top">Pre-Print</a>
<i class="fa fa-file-powerpoint-o" aria-hidden="true" ></i> <a class="buttan sl" href="https://docs.google.com/presentation/d/1ph1OA9jydi2FYWIR27WgreXhpEOfCKNYNRUPWqivaro/edit?usp=sharing" target="_top">Slides</a> |
<i class="fa fa-file-video-o" aria-hidden="true"></i> <a class="buttan tlk" href="https://youtu.be/h7g7qKNMS7s" target="_top">Talk Video</a>
]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="imam2021secret">15</a>]
</td>
<td class="bibtexitem">
Ahmed Imam, Tapajit Dey, Alexander Nolte, Audris Mockus, and James D. Herbsleb.
The secret life of hackathon code where does it come from and where
does it go?
In <em>2021 IEEE/ACM 18th International Conference on Mining
Software Repositories (MSR)</em>, pages 68--79, 2021.
[ <a href="pubs_bib.html#imam2021secret" target="_top">bib</a> |
<a href="http://dx.doi.org/10.1109/MSR52588.2021.00020" target="_top">DOI</a> |
<a href="https://arxiv.org/pdf/2103.01145" target="_top">Pre-Print</a>]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="imam2021tracking">14</a>]
</td>
<td class="bibtexitem">
Ahmed Imam and Tapajit Dey.
Tracking hackathon code creation and reuse.
In <em>2021 IEEE/ACM 18th International Conference on Mining
Software Repositories (MSR)</em>, pages 615--617, 2021.
[ <a href="pubs_bib.html#imam2021tracking" target="_top">bib</a> |
<a href="http://dx.doi.org/10.1109/MSR52588.2021.00085" target="_top">DOI</a> |
<a href="https://arxiv.org/pdf/2103.10167" target="_top">Pre-Print</a>]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="ma2021world">13</a>]
</td>
<td class="bibtexitem">
Yuxing Ma, Tapajit Dey, Chris Bogart, Sadika Amreen, Marat Valiev, Adam Tutko,
David Kennard, Russell Zaretzki, and Audris Mockus.
<b>World of code: enabling a research workflow for mining and analyzing
the universe of open source vcs data.</b>
<em>Empirical Software Engineering</em>, 26(2):1--42, 2021.
[ <a href="pubs_bib.html#ma2021world" target="_top">bib</a> |
<a href="https://doi.org/10.1007/s10664-020-09905-9" target="_top">https://doi.org/10.1007/s10664-020-09905-9</a> |
<a href="https://arxiv.org/pdf/2010.16196" target="_top">Pre-Print</a>]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2020pullrequest">12</a>]
</td>
<td class="bibtexitem">
Tapajit Dey and Audris Mockus.
<b>Effect of technical and social factors on pull request quality for
the npm ecosystem.</b>
In <em>Proceedings of the 14th ACM / IEEE International Symposium on
Empirical Software Engineering and Measurement (ESEM)</em>, ESEM '20, New York,
NY, USA, 2020. Association for Computing Machinery.
[ <a href="pubs_bib.html#dey2020pullrequest" target="_top">bib</a> |
<a href="https://doi.org/10.1145/3382494.3410685" target="_top">https://doi.org/10.1145/3382494.3410685</a> |
<a href="https://arxiv.org/pdf/2007.04816" target="_top">Pre-Print</a> |
<i class="fa fa-file-powerpoint-o" aria-hidden="true" ></i> <a class="buttan sl" href="https://docs.google.com/presentation/d/1G3JQtCzOqOktj40i_XvwWbL7vJCOjO86RzQvU_h1tOY/edit?usp=sharing" target="_top">Slides</a> |
<i class="fa fa-file-video-o" aria-hidden="true"></i> <a class="buttan tlk" href="https://youtu.be/1L_cqSTEPmU" target="_top">Talk Video</a>
]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2020botdetection">11</a>]
</td>
<td class="bibtexitem">
Tapajit Dey, Sara Mousavi, Eduardo Ponce, Tanner Fry, Bogdan Vasilescu, Anna
Filippova, and Audris Mockus.
<b>Detecting and characterizing bots that commit code.</b>
In <em>Proceedings of the 17th International Conference on Mining
Software Repositories</em>, MSR '20, page 209–219, New York, NY, USA, 2020.
Association for Computing Machinery.
[ <a href="pubs_bib.html#dey2020botdetection" target="_top">bib</a> |
<a href="https://doi.org/10.1145/3379597.3387478" target="_top">https://doi.org/10.1145/3379597.3387478</a> |
<a href="https://arxiv.org/pdf/2003.03172" target="_top">Pre-Print</a> |
<i class="fa fa-file-powerpoint-o" aria-hidden="true" ></i> <a class="buttan sl" href="https://drive.google.com/file/d/12mI73UhOS0mu_F7sA2JJSydovzhpu5on/view?usp=sharing" target="_top">Slides</a> |
<i class="fa fa-file-video-o" aria-hidden="true"></i> <a class="buttan tlk" href="https://youtu.be/3x-GfcbAR4E" target="_top">Talk Video</a>
]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2020botse">10</a>]
</td>
<td class="bibtexitem">
Tapajit Dey, Bogdan Vasilescu, and Audris Mockus.
<b>An exploratory study of bot commits.</b>
In <em>Proceedings of the IEEE/ACM 42nd International Conference on
Software Engineering Workshops</em>, ICSEW'20, page 61–65, New York, NY, USA,
2020. Association for Computing Machinery.
[ <a href="pubs_bib.html#dey2020botse" target="_top">bib</a> |
<a href="https://doi.org/10.1145/3387940.3391502" target="_top">https://doi.org/10.1145/3387940.3391502</a> |
<a href="https://arxiv.org/pdf/2003.07961" target="_top">Pre-Print</a> |
<i class="fa fa-file-powerpoint-o" aria-hidden="true" ></i> <a class="buttan sl" href="https://drive.google.com/file/d/1k6IF8xXHONu8DkN0k4AFqKv8jrmB116a/view?usp=sharing" target="_top">Slides</a> |
<i class="fa fa-file-video-o" aria-hidden="true"></i> <a class="buttan tlk" href="https://youtu.be/5tc7OQ9AV-k" target="_top">Talk Video</a>
]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="fry2020idres">9</a>]
</td>
<td class="bibtexitem">
Tanner Fry, Tapajit Dey, Andrey Karnauch, and Audris Mockus.
<b>A dataset and an approach for identity resolution of 38 million
author ids extracted from 2b git commits.</b>
In <em>Proceedings of the 17th International Conference on Mining
Software Repositories</em>, MSR '20, page 518–522, New York, NY, USA, 2020.
Association for Computing Machinery.
[ <a href="pubs_bib.html#fry2020idres" target="_top">bib</a> |
<a href="https://doi.org/10.1145/3379597.3387500" target="_top">https://doi.org/10.1145/3379597.3387500</a> |
<a href="https://arxiv.org/pdf/2003.08349" target="_top">Pre-Print</a> ]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="Krutauz2020codereview">8</a>]
</td>
<td class="bibtexitem">
Andrey Krutauz, Tapajit Dey, Peter C. Rigby, and Audris Mockus.
<b>Do code review measures explain the incidence of post-release
defects?</b>
<em>Empirical Software Engineering</em>, 25(5):3323--3356, Sep 2020.
[ <a href="pubs_bib.html#Krutauz2020codereview" target="_top">bib</a> |
<a href="https://doi.org/10.1007/s10664-020-09837-4" target="_top">https://doi.org/10.1007/s10664-020-09837-4</a> |
<a href="https://arxiv.org/pdf/2005.09217" target="_top">Pre-Print</a>]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="Dey2020qualityEMSE">7</a>]
</td>
<td class="bibtexitem">
Tapajit Dey and Audris Mockus.
<b> Deriving a usage-independent software quality metric.</b>
<em>Empirical Software Engineering</em>, 25(2):1596--1641, Mar 2020.
[ <a href="pubs_bib.html#Dey2020qualityEMSE" target="_top">bib</a> |
<a href="https://doi.org/10.1007/s10664-019-09791-w" target="_top">https://doi.org/10.1007/s10664-019-09791-w</a> |
<a href="https://arxiv.org/pdf/2002.09989" target="_top">Pre-Print</a>]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2019patterns">6</a>]
</td>
<td class="bibtexitem">
Tapajit Dey, Yuxing Ma, and Audris Mockus.
<b>Patterns of effort contribution and demand and user classification
based on participation patterns in npm ecosystem.</b>
In <em>Proceedings of the Fifteenth International Conference on
Predictive Models and Data Analytics in Software Engineering</em>, PROMISE'19,
page 36–45, New York, NY, USA, 2019. Association for Computing Machinery.
[ <a href="pubs_bib.html#dey2019patterns" target="_top">bib</a> |
<a href="https://doi.org/10.1145/3345629.3345634" target="_top">https://doi.org/10.1145/3345629.3345634</a> |
<a href="https://arxiv.org/pdf/1907.06538" target="_top">Pre-Print</a>|
<i class="fa fa-file-powerpoint-o" aria-hidden="true" ></i> <a class="buttan sl" href="https://docs.google.com/presentation/d/1flzlAKL0nfp9K75PSTG7NPwCmmCuwV0zRv1sAjwSm38/edit?usp=sharing" target="_top">Slides</a> |
]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="Amreen2019bookchapter">5</a>]
</td>
<td class="bibtexitem">
Sadika Amreen, Bogdan Bichescu, Randy Bradley, Tapajit Dey, Yuxing Ma, Audris
Mockus, Sara Mousavi, and Russell Zaretzki.
<em>A Methodology for Measuring FLOSS Ecosystems</em>, pages 1--29.
Springer Singapore, Singapore, 2019.
[ <a href="pubs_bib.html#Amreen2019bookchapter" target="_top">bib</a> |
<a href="https://doi.org/10.1007/978-981-13-7099-1_1" target="_top">https://doi.org/10.1007/978-981-13-7099-1_1</a> ]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2018usageQuality">4</a>]
</td>
<td class="bibtexitem">
Tapajit Dey and Audris Mockus.
<b>Modeling relationship between post-release faults and usage in mobile
software.</b>
In <em>Proceedings of the 14th International Conference on
Predictive Models and Data Analytics in Software Engineering</em>, PROMISE'18,
page 56–65, New York, NY, USA, 2018. Association for Computing Machinery.
[ <a href="pubs_bib.html#dey2018usageQuality" target="_top">bib</a> |
<a href="https://doi.org/10.1145/3273934.3273941" target="_top">https://doi.org/10.1145/3273934.3273941</a> |
<a href="https://par.nsf.gov/servlets/purl/10106642" target="_top">Pre-Print</a>|
<i class="fa fa-file-powerpoint-o" aria-hidden="true" ></i> <a class="buttan sl" href="https://docs.google.com/presentation/d/15dW0_xgmrWm_LlBG0HERILrzssLtRntakjTs9Atbsjk/edit?usp=sharing" target="_top">Slides</a> |
]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2018dependency">3</a>]
</td>
<td class="bibtexitem">
Tapajit Dey and Audris Mockus.
<b>Are software dependency supply chain metrics useful in predicting
change of popularity of npm packages?</b>
In <em>Proceedings of the 14th International Conference on
Predictive Models and Data Analytics in Software Engineering</em>, PROMISE'18,
page 66–69, New York, NY, USA, 2018. Association for Computing Machinery.
[ <a href="pubs_bib.html#dey2018dependency" target="_top">bib</a> |
<a href="https://doi.org/10.1145/3273934.3273942" target="_top">https://doi.org/10.1145/3273934.3273942</a> |
<a href="https://par.nsf.gov/servlets/purl/10106641" target="_top">Pre-Print</a>|
<i class="fa fa-file-powerpoint-o" aria-hidden="true" ></i> <a class="buttan sl" href="https://docs.google.com/presentation/d/1sk6PTop_YnzJoVr5twvqbce1TI-lsKnMnesHMYi_eVc/edit?usp=sharing" target="_top">Slides</a> |
]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="dey2016mods">2</a>]
</td>
<td class="bibtexitem">
Tapajit Dey, Jacob Logan Massengill, and Audris Mockus.
<b>Analysis of popularity of game mods: A case study.</b>
In <em>Proceedings of the 2016 Annual Symposium on Computer-Human
Interaction in Play Companion Extended Abstracts</em>, CHI PLAY Companion '16,
page 133–139, New York, NY, USA, 2016. Association for Computing Machinery.
[ <a href="pubs_bib.html#dey2016mods" target="_top">bib</a> |
<a href="https://doi.org/10.1145/2968120.2987724" target="_top">https://doi.org/10.1145/2968120.2987724</a> |
<a href="files/game.pdf" target="_top">Pre-Print</a>]
</td>
</tr>
<tr valign="top">
<td align="right" class="bibtexnumber">
[<a name="ma2016">1</a>]
</td>
<td class="bibtexitem">
Yuxing Ma, Tapajit Dey, and Audris Mockus.
<b>Modularizing global variable in climate simulation software: Position
paper.</b>
In <em>Proceedings of the International Workshop on Software
Engineering for Science</em>, SE4Science '16, page 8–11, New York, NY, USA,
2016. Association for Computing Machinery.
[ <a href="pubs_bib.html#ma2016" target="_top">bib</a> |
<a href="https://doi.org/10.1145/2897676.2897681" target="_top">https://doi.org/10.1145/2897676.2897681</a> |
<a href="files/DataModularity.pdf" target="_top">Pre-Print</a>]
</td>
</tr>