From bdae4bee01f5cc5ff52b30df8021af450d145eb0 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 10:51:42 +0200 Subject: [PATCH 01/12] ESP:PLDI21 --- literature.bib | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/literature.bib b/literature.bib index 87d37ed3..1bd4e9c9 100644 --- a/literature.bib +++ b/literature.bib @@ -2426,6 +2426,21 @@ @article{BRSS:COLA22 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2021 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{ESP:PLDI21, + author = {Erdweg, Sebastian and Szab\'{o}, Tam\'{a}s and Pacak, Andr\'{e}}, + title = {{Concise, Type-Safe, and Efficient Structural Diffing}}, + year = 2021, + isbn = {9781450383912}, + publisher = ACM, + address = NY, + doi = {10.1145/3453483.3454052}, + booktitle = PLDI, + pages = {406--419}, + numpages = {14}, + keywords = {tree diffing, incremental computing}, + location = {Virtual, Canada}, +} + @book{BHvMW21, author = {Biere, Armin and Heule, Marijn and van Maaren, Hans and Walsh, Tony}, title = {{Handbook of Satisfiability}}, From c328110a45acbe71468752a9c580b5b88286368b Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 10:54:56 +0200 Subject: [PATCH 02/12] SMK+:SPLC19 --- literature.bib | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/literature.bib b/literature.bib index 1bd4e9c9..9b739ddb 100644 --- a/literature.bib +++ b/literature.bib @@ -4438,6 +4438,21 @@ @inproceedings{STS:VaMoS20 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2019 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{SMK+:SPLC19, + author = {Daniel Str{\"{u}}ber and Mukelabai Mukelabai and Jacob Kr{\"{u}}ger and Stefan Fischer and Lukas Linsbauer and Jabier Martinez and Thorsten Berger}, + title = {{Facing the Truth: Benchmarking the Techniques for the Evolution of Variant-Rich Systems}}, + booktitle = SPLC, + year = 2019, + publisher = ACM, + address = NY, + pages = {177--188}, + numpages = {12}, + doi = {10.1145/3336294.3336302}, + isbn = {9781450371384}, + keywords = {software variability, software evolution, product lines, benchmark}, + location = Paris +} + @inproceedings{BH:POS19, title = {{The Effect of Scrambling CNFs}}, author = {Biere, Armin and Heule, Marijn}, From ae763f200b00f40beab14ad5f1aac4c9a350357b Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 10:57:30 +0200 Subject: [PATCH 03/12] KES:ICSEC18 --- literature.bib | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/literature.bib b/literature.bib index 9b739ddb..1e2e39e9 100644 --- a/literature.bib +++ b/literature.bib @@ -5677,6 +5677,21 @@ @article{BCKW:Dagstuhl19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2018 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{KES:ICSEC18, + author = {Christian Kr{\"{o}}her and Sascha El{-}Sharkawy and Klaus Schmid}, + title = {{KernelHaven: An Experimentation Workbench for Analyzing Software Product Lines}}, + booktitle = ICSEC, + pages = {73--76}, + numpages = {4}, + publisher = ACM, + address = NY, + year = 2018, + keywords = {empirical software engineering, software product line analysis, static analysis, variability extraction}, + doi = {10.1145/3183440.3183480}, + isbn = {9781450356633}, + location = Gothenburg +} + @article{A:SZJ18, title = {{Internal, External, and Ecological Validity in Research Design, Conduct, and Evaluation}}, author = {Andrade, Chittaranjan}, From 5111608946d96ccbd6897357ab3a064da55746b8 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 10:59:50 +0200 Subject: [PATCH 04/12] LSLZ:STVR13 --- literature.bib | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/literature.bib b/literature.bib index 1e2e39e9..35ec10ee 100644 --- a/literature.bib +++ b/literature.bib @@ -12004,6 +12004,18 @@ @article{TKB+:SCP14 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2013 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@article{LSLZ:STVR13, + title = {{A Survey of Code-Based Change Impact Analysis Techniques}}, + author = {Li, Bixin and Sun, Xiaobing and Leung, Hareton and Zhang, Sai}, + journal = STVR, + volume = {23}, + number = {8}, + pages = {613--646}, + doi = {10.1002/STVR.1475}, + year = 2013, + publisher = Wiley +} + @InProceedings{HJB:CPAIOR13, author = {Heule, Marijn J. H. and J{\"a}rvisalo, Matti and Biere, Armin}, title = {{Revisiting Hyper Binary Resolution}}, From 66258fa256d71f93e3080cd3cc3c22b161f36907 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:01:56 +0200 Subject: [PATCH 05/12] GFP:Software09 --- literature.bib | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/literature.bib b/literature.bib index 35ec10ee..36fcdbbf 100644 --- a/literature.bib +++ b/literature.bib @@ -17999,6 +17999,18 @@ @article{BSRC10 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2009 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@article{GFP:Software09, + title = {{Change Analysis With Evolizer and ChangeDistiller}}, + author = {Gall, Harald C. and Fluri, Beat and Pinzger, Martin}, + journal = Software, + volume = {26}, + number = {1}, + pages = {26--33}, + doi = {10.1109/MS.2009.6}, + year = 2009, + publisher = IEEE, +} + @book{K09, author = {Knuth, Donald E.}, title = {{The Art of Computer Programming, Volume 4, Fascicle 1: Bitwise Tricks \& Techniques; Binary Decision Diagrams}}, From dc2a03ebe703cdd868d1f1d88e1499e123cacb00 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:04:00 +0200 Subject: [PATCH 06/12] FPG:ICSM03 --- literature.bib | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/literature.bib b/literature.bib index 36fcdbbf..9681bc92 100644 --- a/literature.bib +++ b/literature.bib @@ -22482,6 +22482,17 @@ @article{BSR04 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2003 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{FPG:ICSM03, + author = {Michael Fischer and Martin Pinzger and Harald C. Gall}, + title = {{Populating a Release History Database from Version Control and Bug Tracking Systems}}, + booktitle = ICSM, + pages = {23}, + publisher = IEEE, + address = Washington, + year = 2003, + doi = {10.1109/ICSM.2003.1235403} +} + @book{F03, title = {{UML Distilled: A Brief Guide to the Standard Object Modeling Language (3rd Edition)}}, author = {Fowler, Martin}, From e4e29b291c754172f8b131cd5cb2fa910d3e3b17 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:07:04 +0200 Subject: [PATCH 07/12] NNNN:ASE11 --- literature.bib | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/literature.bib b/literature.bib index 9681bc92..ddff9a8e 100644 --- a/literature.bib +++ b/literature.bib @@ -15594,6 +15594,19 @@ @inproceedings{STKS:VaMoS12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2011 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{NNNN:ASE11, + author = {Hoan Anh Nguyen and Tung Thanh Nguyen and Hung Viet Nguyen and Nguyen, Tien N.}, + title = {{iDiff: Interaction-Based Program Differencing Tool}}, + year = 2011, + isbn = {9781457716386}, + publisher = IEEE, + address = Washington, + doi = {10.1109/ASE.2011.6100128}, + booktitle = ASE, + pages = {572--575}, + numpages = {4}, +} + @misc{C11, author = {Colbourn, Charles J}, title = {{Covering Arrays and Hash Families}}, From bcb5c1fa5f14dda22e2e872cfdc1ab4fa5ccfdb0 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:09:09 +0200 Subject: [PATCH 08/12] LGJ:EJIS07 --- literature.bib | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/literature.bib b/literature.bib index ddff9a8e..84fdc2fd 100644 --- a/literature.bib +++ b/literature.bib @@ -19719,6 +19719,17 @@ @inproceedings{AL08 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2007 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@article{LGJ:EJIS07, + title = {{DSMDiff: A Differentiation Tool for Domain-Specific Models}}, + author = {Lin, Yuehua and Gray, Jeff and Jouault, Fr{\'e}d{\'e}ric}, + journal = EJIS, + volume = {16}, + number = {4}, + pages = {349--361}, + year = 2007, + publisher=TaylorFrancis +} + @inproceedings{DGK:MILCOM07, author = {Demers, Stephanie and Gopalakrishnan, Praveen and Kant, Latha}, booktitle = MILCOM, From aa698dbf55580c5f7f6316417297c42ca378322f Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:11:49 +0200 Subject: [PATCH 09/12] WDC:ICDE03 --- literature.bib | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/literature.bib b/literature.bib index 84fdc2fd..fa1fa347 100644 --- a/literature.bib +++ b/literature.bib @@ -22506,6 +22506,17 @@ @article{BSR04 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2003 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{WDC:ICDE03, + title = {{X-Diff: An Effective Change Detection Algorithm for XML Documents}}, + author = {Wang, Yuan and DeWitt, David J. and Cai, Jin{-}yi}, + booktitle = ICDE, + publisher = IEEE, + address = LosAlamitos, + doi = {10.1109/ICDE.2003.1260818}, + pages = {519--530}, + year = 2003, +} + @inproceedings{FPG:ICSM03, author = {Michael Fischer and Martin Pinzger and Harald C. Gall}, title = {{Populating a Release History Database from Version Control and Bug Tracking Systems}}, From ee1811b6fc9aafb1c2cb7c8c32cbc9268a1283e5 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:14:49 +0200 Subject: [PATCH 10/12] fix: doi of HLB+:AIJ17 --- literature.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/literature.bib b/literature.bib index fa1fa347..d76abf96 100644 --- a/literature.bib +++ b/literature.bib @@ -6658,7 +6658,7 @@ @article{HLB+:AIJ17 pages = {1--25}, year = 2017, issn = {0004-3702}, - doi = {j.artint.2016.09.006} + doi = {10.1016/J.ARTINT.2016.09.006} } @inproceedings{SKFD:GCPR17, From 6427c7803517472e57ba3c0b0efeb720d7e50be5 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:15:14 +0200 Subject: [PATCH 11/12] fix: doi of ADT:ICWE07 --- literature.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/literature.bib b/literature.bib index d76abf96..8d66321d 100644 --- a/literature.bib +++ b/literature.bib @@ -19762,7 +19762,7 @@ @inproceedings{ADT:ICWE07 publisher = Springer, address = BerlinHeidelberg, year = 2007, - doi = {10.1007/978-3-540-73597-7\_39} + doi = {10.1007/978-3-540-73597-7_39} } @article{AOH:ASE07, From 3199ad80c8f05a175a44f7166640c0bad8f96966 Mon Sep 17 00:00:00 2001 From: pmbittner Date: Tue, 1 Oct 2024 11:18:05 +0200 Subject: [PATCH 12/12] fix: missing publisher in DGT:EMSE21 --- bibtex-ignore.txt | 1 - literature.bib | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/bibtex-ignore.txt b/bibtex-ignore.txt index 99cf6610..247262f6 100644 --- a/bibtex-ignore.txt +++ b/bibtex-ignore.txt @@ -1,4 +1,3 @@ -Warning--empty publisher in DGT:EMSE21 Warning--can't use both volume and number fields in LMY:AAAI21 Warning--can't use both volume and number fields in DPV:AAAI20 Warning--there's a number but no volume in BSM+:OOPSLA24 diff --git a/literature.bib b/literature.bib index 8d66321d..4bc3764f 100644 --- a/literature.bib +++ b/literature.bib @@ -3255,9 +3255,9 @@ @inproceedings{KTSB:ICSE21 } @book{DGT:EMSE21, - missing = NoPublisher, editor = {Laurence Duchien and Paul Gr{\"{u}}nbacher and Thomas Th{\"{u}}m}, title = {{Special Issue on Configurable Systems in Empirical Software Engineering (EMSE)}}, + publisher = Springer, volume = {26}, doi = {10.1007/s10664-021-09964-6}, tt-tags = {Editorial},