-
Notifications
You must be signed in to change notification settings - Fork 2
/
misc_bib.html
84 lines (74 loc) · 2.91 KB
/
misc_bib.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>misc.bib</title>
</head>
<body>
<h1>misc.bib</h1><a name="ma2016crowdsourcing"></a><pre>
@article{<a href="misc.html#ma2016crowdsourcing">ma2016crowdsourcing</a>,
title = {Crowdsourcing the discovery of software repositories in an educational environment},
author = {Ma, Yuxing and Dey, Tapajit and Smith, Jarred M and Wilder, Nathan and Mockus, Audris},
journal = {PeerJ Preprints},
volume = {4},
pages = {e2551v1},
year = {2016},
url = {https://peerj.com/preprints/2551.pdf}
}
</pre>
<a name="dey2018matching"></a><pre>
@article{<a href="misc.html#dey2018matching">dey2018matching</a>,
title = {A matching based theoretical framework for estimating probability of causation},
author = {Dey, Tapajit and Mockus, Audris},
journal = {arXiv preprint arXiv:1808.04139},
year = {2018},
url = {https://arxiv.org/pdf/1808.04139}
}
</pre>
<a name="dey2020pull"></a><pre>
@article{<a href="misc.html#dey2020pull">dey2020pull</a>,
title = {Which Pull Requests Get Accepted and Why? A study of popular NPM Packages},
author = {Dey, Tapajit and Mockus, Audris},
journal = {arXiv preprint arXiv:2003.01153},
year = {2020},
url = {https://arxiv.org/pdf/2003.01153}
}
</pre>
<a name="dey2020datasetBOT"></a><pre>
@misc{<a href="misc.html#dey2020datasetBOT">dey2020datasetBOT</a>,
title = {A dataset of Bot Commits.(Jan. 2020)},
author = {Dey, Tapajit and Mousavi, Sara and Ponce, Eduardo and Fry, Tanner and Vasilescu, Bogdan and Filippova, Anna and Mockus, Audris},
year = {2020},
url = {https://doi.org/10.5281/zenodo.3610205}
}
</pre>
<a name="dey2020mapping"></a><pre>
@misc{<a href="misc.html#dey2020mapping">dey2020mapping</a>,
title = {A mapping between Bot Commit, Projects, Files, and Blobs},
author = {Dey, Tapajit and Vasilescu, Bogdan and Mockus, Audris},
url = {https://doi.org/10.5281/zenodo.3699664},
year = {2020}
}
</pre>
<a name="dey2020datasetPR"></a><pre>
@misc{<a href="misc.html#dey2020datasetPR">dey2020datasetPR</a>,
title = {A Dataset of Pull Requests and A Trained Random Forest Model for predicting Pull Request Acceptance.(May 2020)},
author = {Dey, Tapajit and Mockus, Audris},
year = {2020},
url = {https://doi.org/10.5281/zenodo.3858032}
}
</pre>
<a name="dey2021replication"></a><pre>
@inproceedings{<a href="misc.html#dey2021replication">dey2021replication</a>,
title = {Replication package for representation of developer expertise in open source software},
author = {Dey, Tapajit and Karnauch, Andrey and Mockus, Audris},
booktitle = {2021 IEEE/ACM 43rd International Conference on Software Engineering: Companion Proceedings (ICSE-Companion)},
pages = {236--237},
year = {2021},
organization = {IEEE},
url = {https://doi.org/10.5281/zenodo.4457107}
}
</pre>
<hr><p><em>This file was generated by
<a href="http://www.lri.fr/~filliatr/bibtex2html/">bibtex2html</a> 1.99.</em></p>
</body>
</html>