Commit 47446c77bb99437183d0dd7606c99b8187f73e6a
1 parent
381a8210
Exists in
master
and in
3 other branches
[opensym] removing pt-br references and fixing bibtex file
Showing
3 changed files
with
74 additions
and
48 deletions
Show diff stats
opensym2017/content/02-spb.tex
... | ... | @@ -4,27 +4,27 @@ |
4 | 4 | Since the beginning of computing the majority of developers worked in the way |
5 | 5 | that we now identify as free software, that is, sharing code openly. This |
6 | 6 | openness makes the code available for inspection, modification, and use by any |
7 | -person or organization \cite{hippel2003,kon2012}. | |
7 | +person or organization \cite{hippel2003,kon2011}. | |
8 | 8 | |
9 | 9 | The elements that distinguish FLOSS from other types of software are the |
10 | 10 | reasoning about the development process, the economic context, the relationship |
11 | 11 | between developers and users, as well as the ethical and legal characteristics |
12 | 12 | that relate to the software. In the context of FLOSS, user freedom is promoted |
13 | 13 | and its development is based on open collaboration and development practices |
14 | -\cite{meirelles2013}. | |
14 | +\cite{kon2011}. | |
15 | 15 | |
16 | 16 | From the economic point of view, unlike what happens with proprietary software, |
17 | 17 | FLOSS promotes the establishment of several suppliers that can compete with |
18 | 18 | each other based on the same software. This stronger competition among |
19 | 19 | suppliers brings benefits to users because it gives better assurances regarding |
20 | -the evolution of the system and induces a reduction in prices \cite{kon2012}. | |
20 | +the evolution of the system and induces a reduction in prices \cite{kon2011}. | |
21 | 21 | These freedoms and assurances on software are guaranteed in Brazil by Law |
22 | 22 | 9610/98 (copyright law). Most of the time, this protection from the law |
23 | 23 | complies with the terms conferred by a contract related to certain software. |
24 | 24 | This contract is called ``license''. A software license determines a list of |
25 | 25 | rights that are given to, and duties that are imposed on a user of the |
26 | 26 | software. In particular, what differentiates FLOSS from proprietary software is |
27 | -just the way they are licensed \cite{sabino2009}. The FLOSS licenses guarantee | |
27 | +just the way they are licensed \cite{kon2011}. The FLOSS licenses guarantee | |
28 | 28 | the right to execute, study, adapt, and improve the software. Example of common |
29 | 29 | FLOSS licenses are the \textit{GPL (GNU General Public License)}, the Apache |
30 | 30 | license, the MIT license, and the BSD license. | ... | ... |
opensym2017/content/04-researchdesign.tex
1 | 1 | \section{Challenging Questions} |
2 | 2 | \label{sec:researchdesign} |
3 | 3 | |
4 | -In this paper, we aims to share our experience designing and developing the new | |
4 | +In this paper, we aim to share our experience designing and developing the new | |
5 | 5 | SPB Portal by reporting, alongside the technical efforts carried out, our |
6 | 6 | empirical work process and the lessons learned. In the begins of the new SPB |
7 | 7 | Portal project, we had in mind 3 main challenges to overcome, as explained in | ... | ... |
opensym2017/spb.bib
... | ... | @@ -8,7 +8,7 @@ |
8 | 8 | } |
9 | 9 | |
10 | 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.}, | |
11 | + author = {Kon, Fabio and Meirelles, Paulo and Lago, Nelson and Terceiro, Antonio and Chavez, Christina and Mendonça, Manoel}, | |
12 | 12 | booktitle = {SBES}, |
13 | 13 | ee = {http://doi.ieeecomputersociety.org/10.1109/SBES.2011.19}, |
14 | 14 | interhash = {cb27e5a1aa6816e36e92a1d3b9011615}, |
... | ... | @@ -96,18 +96,18 @@ |
96 | 96 | } |
97 | 97 | |
98 | 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} | |
99 | + author = {Nicolas Ducheneaut}, | |
100 | + title = {Socialization in an Open Source Software Community: {A} Socio-Technical Analysis}, | |
101 | + journal = {Computer Supported Cooperative Work}, | |
102 | + volume = {14}, | |
103 | + number = {4}, | |
104 | + pages = {323--368}, | |
105 | + year = {2005}, | |
106 | + url = {https://doi.org/10.1007/s10606-005-9000-1}, | |
107 | + doi = {10.1007/s10606-005-9000-1}, | |
108 | + timestamp = {Sun, 28 May 2017 13:18:01 +0200}, | |
109 | + biburl = {http://dblp.uni-trier.de/rec/bib/journals/cscw/Ducheneaut05}, | |
110 | + bibsource = {dblp computer science bibliography, http://dblp.org} | |
111 | 111 | } |
112 | 112 | |
113 | 113 | @article{fagerholm2013, |
... | ... | @@ -179,12 +179,17 @@ |
179 | 179 | } |
180 | 180 | |
181 | 181 | @article{bobr2003, |
182 | - author = {Booch, Grady and Brown, Alan W.}, | |
183 | - journal = {Advances in Computers}, | |
184 | - pages = {?}, | |
185 | - title = {Collaborative Development Environments}, | |
186 | - volume = {59}, | |
187 | - year = {2003} | |
182 | + author = {Grady Booch and Alan W. Brown}, | |
183 | + title = {Collaborative Development Environments}, | |
184 | + journal = {Advances in Computers}, | |
185 | + volume = {59}, | |
186 | + pages = {1--27}, | |
187 | + year = {2003}, | |
188 | + url = {https://doi.org/10.1016/S0065-2458(03)59001-5}, | |
189 | + doi = {10.1016/S0065-2458(03)59001-5}, | |
190 | + timestamp = {Sat, 20 May 2017 00:22:37 +0200}, | |
191 | + biburl = {http://dblp.uni-trier.de/rec/bib/journals/ac/BoochB03}, | |
192 | + bibsource = {dblp computer science bibliography, http://dblp.org} | |
188 | 193 | } |
189 | 194 | |
190 | 195 | @inproceedings{chao2007student, |
... | ... | @@ -234,31 +239,42 @@ |
234 | 239 | year = {2008} |
235 | 240 | } |
236 | 241 | |
237 | - | |
238 | 242 | @book{refactoring, |
239 | - title={Refactoring for software design smells: Managing technical debt}, | |
240 | - author={Suryanarayana, Girish and Samarthyam, Ganesh and Sharma, Tushar}, | |
241 | - year={2014}, | |
242 | - publisher={Morgan Kaufmann} | |
243 | -} | |
243 | + author = {Suryanarayana, Girish and Samarthyam, Ganesh and Sharma, Tushar}, | |
244 | + title = {Refactoring for Software Design Smells: Managing Technical Debt}, | |
245 | + year = {2014}, | |
246 | + isbn = {0128013974, 9780128013977}, | |
247 | + edition = {1st}, | |
248 | + publisher = {Morgan Kaufmann Publishers Inc.}, | |
249 | + address = {San Francisco, CA, USA}, | |
250 | +} | |
244 | 251 | |
245 | -@article{mezuro_oss, | |
252 | +@inproceedings{mezuro_oss, | |
246 | 253 | title={Mezuro: Understanding source code metrics}, |
247 | - author={Guedes and Meirelles and Manzo and Camarinha}, | |
248 | - journal={International Conference on Open Source Systems}, | |
249 | - volume={01}, | |
254 | + author={Guedes, Dylan and Meirelles, Paulo and Manzo, Rafael and Camarinha, Diego}, | |
255 | + booktitle={Poster Proceedings of the 13th International Conference on Open Source Systems}, | |
256 | + pages={15--18}, | |
250 | 257 | year={2017}, |
251 | - publisher={OSS} | |
258 | + url = {http://oss2017.lifia.info.unlp.edu.ar/blog/wp-content/uploads/2017/03/PosterProceedings.rar}, | |
259 | + organization={OSS Conference} | |
252 | 260 | } |
253 | 261 | |
254 | 262 | @article{collaboration_tools, |
255 | - title={Collaboration tools for global software engineering}, | |
256 | - author={Lanubile, Filippo and Ebert, Christof and Prikladnicki, Rafael and Vizca{\'\i}no, Aurora}, | |
257 | - journal={IEEE software}, | |
258 | - volume={27}, | |
259 | - number={2}, | |
260 | - year={2010}, | |
261 | - publisher={IEEE} | |
263 | + author = {Filippo Lanubile and | |
264 | + Christof Ebert and | |
265 | + Rafael Prikladnicki and | |
266 | + Aurora Vizca{\'{\i}}no}, | |
267 | + title = {Collaboration Tools for Global Software Engineering}, | |
268 | + journal = {{IEEE} Software}, | |
269 | + volume = {27}, | |
270 | + number = {2}, | |
271 | + pages = {52--55}, | |
272 | + year = {2010}, | |
273 | + url = {https://doi.org/10.1109/MS.2010.39}, | |
274 | + doi = {10.1109/MS.2010.39}, | |
275 | + timestamp = {Thu, 08 Jun 2017 09:06:58 +0200}, | |
276 | + biburl = {http://dblp.uni-trier.de/rec/bib/journals/software/LanubileEPV10}, | |
277 | + bibsource = {dblp computer science bibliography, http://dblp.org} | |
262 | 278 | } |
263 | 279 | |
264 | 280 | @article{parker2007wiki, |
... | ... | @@ -273,10 +289,20 @@ |
273 | 289 | } |
274 | 290 | |
275 | 291 | @inproceedings{opensourcestyle, |
276 | - title={Open source-style collaborative development practices in commercial projects using github}, | |
277 | - author={Kalliamvakou, Eirini and Damian, Daniela and Blincoe, Kelly and Singer, Leif and German, Daniel M}, | |
278 | - booktitle={Proceedings of the 37th International Conference on Software Engineering-Volume 1}, | |
279 | - pages={574--585}, | |
280 | - year={2015}, | |
281 | - organization={IEEE Press} | |
292 | + author = {Eirini Kalliamvakou and | |
293 | + Daniela E. Damian and | |
294 | + Kelly Blincoe and | |
295 | + Leif Singer and | |
296 | + Daniel M. Germ{\'{a}}n}, | |
297 | + title = {Open Source-Style Collaborative Development Practices in Commercial | |
298 | + Projects Using GitHub}, | |
299 | + booktitle = {37th {IEEE/ACM} International Conference on Software Engineering, | |
300 | + {ICSE} 2015, Florence, Italy, May 16-24, 2015, Volume 1}, | |
301 | + pages = {574--585}, | |
302 | + year = {2015}, | |
303 | + url = {https://doi.org/10.1109/ICSE.2015.74}, | |
304 | + doi = {10.1109/ICSE.2015.74}, | |
305 | + timestamp = {Sun, 04 Jun 2017 01:00:00 +0200}, | |
306 | + biburl = {http://dblp.uni-trier.de/rec/bib/conf/icse/KalliamvakouDBS15}, | |
307 | + bibsource = {dblp computer science bibliography, http://dblp.org} | |
282 | 308 | } | ... | ... |