diff --git a/data/resume.tex b/data/resume.tex index 68967a8..acb80ac 100755 --- a/data/resume.tex +++ b/data/resume.tex @@ -41,16 +41,16 @@ \begin{enumerate}[{[}1{]}] \addtolength{\itemsep}{-.36\baselineskip}% \item 尹刚、\textbf{李志星}、余跃、王涛、王怀民\\ - 一种基混合相似度的重复Pull-request自动检测方法(在审) + 一种基于混合相似度的大众贡献合并请求重复性检测方法(已提交) \item 余跃、\textbf{李志星}、尹刚、王涛、王怀民、范强、杨程\\ - 一种基于混合分类技术的大众贡献审阅自动标注方法(在审) + 一种基于混合分类技术的大众贡献审阅自动标注方法(已受理) \item 余跃、\textbf{李志星}、尹刚、王涛、王怀民\\ - 一种基于软件关联库的跨项目审查者推荐方法(在审) + 一种基于软件关联库的跨项目审查者推荐方法(已提交) \item 余跃、王怀民、范强、尹刚、王涛、\textbf{李志星}、李立 \\ - 一种基于文本混乱度的软件问题报告分类方法(在审) + 一种基于文本混乱度的软件问题报告分类方法(已受理) \end{enumerate} \end{resume} diff --git a/ref/refs.bib b/ref/refs.bib index 3df6b39..38c9fd7 100755 --- a/ref/refs.bib +++ b/ref/refs.bib @@ -12,11 +12,12 @@ @inproceedings{Runeson2007Detection, - title={Detection of Duplicate Defect Reports Using Natural Language Processing}, + title={Detection of duplicate defect reports using natural language processing}, author={Runeson, Per and Alexandersson, Magnus and Nyholm, Oskar}, - booktitle={International Conference on Software Engineering}, - pages={499-510}, + booktitle={Proceedings of the 29th International Conference on Software Engineering}, + pages={499--510}, year={2007}, + organization={IEEE Computer Society} } @inproceedings{Wang2008, @@ -27,44 +28,55 @@ year = {2008}, pages={461-470} } +@inproceedings{Wang2008, + title={An approach to detecting duplicate bug reports using natural language and execution information}, + author={Wang, Xiaoyin and Zhang, Lu and Xie, Tao and Anvik, John and Sun, Jiasu}, + booktitle={Proceedings of the 30th International Conference on Software Engineering}, + pages={461--470}, + year={2008}, + organization={IEEE} +} + + @inproceedings{Nguyen2012Duplicate, title={Duplicate bug report detection with a combination of information retrieval and topic modeling}, author={Nguyen, Anh Tuan and Nguyen, Tung Thanh and Nguyen, Tien N and Lo, David and Sun, Chengnian}, - booktitle = {ase}, + booktitle={Proceedings of the 27th IEEE/ACM International Conference on Automated Software Engineering}, + pages={70--79}, year={2012}, - pages={70-79} + organization={ACM} } + @inproceedings{Lazar2014Improving, title={Improving the accuracy of duplicate bug report detection using textual similarity measures}, author={Lazar, Alina and Ritchey, Sarah and Sharif, Bonita}, - booktitle={Working Conference on Mining Software Repositories}, - pages={308-311}, + booktitle={Proceedings of the 11th Working Conference on Mining Software Repositories}, + pages={308--311}, year={2014}, + organization={ACM} } -@book{Porter1997An, - title={An algorithm for suffix stripping}, - author={Porter, M. F}, - publisher={Morgan Kaufmann Publishers Inc.}, - pages={130 - 137}, - year={1997}, -} + + @inproceedings{Sun2010A, title={A discriminative model approach for accurate duplicate bug report retrieval}, - author={Sun, Chengnian and Lo, D and Wang, Xiaoyin and Jiang, Jing}, - booktitle={ACM/IEEE International Conference on Software Engineering}, - pages={45-54}, + author={Sun, Chengnian and Lo, David and Wang, Xiaoyin and Jiang, Jing and Khoo, Siau-Cheng}, + booktitle={Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering}, + pages={45--54}, year={2010}, + organization={ACM} } + @inproceedings{Sun2011Towards, title={Towards more accurate retrieval of duplicate bug reports}, - author={Sun, Chengnian and Lo, D and Khoo, Siau Cheng and Jiang, Jing}, - booktitle={Ieee/acm International Conference on Automated Software Engineering}, - pages={253-262}, + author={Sun, Chengnian and Lo, David and Khoo, Siau-Cheng and Jiang, Jing}, + booktitle={26th IEEE/ACM International Conference on Automated Software Engineering (ASE)}, + pages={253--262}, year={2011}, + organization={IEEE} } @inproceedings{Gousios:2014b, @@ -87,7 +99,7 @@ pages={461-470} @inproceedings{Bacchelli:2013, title={Expectations, outcomes, and challenges of modern code review}, author={Bacchelli, A and Bird, C}, - booktitle={International Conference on Software Engineering}, + booktitle={Proc. the 35th International Conference on Software Engineering}, pages={712-721}, year={2013}, } @@ -102,7 +114,7 @@ pages={461-470} @article{Zhou:2014, title={Combining text mining and data mining for bug report classification}, author={Zhou, Yu and Tong, Yanxiang and Gu, Ruihang and Gall, Harald}, - journal={Journal of Software: Evolution and Process}, + journal={Journal of Software Evolution and Process}, year={2016}, publisher={Wiley Online Library} } @@ -125,43 +137,24 @@ pages={461-470} } + @inproceedings{yu2015wait, - title={Wait For It: Determinants of Pull Request Evaluation Latency on GitHub}, + title={Wait for it: determinants of pull request evaluation latency on GitHub}, author={Yu, Yue and Wang, Huaimin and Filkov, Vladimir and Devanbu, Premkumar and Vasilescu, Bogdan}, - booktitle={MSR}, - year={2015} + booktitle={12th working conference on Mining software repositories (MSR)}, + pages={367--371}, + year={2015}, + organization={IEEE} } + @inproceedings{Tsay2014Influence, title={Influence of social and technical factors for evaluating contribution in GitHub}, author={Tsay, Jason and Dabbish, Laura and Herbsleb, James}, - booktitle={ICSE}, - pages={356-366}, - year={2014}, -} - -@inproceedings{Runeson2007Detection, - title={Detection of Duplicate Defect Reports Using Natural Language Processing}, - author={Runeson, Per and Alexandersson, Magnus and Nyholm, Oskar}, - booktitle={International Conference on Software Engineering}, - pages={499-510}, - year={2007}, -} - -@inproceedings{Nguyen2012Duplicate, - title={Duplicate bug report detection with a combination of information retrieval and topic modeling}, - author={Nguyen, Anh Tuan and Nguyen, Tung Thanh and Nguyen, Tien N and Lo, David and Sun, Chengnian}, - booktitle = {ase}, - year={2012}, - pages={70-79} -} - -@inproceedings{Lazar2014Improving, - title={Improving the accuracy of duplicate bug report detection using textual similarity measures}, - author={Lazar, Alina and Ritchey, Sarah and Sharif, Bonita}, - booktitle={Working Conference on Mining Software Repositories}, - pages={308-311}, + booktitle={Proceedings of the 36th international conference on Software engineering}, + pages={356--366}, year={2014}, + organization={ACM} } @@ -169,11 +162,13 @@ pages={461-470} @inproceedings{Thung2014DupFinder, title={DupFinder: integrated tool support for duplicate bug report detection}, author={Thung, Ferdian and Kochhar, Pavneet Singh and Lo, David}, - booktitle={ACM/IEEE International Conference on Automated Software Engineering}, - pages={871-874}, + booktitle={Proceedings of the 29th ACM/IEEE international conference on Automated software engineering}, + pages={871--874}, year={2014}, + organization={ACM} } + @article{Zhang2015Multi, title={Multi-Factor Duplicate Question Detection in Stack Overflow}, author={Zhang,Yun and Lo, David and Xia, Xin and Sun, Jianling}, @@ -189,7 +184,7 @@ pages={461-470} author={Mika, V and Lassenius, Casper}, year={2009}, volume={35}, - journal={IEEE TRANSACTIONS ON SOFTWARE ENGINEERING} + journal={IEEE Transactions of Software Engineering} publisher={the IEEE Computer Society.} } @@ -210,7 +205,6 @@ pages={461-470} year={2014}, } - @inproceedings{Vasilescu:B, title={Quality and productivity outcomes relating to continuous integration in GitHub}, author={Vasilescu, Bogdan and Yu, Yue and Wang, Huaimin and Devanbu, Premkumar and Filkov, Vladimir}, @@ -358,21 +352,21 @@ pages={461-470} year={2011}, } - -@article{Rigby:2006, +@techreport{Rigby:2006, title={A preliminary examination of code review processes in open source projects}, - author={Rigby, Peter C. and German, Daniel M.}, - journal={University of Victoria}, + author={Rigby, Peter C and German, Daniel M}, + year={2006}, + institution={Technical Report DCS-305-IR, University of Victoria} } - @inproceedings{Rigby:2008, title={Open source software peer review practices: a case study of the apache server}, - author={Rigby, Peter C and German, Daniel M and Storey, Margaret Anne}, - booktitle={International Conference on Software Engineering}, - pages={541-550}, + author={Rigby, Peter C and German, Daniel M and Storey, Margaret-Anne}, + booktitle={Proceedings of the 30th international conference on Software engineering}, + pages={541--550}, year={2008}, + organization={ACM} } @@ -398,35 +392,38 @@ pages={461-470} @inproceedings{Mcintosh:2014, title={The impact of code review coverage and code review participation on software quality: a case study of the qt, VTK, and ITK projects}, author={Mcintosh, Shane and Kamei, Yasutaka and Adams, Bram and Hassan, Ahmed E}, - booktitle={Working Conference on Mining Software Repositories}, + booktitle={Proc. the 11th Working Conference on Mining Software Repositories}, pages={192-201}, year={2014}, } - @inproceedings{Storey2014The, title={The (R) Evolution of social media in software engineering}, author={Storey, Margaret Anne and Singer, Leif and Cleary, Brendan and Filho, Fernando Figueira and Zagalsky, Alexey}, - booktitle={on Future of Software Engineering}, + booktitle={Proc. on Future of Software Engineering}, pages={100-116}, year={2014}, } + @inproceedings{Zhu2016Effectiveness, title={Effectiveness of code contribution: from patch-based to pull-request-based tools}, author={Zhu, Jiaxin and Zhou, Minghui and Mockus, Audris}, - booktitle={ACM Sigsoft International Symposium on Foundations of Software Engineering}, + booktitle={Proc. the 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering}, pages={871-882}, year={2016}, } + + @inproceedings{Beller:2014, - title={Modern code reviews in open-source projects: which problems do they fix?}, + title={Modern code reviews in open-source projects: Which problems do they fix?}, author={Beller, Moritz and Bacchelli, Alberto and Zaidman, Andy and Juergens, Elmar}, - booktitle={Working Conference on Mining Software Repositories}, - pages={202-211}, + booktitle={Proceedings of the 11th working conference on mining software repositories}, + pages={202--211}, year={2014}, + organization={ACM} } @@ -457,30 +454,36 @@ pages={461-470} year={2009}, } -@book{Frank:1984, +@inproceedings{Frank:1984, title={Software inspections and the industrial production of software}, - author={Ackerman, A. Frank and Fowler, Priscilla J and Ebenau, Robert G}, - publisher={Elsevier North-Holland, Inc.}, - pages={13-40}, + author={Ackerman, A Frank and Fowler, Priscilla J and Ebenau, Robert G}, + booktitle={Proc. of a symposium on Software validation: inspection-testing-verification-alternatives}, + pages={13--40}, year={1984}, + organization={Elsevier North-Holland, Inc.} } @inproceedings{Baysal:2013, title={The influence of non-technical factors on code review}, - author={Baysal, O. and Kononenko, O. and Holmes, R. and Godfrey, M. W.}, - booktitle={Reverse Engineering}, - pages={122-131}, + author={Baysal, Olga and Kononenko, Oleksii and Holmes, Reid and Godfrey, Michael W}, + booktitle={Reverse Engineering (WCRE), 2013 20th Working Conference on}, + pages={122--131}, year={2013}, + organization={IEEE} } -@book{Porter:1997, +@article{Porter:1997, title={An algorithm for suffix stripping}, - author={Porter, M. F}, - publisher={Morgan Kaufmann Publishers Inc.}, - year={1997}, + author={Porter, Martin F}, + journal={Program}, + volume={14}, + number={3}, + pages={130--137}, + year={1980}, + publisher={MCB UP Ltd} } @inproceedings{Yin2015OSSEAN, @@ -500,10 +503,14 @@ pages={461-470} organization={ACM} } -@book{Kantor1999, - title={Foundations of Statistical Natural Language Processing}, +@article{Kantor1999, + title={Foundations of statistical natural language processing}, author={Kantor, Paul}, - publisher={MIT Press,}, - pages={pags. 91-92}, - year={1999}, + journal={Information Retrieval}, + volume={4}, + number={1}, + pages={80--81}, + year={2001}, + publisher={Springer} } +