You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/references/bib.bib
+21-1Lines changed: 21 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -643,7 +643,7 @@ @inproceedings{arafat:2009b
643
643
year = {2009},
644
644
}
645
645
646
-
@inbook{kolassa:2013,
646
+
@inbook{kolassa:2013a,
647
647
abstract = {A fundamental unit of work in programming is the code contribution (“commit”) that a developer makes to the code base of the project in work. We use statistical methods to derive a model of the probabilistic distribution of commit sizes in open source projects and we show that the model is applicable to different project sizes. We use both graphical as well as statistical methods to validate the goodness of fit of our model. By measuring and modeling a fundamental dimension of programming we help improve software development tools and our understanding of software development.},
648
648
address = {Berlin, Heidelberg},
649
649
author = {Carsten Kolassa and Dirk Riehle and Michel A. Salim},
abstract = {A fundamental unit of work in programming is the code contribution ("commit") that a developer makes to the code base of the project in work. An author's commit frequency describes how often that author commits. Knowing the distribution of all commit frequencies is a fundamental part of understanding software development processes. This paper presents a detailed quantitative analysis of commit frequencies in open-source software development. The analysis is based on a large sample of open source projects, and presents the overall distribution of commit frequencies.\n\nWe analyze the data to show the differences between authors and projects by project size; we also includes a comparison of successful and non successful projects and we derive an activity indicator from these analyses. By measuring a fundamental dimension of programming we help improve software development tools and our understanding of software development. We also validate some fundamental assumptions about software development.},
664
+
acmid = {2491073},
665
+
address = {New York, NY, USA},
666
+
articleno = {18},
667
+
author = {Carsten Kolassa and Dirk Riehle and Michel A. Salim},
668
+
booktitle = {Proceedings of the 9th International Symposium on Open Collaboration},
0 commit comments