-
Notifications
You must be signed in to change notification settings - Fork 0
/
refs.bib
154 lines (143 loc) · 5.84 KB
/
refs.bib
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
@inproceedings{FixCache,
author = {Kim, Sunghun and Zimmermann, Thomas and Whitehead Jr., E. James and Zeller, Andreas},
title = {Predicting Faults from Cached History},
booktitle = {Proceedings of the 29th International Conference on Software Engineering},
series = {ICSE '07},
year = {2007},
isbn = {0-7695-2828-7},
pages = {489--498},
numpages = {10},
url = {http://dx.doi.org/10.1109/ICSE.2007.66},
doi = {10.1109/ICSE.2007.66},
acmid = {1248881},
publisher = {IEEE Computer Society},
address = {Washington, DC, USA},
}
@inproceedings{5463279,
author={M. D'Ambros and M. Lanza and R. Robbes},
booktitle={2010 7th IEEE Working Conference on Mining Software Repositories (MSR 2010)},
title={An extensive comparison of bug prediction approaches},
year={2010},
pages={31-41},
keywords={program debugging;resource allocation;software engineering;bug prediction approaches;resource allocation problem;software defects;software engineering;Computer bugs;Computer science;Entropy;Informatics;Open source software;Power system modeling;Predictive models;Software engineering;Software systems;Stability},
doi={10.1109/MSR.2010.5463279},
ISSN={2160-1852},
month={May},}
@article{295895,
author={S. R. Chidamber and C. F. Kemerer},
journal={IEEE Transactions on Software Engineering},
title={A metrics suite for object oriented design},
year={1994},
volume={20},
number={6},
pages={476-493},
keywords={object-oriented methods;object-oriented programming;software metrics;automated data collection tool;measurement principles;metrics suite;object oriented design;object oriented programming;organization;process improvement;software development;software measures;Application software;Engineering management;Information management;Information technology;Ontologies;Programming;Software development management;Software engineering;Software measurement;Technology management},
doi={10.1109/32.295895},
ISSN={0098-5589},
month={Jun},}
@inproceedings{hassan,
author={A. E. Hassan},
booktitle={2009 IEEE 31st International Conference on Software Engineering},
title={Predicting faults using the complexity of code changes},
year={2009},
pages={78-88},
keywords={program diagnostics;program verification;software fault tolerance;software metrics;code change process;code changes complexity;complexity measurement;complexity metrics;fault incidence;fault prediction;Delay;Entropy;History;Information theory;Lab-on-a-chip;Predictive models;Project management;Software measurement;Software systems},
doi={10.1109/ICSE.2009.5070510},
ISSN={0270-5257},
month={May},}
@inproceedings{Git,
author = {Bird, Christian and Rigby, Peter C. and Barr, Earl T. and Hamilton, David J. and German, Daniel M. and Devanbu, Prem},
title = {The Promises and Perils of Mining Git},
booktitle = {Proceedings of the 2009 6th IEEE International Working Conference on Mining Software Repositories},
series = {MSR '09},
year = {2009},
isbn = {978-1-4244-3493-0},
pages = {1--10},
numpages = {10},
url = {http://dx.doi.org/10.1109/MSR.2009.5069475},
doi = {10.1109/MSR.2009.5069475},
acmid = {1591132},
publisher = {IEEE Computer Society},
address = {Washington, DC, USA},
}
@article{SZZ,
author = {\'{S}liwerski, Jacek and Zimmermann, Thomas and Zeller, Andreas},
title = {When Do Changes Induce Fixes?},
journal = {SIGSOFT Softw. Eng. Notes},
issue_date = {July 2005},
volume = {30},
number = {4},
month = may,
year = {2005},
issn = {0163-5948},
pages = {1--5},
numpages = {5},
url = {http://doi.acm.org/10.1145/1082983.1083147},
doi = {10.1145/1082983.1083147},
acmid = {1083147},
publisher = {ACM},
address = {New York, NY, USA},
}
@inproceedings{KimZim,
author = {Kim, Sunghun and Zimmermann, Thomas and Pan, Kai and Whitehead, E. James Jr.},
title = {Automatic Identification of Bug-Introducing Changes},
booktitle = {Proceedings of the 21st IEEE/ACM International Conference on Automated Software Engineering},
series = {ASE '06},
year = {2006},
isbn = {0-7695-2579-2},
pages = {81--90},
numpages = {10},
url = {http://dx.doi.org/10.1109/ASE.2006.23},
doi = {10.1109/ASE.2006.23},
acmid = {1169308},
publisher = {IEEE Computer Society},
address = {Washington, DC, USA},
}
@inproceedings{Sadowski,
author = {Sadowski, Caitlin and Lewis, Chris and Lin, Zhongpeng and Zhu, Xiaoyan and Whitehead,Jr., E. James},
title = {An Empirical Analysis of the FixCache Algorithm},
booktitle = {Proceedings of the 8th Working Conference on Mining Software Repositories},
series = {MSR '11},
year = {2011},
isbn = {978-1-4503-0574-7},
location = {Waikiki, Honolulu, HI, USA},
pages = {219--222},
numpages = {4},
url = {http://doi.acm.org/10.1145/1985441.1985475},
doi = {10.1145/1985441.1985475},
acmid = {1985475},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {fixcache, software bug prediction},
}
@inproceedings{Bugcache,
author = {Rahman, Foyzur and Posnett, Daryl and Hindle, Abram and Barr, Earl and Devanbu, Premkumar},
title = {BugCache for Inspections: Hit or Miss?},
booktitle = {Proceedings of the 19th ACM SIGSOFT Symposium and the 13th European Conference on Foundations of Software Engineering},
series = {ESEC/FSE '11},
year = {2011},
isbn = {978-1-4503-0443-6},
location = {Szeged, Hungary},
pages = {322--331},
numpages = {10},
url = {http://doi.acm.org/10.1145/2025113.2025157},
doi = {10.1145/2025113.2025157},
acmid = {2025157},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {empirical software engineering, fault prediction, inspection},
}
@misc{TorvaldsGit,
title={Git: Fast Version Control System},
author={Torvalds, Linus and Hamano, Junio},
howpublished={http://git-scm.com},
year={2010},
}
@book{IR,
title={Introduction to information retrieval},
author={Manning, Christopher D and Raghavan, Prabhakar and Sch{\"u}tze, Hinrich and others},
volume={1},
number={1},
year={2008},
publisher={Cambridge university press Cambridge}
}