Commit 1be752b9d2c6559a18718ea63a0c8d1c81f94943

Authored by Melissa Wen
1 parent 0ff6ef1d

Add bibtex references

Showing 1 changed file with 241 additions and 30 deletions   Show diff stats
opensym2017/spb.bib
1   -@book{kon2012,
2   - title={Software Livre e Propriedade Intelectual: Aspectos Jur{\'\i}dicos, Licen{\c{c}}as e Modelos de Neg{\'o}cios},
  1 +@inproceedings{kon2012,
  2 + title={Software livre e propriedade intelectual: aspectos jur{\'\i}dicos, licen{\c{c}}as e modelos de neg{\'o}cio},
3 3 author={Kon, Fabio and Lago, Nelson and Meirelles, Paulo and Sabino, Vanessa},
4   - journal={http://ccsl. ime. usp. br/files/slpi. pdf>. Acesso em},
5   - volume={2},
6   - pages={12},
  4 + booktitle={XXXI Jornadas de Atualização em Informática},
  5 + url={http://www.lbd.dcc.ufmg.br/colecoes/jai/2012/008.pdf},
  6 + note = {[in portuguese]},
7 7 year={2012}
8 8 }
9 9  
  10 +@inproceedings{kon2011,
  11 + author = {Kon, Fabio and Meirelles, Paulo and Lago, Nelson and de Azevedo Terceiro, Antonio Soares and Chavez, Christina and Mendonça, Manoel G.},
  12 + booktitle = {SBES},
  13 + ee = {http://doi.ieeecomputersociety.org/10.1109/SBES.2011.19},
  14 + interhash = {cb27e5a1aa6816e36e92a1d3b9011615},
  15 + intrahash = {e2a62e30feb05e8d521332b4e436e2b2},
  16 + isbn = {978-1-4577-2187-8},
  17 + pages = {82-91},
  18 + publisher = {IEEE Computer Society},
  19 + title = {Free and Open Source Software Development and Research: Opportunities for Software Engineering.},
  20 + url = {http://dblp.uni-trier.de/db/conf/sbes/sbes2011.html},
  21 + year = {2011}
  22 +}
  23 +
10 24 @article{hippel2003,
11   - author = {Hippel, Eric von and Krogh, Georg von},
12   - title = {Open Source Software and the "Private-Collective" Innovation Model: Issues for Organization Science},
13   - journal = {Organization Science},
14   - issue_date = {March 2003},
15   - volume = {14},
16   - number = {2},
17   - month = mar,
18   - year = {2003},
19   - issn = {1526-5455},
20   - pages = {209--223},
21   - numpages = {15},
22   - url = {http://dx.doi.org/10.1287/orsc.14.2.209.14992},
23   - doi = {10.1287/orsc.14.2.209.14992},
24   - acmid = {970585},
25   - publisher = {INFORMS},
26   - address = {Institute for Operations Research and the Management Sciences (INFORMS), Linthicum, Maryland, USA},
27   - keywords = {Incentives, Innovation, Open source software, User innovation, users, collective action},
  25 + author = {Hippel, Eric von and Krogh, Georg von},
  26 + title = {Open Source Software and the "Private-Collective" Innovation Model: Issues for Organization Science},
  27 + journal = {Organization Science},
  28 + issue_date = {March 2003},
  29 + volume = {14},
  30 + number = {2},
  31 + month = {mar},
  32 + year = {2003},
  33 + issn = {1526-5455},
  34 + pages = {209--223},
  35 + numpages = {15},
  36 + url = {http://dx.doi.org/10.1287/orsc.14.2.209.14992},
  37 + doi = {10.1287/orsc.14.2.209.14992},
  38 + acmid = {970585},
  39 + publisher = {INFORMS},
  40 + address = {Institute for Operations Research and the Management Sciences (INFORMS), Linthicum, Maryland, USA},
  41 + keywords = {Incentives, Innovation, Open source software, User innovation, users, collective action},
28 42 }
29 43  
30 44 @phdthesis{meirelles2013,
31   - title={Monitoring Source Code Metrics in Free Software Projects},
32   - author={Meirelles, Paulo Roberto Miranda},
33   - year={2013},
34   - school={Department of Computer Science -- Institute of Mathematics and Statistics of University of S{\~a}o Paulo},
35   - note = {[in portuguese]},
36   - url={http://www.teses.usp.br/teses/disponiveis/45/45134/tde-27082013-090242/en.php}
  45 + title={Monitoring Source Code Metrics in Free Software Projects},
  46 + author={Meirelles, Paulo Roberto Miranda},
  47 + year={2013},
  48 + school={Department of Computer Science -- Institute of Mathematics and Statistics of University of S{\~a}o Paulo},
  49 + note = {[in portuguese]},
  50 + url={http://www.teses.usp.br/teses/disponiveis/45/45134/tde-27082013-090242/en.php}
37 51 }
38 52  
39 53 @mastersthesis{sabino2009,
... ... @@ -41,8 +55,205 @@
41 55 author={Vanessa Sabino},
42 56 year={2009},
43 57 school={Department of Computer Science -- Institute of Mathematics and Statistics of University of S{\~a}o Paulo},
44   - note = {[in portuguese]},
45   - url={http://www.teses.usp.br/teses/disponiveis/45/45134/tde-14032012-003454/en.php}
  58 + note = {[in portuguese]},
  59 + url={http://www.teses.usp.br/teses/disponiveis/45/45134/tde-14032012-003454/en.php}
  60 +}
46 61  
  62 +@article{mockus2002,
  63 + abstract = {According to its proponents, open source style software development has the capacity to compete successfully, and perhaps in many cases displace, traditional commercial development methods. In order to begin investigating such claims, we examine data from two major open source projects, the Apache web server and the Mozilla browser. By using email archives of source code change history and problem reports we quantify aspects of developer participation, core team size, code ownership, productivity, defect density, and problem resolution intervals for these OSS projects. We develop several hypotheses by comparing the Apache project with several commercial projects. We then test and refine several of these hypotheses, based on an analysis of Mozilla data. We conclude with thoughts about the prospects for high-performance commercial/open source process hybrids.},
  64 + acmid = {567795},
  65 + address = {New York, NY, USA},
  66 + author = {Mockus, Audris and Fielding, Roy T. and Herbsleb, James D.},
  67 + doi = {10.1145/567793.567795},
  68 + interhash = {9d7d30e70fa9346e10a7b6b43b02110a},
  69 + intrahash = {5fdd241ae5883907a249afce13ec8767},
  70 + issn = {1049-331X},
  71 + issue = {3},
  72 + journal = {ACM Trans. Softw. Eng. Methodol.},
  73 + month = {July},
  74 + numpages = {38},
  75 + pages = {309--346},
  76 + publisher = {ACM},
  77 + title = {Two case studies of open source software development: Apache and Mozilla},
  78 + url = {http://doi.acm.org/10.1145/567793.567795},
  79 + volume = 11,
  80 + year = {2002}
47 81 }
48 82  
  83 +@inproceedings{deKoenigsberg2008,
  84 + author = {DeKoenigsberg, Gregory},
  85 + booktitle = {CSEET},
  86 + editor = {Saiedian, Hossein and Williams, Laurie A.},
  87 + ee = {http://doi.ieeecomputersociety.org/10.1109/CSEET.2008.42},
  88 + interhash = {342e86b30b0d13c0844859ac35858372},
  89 + intrahash = {0e94c6c46a91c7fc5fae785cb0d9f7c1},
  90 + isbn = {978-0-7695-3144-1},
  91 + pages = {274-276},
  92 + publisher = {IEEE Computer Society},
  93 + title = {How Successful Open Source Projects Work, and How and Why to Introduce Students to the Open Source World.},
  94 + url = {http://dblp.uni-trier.de/db/conf/csee/csee2008.html},
  95 + year = {2008}
  96 +}
  97 +
  98 +@article{ducheneaut2005,
  99 + author = {Ducheneaut, N.},
  100 + date-added = {2008-01-20 20:37:12 -0800},
  101 + date-modified = {2008-01-20 20:37:12 -0800},
  102 + interhash = {8cfe59af50070854ba2a8383ad75d492},
  103 + intrahash = {8a17826d55e41bcc35851ee8493f0b66},
  104 + journal = {Computer Supported Cooperative Work (CSCW)},
  105 + number = {4},
  106 + pages = {323--368},
  107 + publisher = {Springer},
  108 + title = {{Socialization in an Open Source Software Community: A Socio-Technical Analysis}},
  109 + volume = {14},
  110 + year = {2005}
  111 +}
  112 +
  113 +@article{fagerholm2013,
  114 + added-at = {2013-12-03T00:00:00.000+0100},
  115 + author = {Fagerholm, Fabian and Johnson, Patrik and Guinea, Alejandro Sánchez and Borenstein, Jay and Münch, Jürgen},
  116 + biburl = {https://www.bibsonomy.org/bibtex/2e53c6891d81b6bb193127bd36d0ace9a/dblp},
  117 + ee = {http://arxiv.org/abs/1311.1334},
  118 + interhash = {155c1f8c94dde6515ab65c8e88ee5ef5},
  119 + intrahash = {e53c6891d81b6bb193127bd36d0ace9a},
  120 + journal = {CoRR},
  121 + keywords = {dblp},
  122 + timestamp = {2013-12-04T11:33:18.000+0100},
  123 + title = {Onboarding in Open Source Software Projects: A Preliminary Analysis.},
  124 + url = {http://dblp.uni-trier.de/db/journals/corr/corr1311.html},
  125 + volume = {abs/1311.1334},
  126 + year = {2013}
  127 +}
  128 +
  129 +@inproceedings{fagerholm2014,
  130 + author = {Fagerholm, Fabian and Guinea, Alejandro S. and M\"{u}nch, J\"{u}rgen and Borenstein, Jay},
  131 + title = {The Role of Mentoring and Project Characteristics for Onboarding in Open Source Software Projects},
  132 + booktitle = {Proceedings of the 8th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement},
  133 + series = {ESEM '14},
  134 + year = {2014},
  135 + isbn = {978-1-4503-2774-9},
  136 + location = {Torino, Italy},
  137 + pages = {55:1--55:10},
  138 + articleno = {55},
  139 + numpages = {10},
  140 + url = {http://doi.acm.org/10.1145/2652524.2652540},
  141 + doi = {10.1145/2652524.2652540},
  142 + acmid = {2652540},
  143 + publisher = {ACM},
  144 + address = {New York, NY, USA},
  145 + keywords = {case study, distributed development, mentoring, onboarding, open source software, organisational socialisation, software teams},
  146 +}
  147 +
  148 +@article{harzl2017,
  149 + author = {Harzl, Annemarie},
  150 + title = {Can FOSS projects benefit from integrating Kanban: a case study},
  151 + journal = {Journal of Internet Services and Applications},
  152 + year = {2017},
  153 + month = {Jun},
  154 + day = {06},
  155 + volume = {8},
  156 + number = {1},
  157 + pages = {7},
  158 + abstract = {Free and Open Source Software (FOSS) and Agile Software Development (ASD) have both been recognized as important software development methods; they have many success stories and share some similarities. However, there is a lack of research regarding the comprehensive integration of the two. This work presents a single case of a hybrid student FOSS project where ASD and FOSS were combined and reports if this combination benefits the contributors. We conducted Action Research (AR) with one sub-team of a large hybrid student FOSS project, and performed three AR cycles based on the Kanban method. The Kanban practices visualize the workflow, make policies explicit and implement feedback loops were examined during the AR cycles. They are discussed in detail in this paper, which has two main contributions: first, it describes a real world situation, where Kanban is applied to a hybrid student FOSS project, and second, it determines that the combination is experienced as beneficial by contributors. Study participants report a positive effect on communication with other teams and stakeholders due to the use of the Kanban and regard their time acquiring knowledge about Kanban practices as well spent.},
  159 + issn = {1869-0238},
  160 + doi = {10.1186/s13174-017-0058-z},
  161 + url = {http://dx.doi.org/10.1186/s13174-017-0058-z}
  162 +}
  163 +
  164 +@inproceedings{steghofer2016,
  165 + author = {Stegh\"{o}fer, Jan-Philipp and Knauss, Eric and Al{\'e}groth, Emil and Hammouda, Imed and Burden, H{\aa}kan and Ericsson, Morgan},
  166 + title = {Teaching Agile: Addressing the Conflict Between Project Delivery and Application of Agile Methods},
  167 + booktitle = {Proceedings of the 38th International Conference on Software Engineering Companion},
  168 + series = {ICSE '16},
  169 + year = {2016},
  170 + isbn = {978-1-4503-4205-6},
  171 + location = {Austin, Texas},
  172 + pages = {303--312},
  173 + numpages = {10},
  174 + url = {http://doi.acm.org/10.1145/2889160.2889181},
  175 + doi = {10.1145/2889160.2889181},
  176 + acmid = {2889181},
  177 + publisher = {ACM},
  178 + address = {New York, NY, USA},
  179 + keywords = {Agile methodogies, Scrum, project-based learning, software engineering education, teaching},
  180 +}
  181 +
  182 +@article{bobr2003,
  183 + added-at = {2007-11-01T10:10:38.000+0100},
  184 + author = {Booch, Grady and Brown, Alan W.},
  185 + biburl = {https://www.bibsonomy.org/bibtex/23600fee0632a9dcc34d9d082b73d2d9f/carsten},
  186 + file = {BoBr03.pdf:BoBr03.pdf:PDF},
  187 + interhash = {00c68a7c5438edeff30e1831ff5ad1cb},
  188 + intrahash = {3600fee0632a9dcc34d9d082b73d2d9f},
  189 + journal = {Advances in Computers},
  190 + keywords = {cscw development diss tool work},
  191 + owner = {ritterskamp},
  192 + pages = {?},
  193 + standort = {Ordner},
  194 + timestamp = {2007-11-01T10:16:29.000+0100},
  195 + title = {Collaborative Development Environments},
  196 + volume = {59},
  197 + year = {2003}
  198 +}
  199 +
  200 +@inproceedings{chao2007,
  201 + added-at = {2015-11-18T00:00:00.000+0100},
  202 + author = {Chao, Joseph},
  203 + biburl = {https://www.bibsonomy.org/bibtex/261af946a27913bd7eab12c1e6aa3db3a/dblp},
  204 + booktitle = {CSEET},
  205 + ee = {http://doi.ieeecomputersociety.org/10.1109/CSEET.2007.49},
  206 + interhash = {9d86cf791b047bb6d9484c32cfa0ee92},
  207 + intrahash = {61af946a27913bd7eab12c1e6aa3db3a},
  208 + isbn = {0-7695-2893-7},
  209 + keywords = {dblp},
  210 + pages = {255-261},
  211 + publisher = {IEEE Computer Society},
  212 + timestamp = {2015-11-19T11:37:24.000+0100},
  213 + title = {Student Project Collaboration Using Wikis.},
  214 + url = {http://dblp.uni-trier.de/db/conf/csee/csee2007.html},
  215 + year = {2007}
  216 +}
  217 +
  218 +@inproceedings{tosi2015,
  219 + added-at = {2015-04-17T00:00:00.000+0200},
  220 + author = {Tosi, Davide and Lavazza, Luigi and Morasca, Sandro and Chiappa, Marco},
  221 + biburl = {https://www.bibsonomy.org/bibtex/241e61dfdcfdb6ebcea3c9f011dfae555/dblp},
  222 + booktitle = {OSS},
  223 + editor = {Damiani, Ernesto and Frati, Fulvio and Riehle, Dirk and Wasserman, Anthony I.},
  224 + ee = {http://dx.doi.org/10.1007/978-3-319-17837-0_11},
  225 + interhash = {ac902fdd114e51b034384d71a1090792},
  226 + intrahash = {41e61dfdcfdb6ebcea3c9f011dfae555},
  227 + isbn = {978-3-319-17836-3},
  228 + keywords = {dblp},
  229 + pages = {114-123},
  230 + publisher = {Springer},
  231 + series = {IFIP Advances in Information and Communication Technology},
  232 + timestamp = {2015-06-18T14:03:53.000+0200},
  233 + title = {Surveying the Adoption of FLOSS by Public Administration Local Organizations.},
  234 + url = {http://dblp.uni-trier.de/db/conf/oss/oss2015.html},
  235 + volume = {451},
  236 + year = {2015}
  237 +}
  238 +
  239 +@techreport{ghosh2004,
  240 + address = {Maastricht, Netherlands},
  241 + author = {Ghosh, Rishab Aiyer and Glott, Rüdiger and Gerloff, Karsten and Schmidt, Jan Philipp and Aisola, Kamini and Boujraf, Abdelkrim},
  242 + institution = {Maastricht Economic and Social Research Institute on Innovation and Technology, United Nations University},
  243 + title = {Study on the effect on the development of the information society of European public bodies making their own software available as open source},
  244 + type = {research report},
  245 + url = {https://joinup.ec.europa.eu/sites/default/files/fa/c7/fe/oss-impact-study-on-the-effect-on-the-development.pdf},
  246 + year = {2007}
  247 +}
  248 +
  249 +@techreport{freitas2008,
  250 + address = {Paris, France},
  251 + author = {Freitas, C.S. and Meffe, C.},
  252 + title = {FLOSS in an Open World: best practices from Brazil},
  253 + type = {Roadmap white paper},
  254 + volume={01},
  255 + pages = {69--73},
  256 + url = {https://www.pilotsystems.net/actus/2020-floss-roadmap.pdf},
  257 + note = {In: 2020 FLOSS Roadmap},
  258 + year = {2008}
  259 +}
... ...