This commit is contained in:
wea_ondara
2020-02-07 11:23:05 +01:00
parent 3c140f94c7
commit 75dd1064fa
3 changed files with 64 additions and 1 deletions

View File

@@ -21,3 +21,11 @@
%write a bit about results
%write about next chapters
%other chapters
% how the new contributor thing works https://meta.stackexchange.com/questions/314472/what-are-the-exact-criteria-for-the-new-contributor-indicator-to-be-shown

View File

@@ -13,6 +13,16 @@
%Tracing Community Genealogy: How New Communities Emerge from the Old \cite{tan2018tracing}
%On the personality traits of stackoverflow users \cite{bazelli2013personality} analyzing personality traits
% -> gute vorlage http://softwareprocess.es/pubs/bazelli2013ICSMERA-Personality.pdf
% <- One-day flies on StackOverflow \cite{slag2015one}
% -> [1] Discovering Value from Community Activity on Focused Question Answering Sites: A Case Study of Stack Overflow \cite{anderson2012discovering}
% -> [23] Predicting the perceived quality of online mathematics contributions from users' reputations \cite{tausczik2011predicting} about mathoverflow and quality
% -> [4] Predictors of Answer Quality in Online Q&A Sites }cite{harper2008predictors} shows that open qa sites are better than paywall or expert sites
% -> todo done
% -> todo done
% -> contains generic refernces to boost ref count
% -> [5] Building reputation in stackoverflow: an empirical investigation. \cite{bosu2013building} gaming the reputation system of SO
% -> [8] Analysis of the reputation system and user contributions on a question answering website: Stackoverflow \cite{movshovitz2013analysis} about the reputation system
% -> todo done
% -> [1] Design Lessons from the Fastest Q&A Site in the West \cite{mamykina2011design} understanding SO success
% -> [2] How Do Programmers Ask and Answer Questions on the Web? \cite{treude2011programmers}
% -> [10] The role of knowledge in software development \cite{robillard1999role} people have different areas of knowledge and expertise
@@ -26,7 +36,7 @@
% explain SO and SE in detail and how it works
% meta pages
% do communities differ from one to another? (features)
% add pictures of typivcal stackoverflow question page
% add pictures of typical stackoverflow question page
%related work

View File

@@ -86,4 +86,49 @@
pages={467--476},
year={2008}
}
@inproceedings{slag2015one,
title={One-day flies on stackoverflow-why the vast majority of stackoverflow users only posts once},
author={Slag, Rogier and de Waard, Mike and Bacchelli, Alberto},
booktitle={2015 IEEE/ACM 12th Working Conference on Mining Software Repositories},
pages={458--461},
year={2015},
organization={IEEE}
}
@inproceedings{anderson2012discovering,
title={Discovering value from community activity on focused question answering sites: a case study of stack overflow},
author={Anderson, Ashton and Huttenlocher, Daniel and Kleinberg, Jon and Leskovec, Jure},
booktitle={Proceedings of the 18th ACM SIGKDD international conference on Knowledge discovery and data mining},
pages={850--858},
year={2012}
}
@inproceedings{tausczik2011predicting,
title={Predicting the perceived quality of online mathematics contributions from users' reputations},
author={Tausczik, Yla R and Pennebaker, James W},
booktitle={Proceedings of the SIGCHI Conference on Human Factors in Computing Systems},
pages={1885--1888},
year={2011}
}
@inproceedings{harper2008predictors,
title={Predictors of answer quality in online Q\&A sites},
author={Harper, F Maxwell and Raban, Daphne and Rafaeli, Sheizaf and Konstan, Joseph A},
booktitle={Proceedings of the SIGCHI Conference on Human Factors in Computing Systems},
pages={865--874},
year={2008}
}
@inproceedings{bosu2013building,
title={Building reputation in stackoverflow: an empirical investigation},
author={Bosu, Amiangshu and Corley, Christopher S and Heaton, Dustin and Chatterji, Debarshi and Carver, Jeffrey C and Kraft, Nicholas A},
booktitle={2013 10th Working Conference on Mining Software Repositories (MSR)},
pages={89--92},
year={2013},
organization={IEEE}
}
@inproceedings{movshovitz2013analysis,
title={Analysis of the reputation system and user contributions on a question answering website: Stackoverflow},
author={Movshovitz-Attias, Dana and Movshovitz-Attias, Yair and Steenkiste, Peter and Faloutsos, Christos},
booktitle={2013 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM 2013)},
pages={886--893},
year={2013},
organization={IEEE}
}