generated from swissmanu/mse-paper-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbibliography.bib
260 lines (239 loc) · 9.99 KB
/
bibliography.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
@article{10.1145/2501654.2501666,
author = "Bainomugisha, Engineer and Carreton, Andoni Lombide and Cutsem, Tom van and Mostinckx, Stijn and Meuter, Wolfgang de",
title = "A Survey on Reactive Programming",
year = "2013",
issue_date = "August 2013",
publisher = "Association for Computing Machinery",
address = "New York, NY, USA",
volume = "45",
number = "4",
issn = "0360-0300",
url = "https://doi.org/10.1145/2501654.2501666",
doi = "10.1145/2501654.2501666",
journal = "ACM Comput. Surv.",
month = aug,
articleno = "52",
numpages = "34",
keywords = "Reactive programming, reactive systems, interactive applications, functional reactive programming, event-driven applications, dataflow programming"
}
@inproceedings{10.1145/2577080.2577083,
author = "Salvaneschi, Guido and Hintz, Gerold and Mezini, Mira",
title = "REScala: Bridging between Object-Oriented and Functional Style in Reactive Applications",
year = "2014",
isbn = "9781450327725",
publisher = "Association for Computing Machinery",
address = "New York, NY, USA",
url = "https://doi.org/10.1145/2577080.2577083",
doi = "10.1145/2577080.2577083",
booktitle = "Proceedings of the 13th International Conference on Modularity",
pages = "25–36",
numpages = "12",
keywords = "functional-reactive programming, event-driven programming, scala",
location = "Lugano, Switzerland",
series = "MODULARITY ’14"
}
@inproceedings{10.1145/2884781.2884815,
author = "Salvaneschi, Guido and Mezini, Mira",
title = "Debugging for Reactive Programming",
year = "2016",
isbn = "9781450339001",
publisher = "Association for Computing Machinery",
address = "New York, NY, USA",
url = "https://doi.org/10.1145/2884781.2884815",
doi = "10.1145/2884781.2884815",
booktitle = "Proceedings of the 38th International Conference on Software Engineering",
pages = "796–807",
numpages = "12",
keywords = "functional-reactive programming, debugging",
location = "Austin, Texas",
series = "ICSE ’16"
}
@inproceedings{10.1145/2889160.2893174,
author = "Salvaneschi, Guido and Mezini, Mira",
title = "Debugging Reactive Programming with Reactive Inspector",
year = "2016",
isbn = "9781450342056",
publisher = "Association for Computing Machinery",
address = "New York, NY, USA",
url = "https://doi.org/10.1145/2889160.2893174",
doi = "10.1145/2889160.2893174",
booktitle = "Proceedings of the 38th International Conference on Software Engineering Companion",
pages = "728–730",
numpages = "3",
keywords = "functional-reactive programming, debugging",
location = "Austin, Texas",
series = "ICSE ’16"
}
@inproceedings{10.1145/3180155.3180156,
author = "Banken, Herman and Meijer, Erik and Gousios, Georgios",
title = "Debugging Data Flows in Reactive Programs",
year = "2018",
isbn = "9781450356381",
publisher = "Association for Computing Machinery",
address = "New York, NY, USA",
url = "https://doi.org/10.1145/3180155.3180156",
doi = "10.1145/3180155.3180156",
booktitle = "Proceedings of the 40th International Conference on Software Engineering",
pages = "752–763",
numpages = "12",
keywords = "visualization, debugging, reactive programming, program comprehension",
location = "Gothenburg, Sweden",
series = "ICSE ’18"
}
@article{5287015,
author = "G. Pothier and E. Tanter",
journal = "IEEE Software",
title = "Back to the Future: Omniscient Debugging",
year = "2009",
volume = "26",
number = "6",
pages = "78-85"
}
@article{7827078,
author = "G. Salvaneschi and S. Proksch and S. Amann and S. Nadi and M. Mezini",
journal = "IEEE Transactions on Software Engineering",
title = "On the Positive Effect of Reactive Programming on Software Comprehension: An Empirical Study",
year = "2017",
volume = "43",
number = "12",
pages = "1125-1143",
keywords = "functional languages;object-oriented languages;object-oriented programming;object-oriented languages;software comprehension;functional languages;observer design pattern;program comprehension;reactive languages;reactive programming;Programming;Runtime;Software development;Robot sensing systems;Reactive programming;empirical study;controlled experiment;software comprehension",
doi = "10.1109/TSE.2017.2655524",
issn = "",
month = "Dec"
}
@article{alabor:2019:reactiveappllications,
author = "Alabor, Manuel",
title = "Reactive Applications in Frontend Engineering Today",
year = "2019",
note = "\url{https://github.com/swissmanu/mse-seminar-reactive-applications-in-frontend-engineering-today/releases/tag/v1.0.1}"
}
@online{angualrrxjs,
author = "Google",
title = "Angular - Observables in Angular",
url = "https://angular.io/guide/observables-in-angular",
year = "2020",
lastaccessed = "24-Apr-2020",
note = "Versioned as \url{https://github.com/angular/angular/blob/64ac1062489bbc97a0d4b95af5ce9566091fe044/aio/content/guide/observables-in-angular.md}"
}
@online{chromeasync,
author = "Google",
title = "JavaScript Debugging Reference",
url = "https://developers.google.com/web/tools/chrome-devtools/javascript/reference#call-stack",
year = "2020",
lastaccessed = "16-Aug-2020",
note = "Versioned as \url{https://web.archive.org/web/20200713153259/https://developers.google.com/web/tools/chrome-devtools/javascript/reference}"
}
@article{DBLP:journals/corr/OCallahanJFHNP17,
author = "Robert O'Callahan and
Chris Jones and
Nathan Froyd and
Kyle Huey and
Albert Noll and
Nimrod Partush",
title = "Engineering Record And Replay For Deployability: Extended Technical
Report",
journal = "CoRR",
volume = "abs/1705.05937",
year = "2017",
url = "http://arxiv.org/abs/1705.05937",
archiveprefix = "arXiv",
eprint = "1705.05937",
timestamp = "Mon, 13 Aug 2018 16:49:11 +0200",
biburl = "https://dblp.org/rec/journals/corr/OCallahanJFHNP17.bib",
bibsource = "dblp computer science bibliography, https://dblp.org"
}
@book{gamma1995design,
title = "Design patterns: elements of reusable object-oriented software",
author = "Erich Gamma,
Richard Helm,
Ralph Johnson and
John Vlissides",
year = "1995",
publisher = "Pearson Education India"
}
@book{ieeeglossary,
title = "IEEE Standard Glossary of Software Engineering Terminology",
isbn = "9780738103914",
url = "http://ieeexplore.ieee.org/document/159342/",
doi = "10.1109/IEEESTD.1990.101064",
institution = "IEEE",
year = "1990",
month = "12",
day = "31"
}
@inproceedings{Layman_Diep_Nagappan_Singer_Deline_Venolia_2013,
place = "Baltimore, Maryland",
title = "Debugging Revisited: Toward Understanding the Debugging Needs of Contemporary Software Developers",
isbn = "978-0-7695-5056-5",
url = "http://ieeexplore.ieee.org/document/6681382/",
doi = "10.1109/ESEM.2013.43",
booktitle = "2013 ACM / IEEE International Symposium on Empirical Software Engineering and Measurement",
publisher = "IEEE",
author = "Layman, Lucas and Diep, Madeline and Nagappan, Meiyappan and Singer, Janice and Deline, Robert and Venolia, Gina",
year = "2013",
month = "Oct",
pages = "383–392"
}
@online{marblediagrams,
author = "Staltz, Andre and Contributors",
title = "RxJS Marbles",
url = "https://rxmarbles.com",
year = "2019",
lastaccessed = "16-May-2020"
}
@online{marbletesting,
author = "ReactiveX",
title = "RxJS - Testing RxJS Code with Marble Diagrams",
url = "https://rxjs-dev.firebaseapp.com/guide/testing/marble-testing",
year = "2020",
lastaccessed = "16-May-2020",
note = "Version 6.5.5-local+sha.7e4589a1"
}
@online{reactivex,
author = "ReactiveX",
title = "ReactiveX",
url = "http://reactivex.io/",
year = "2020",
lastaccessed = "24-Apr-2020",
note = "Versioned as \url{https://web.archive.org/web/20200419004415/http://reactivex.io/}"
}
@online{rxjs,
author = "ReactiveX",
title = "RxJS - Introduction",
url = "https://rxjs.dev/guide/overview",
year = "2020",
lastaccessed = "15-Aug-2020",
note = "Versioned as \url{https://github.com/ReactiveX/rxjs/blob/46e35f71b02d02c5a7d7f426e78eadd625c1a67a/docs_app/content/guide/overview.md}"
}
@online{rxjslifecycle,
author = "ReactiveX",
title = "RxJS - Observable",
url = "https://rxjs.dev/guide/observable\#anatomy-of-an-observable",
year = "2020",
lastaccessed = "16-May-2020",
note = "Versioned as \url{https://web.archive.org/web/20200426203617/https://rxjs.dev/guide/observable\#anatomy-of-an-observable}]"
}
@online{rxjsspy,
title = "An example using the console API | rxjs-spy",
url = "https://cartant.github.io/rxjs-spy/",
year = "2019",
lastaccessed = "17-May-2020",
note = "Versioned as \url{https://github.com/cartant/rxjs-spy/tree/2bffdee2d5f712d70583ef48297446bd31a9a6f4}"
}
@online{rxviz,
title = "RxViz - Animated playground for Rx Observables",
url = "https://rxviz.com/",
year = "2020",
lastaccessed = "16-May-2020",
note = "Versioned as \url{https://github.com/moroshko/rxviz/tree/51a737717a27f15b68f907b2329f7b0b6b11cb2b}"
}
@article{YWu2013a,
author = "Shixia Liu and Yingcai Wu and Enxun Wei and Mengchen Liu and Yang Liu",
title = "StoryFlow: Tracking the Evolution of Stories",
journal = "IEEE Transactions on Visualization and Computer Graphics (Proceedings of IEEE InfoVis 2013)",
year = "2013",
volume = "19",
number = "12",
pages = "2436--2445"
}