This repository was archived by the owner on Apr 1, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreferences.bib
More file actions
executable file
·463 lines (409 loc) · 15.1 KB
/
Copy pathreferences.bib
File metadata and controls
executable file
·463 lines (409 loc) · 15.1 KB
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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
% This file was created with JabRef 2.11.1.
% Encoding: UTF8
\bibliographystyle{unsrt}
@article{selic2003pragmatics,
title={The pragmatics of model-driven development},
author={Selic, Bran},
journal={IEEE software},
volume={20},
number={5},
pages={19--25},
year={2003},
publisher={IEEE}
}
@article{pastor2008model,
title={Model-driven development},
author={Pastor, Oscar and Espa{\~n}a, Sergio and Panach, Jos{\'e} Ignacio and Aquino, Nathalie},
journal={Informatik-Spektrum},
volume={31},
number={5},
pages={394--407},
year={2008},
publisher={Springer}
}
@article{bargas2011working,
title={Working towards usable forms on the world wide web: optimizing date entry input fields},
author={Bargas-Avila, Javier A and Brenzikofer, Olivia and Tuch, Alexandre N and Roth, Sandra P and Opwis, Klaus},
journal={Advances in Human-Computer Interaction},
volume={2011},
year={2011},
publisher={Hindawi}
}
@article{bargas2007usable,
title={Usable error message presentation in the World Wide Web: Do not show errors right away},
author={Bargas-Avila, Javier A and Oberholzer, Glenn and Schmutz, Peter and de Vito, Marco and Opwis, Klaus},
journal={Interacting with Computers},
volume={19},
number={3},
pages={330--341},
year={2007},
publisher={Oxford University Press Oxford, UK}
}
@book{bargas2010simple,
title={Simple but crucial user interfaces in the world wide web: introducing 20 guidelines for usable web form design},
author={Bargas-Avila, Javier A and Brenzikofer, O and Roth, SP and Tuch, AN and Orsini, S and Opwis, K},
year={2010},
publisher={IntechOpen}
}
@online{html-history,
title = {A history of HTML},
citedate = {online},
url = {https://www.w3.org/People/Raggett/book4/ch02.html},
author = {Addison Wesley Longman},
year = {1998}
}
@online{web-forms,
title = {Form(HTML)},
citedate = {online},
url = {https://en.wikipedia.org/wiki/Form_(HTML)},
author = {},
year = {2022}
}
@inproceedings{xing2019research,
title={Research and analysis of the front-end frameworks and libraries in e-business development},
author={Xing, YongKang and Huang, JiaPeng and Lai, YongYao},
booktitle={Proceedings of the 2019 11th International Conference on Computer and Automation Engineering},
pages={68--72},
year={2019}
}
@book{martin2003agile,
title={Agile software development: principles, patterns, and practices},
author={Martin, Robert C and Newkirk, James and Koss, Robert S},
volume={2},
year={2003},
publisher={Prentice Hall Upper Saddle River, NJ}
}
@online{reactjs,
title = {React, A JavaScript library for building user interfaces},
citedate = {online},
url = {https://reactjs.org/},
author = {},
year = {2022}
}
@online{vuejs,
title = {The Progressive JavaScript Framework},
citedate = {online},
url = {https://vuejs.org/},
author = {},
year = {2022}
}
@online{angularjs,
title = {AngularJS — Superheroic JavaScript MVW Framework},
citedate = {online},
url = {https://angularjs.org/},
author = {},
year = {2022}
}
@online{ant-design,
title = {Ant Design},
citedate = {online},
url = {https://ant.design/index-cn},
author = {},
year = {2022}
}
@online{material-ui,
title = {MUI - The React UI library you always wanted},
citedate = {online},
url = {https://angularjs.org/},
author = {https://mui.com/zh/},
year = {2022}
}
@inproceedings{10.1145/2556288.2557265,
author = {Seckler, Mirjam and Heinz, Silvia and Bargas-Avila, Javier A. and Opwis, Klaus and Tuch, Alexandre N.},
title = {Designing Usable Web Forms: Empirical Evaluation of Web Form Improvement Guidelines},
year = {2014},
isbn = {9781450324731},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/2556288.2557265},
doi = {10.1145/2556288.2557265},
abstract = {This study reports a controlled eye tracking experiment (N = 65) that shows the combined effectiveness of 20 guidelines to improve interactive online forms when applied to forms found on real company websites. Results indicate that improved web forms lead to faster completion times, fewer form submission trials, and fewer eye movements. Data from subjective questionnaires and interviews further show increased user satisfaction. Overall, our findings highlight the importance for web designers to improve their web forms using UX guidelines.},
booktitle = {Proceedings of the SIGCHI Conference on Human Factors in Computing Systems},
pages = {1275–1284},
numpages = {10},
keywords = {form guidelines, form interaction, web forms, form evaluation, internet, world wide web},
location = {Toronto, Ontario, Canada},
series = {CHI '14}
}
@inproceedings{schramm2010rapid,
title={Rapid UI development for enterprise applications: Combining manual and model-driven techniques},
author={Schramm, Arne and Preu{\ss}ner, Andr{\'e} and Heinrich, Matthias and Vogel, Lars},
booktitle={International Conference on Model Driven Engineering Languages and Systems},
pages={271--285},
year={2010},
organization={Springer}
}
@inproceedings{myers1992survey,
title={Survey on user interface programming},
author={Myers, Brad A and Rosson, Mary Beth},
booktitle={Proceedings of the SIGCHI conference on Human factors in computing systems},
pages={195--202},
year={1992}
}
@phdthesis{wohlgethan2018supportingweb,
title = {SupportingWeb Development Decisions by Comparing Three Major JavaScript Frameworks: Angular, React and Vue. js},
author = {Wohlgethan, Eric},
year = {2018},
school = {Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}
}
@online{UI-libraries,
title = {The Most Popular React UI Component Libraries in 2022},
citedate = {online},
url = {https://www.sitepoint.com/popular-react-ui-component-libraries/},
author = {Kaarle Varkki},
year = {2021}
}
@book{banks2017learning,
title = {Learning React: functional web development with React and Redux},
author = {Banks, Alex and Porcello, Eve},
year = {2017},
publisher = {" O'Reilly Media, Inc."}
}
@article{pop2014designing,
title = {Designing an MVC model for rapid web application development},
author = {Pop, Dragos-Paul and Altar, Adam},
journal = {Procedia Engineering},
volume = {69},
pages = {1172--1179},
year = {2014},
publisher = {Elsevier}
}
@online{frontend-frameworks-popularity,
title = {Frontend Frameworks Popularity},
citedate = {online},
url = {https://gist.github.com/tkrotoff/b1caa4c3a185629299ec234d2314e190},
author = {Tanguy Krotoff},
year = {2021}
}
@inproceedings{antoy2005declarative,
title={Declarative programming with function patterns},
author={Antoy, Sergio and Hanus, Michael},
booktitle={International Symposium on Logic-Based Program Synthesis and Transformation},
pages={6--22},
year={2005},
organization={Springer}
}
@inproceedings{ocariza2013empirical,
title={An empirical study of client-side JavaScript bugs},
author={Ocariza, Frolin and Bajaj, Kartik and Pattabiraman, Karthik and Mesbah, Ali},
booktitle={2013 ACM/IEEE International Symposium on Empirical Software Engineering and Measurement},
pages={55--64},
year={2013},
organization={IEEE}
}
@article{heineman2001component,
title={Component-based software engineering},
author={Heineman, George T and Councill, William T},
journal={Putting the pieces together, addison-westley},
volume={5},
year={2001},
publisher={Springer}
}
@inproceedings{icse2015javascript-mvc,
author = {Ocariza, Frolin S. and Pattabiraman, Karthik and Mesbah, Ali},
booktitle = {2015 IEEE/ACM 37th IEEE International Conference on Software Engineering},
title = {Detecting Inconsistencies in JavaScript MVC Applications},
year = {2015},
volume = {1},
number = {},
pages = {325-335},
doi = {10.1109/ICSE.2015.52}
}
@inproceedings{leff2001web,
title = {Web-application development using the model/view/controller design pattern},
author = {Leff, Avraham and Rayfield, James T},
booktitle = {Proceedings fifth ieee international enterprise distributed object computing conference},
pages = {118--127},
year = {2001},
organization = {IEEE}
}
@inproceedings{taraghi2010simple,
title = {A simple MVC framework for widget development},
author = {Taraghi, Behnam and Ebner, Martin},
booktitle = {Proceedings of the International Workshop on Mashup Personal Learning Environments (MUPPLE). CEUR-WS},
pages = {38--45},
year = {2010}
}
@inproceedings{nguyen2015reverse,
title={Reverse engineering mobile application user interfaces with remaui (t)},
author={Nguyen, Tuan Anh and Csallner, Christoph},
booktitle={2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE)},
pages={248--259},
year={2015},
organization={IEEE}
}
@online{frontend-frameworks-market-share,
title = {Frontend Frameworks Market Share},
citedate = {online},
url = {https://www.statista.com/statistics/1124699/worldwide-developer-survey-most-used-frameworks-web/},
author = {},
year = {2021}
}
@article{wood1998document,
title = {Document object model (dom) level 1 specification},
author = {Wood, Lauren and Le Hors, Arnaud and Apparao, Vidur and Byrne, Steve and Champion, Mike and Isaacs, Scott and Jacobs, Ian and Nicol, Gavin and Robie, Jonathan and Sutor, Robert and others},
journal = {W3C recommendation},
volume = {1},
year = {1998}
}
@inproceedings{tran2002measuring,
title={Measuring software functional size: towards an effective measurement of complexity},
author={Tran-Cao, De and Levesque, Ghislain and Abran, Alain},
booktitle={International Conference on Software Maintenance, 2002. Proceedings.},
pages={370--376},
year={2002},
organization={IEEE}
}
@book{jones1985programming,
title={Programming productivity},
author={Jones, Capers},
year={1985},
publisher={McGraw-Hill, Inc.}
}
@article{matson1994software,
title={Software development cost estimation using function points},
author={Matson, Jack E and Barrett, Bruce E and Mellichamp, Joseph M},
journal={IEEE Transactions on Software Engineering},
volume={20},
number={4},
pages={275--287},
year={1994},
publisher={IEEE}
}
@standard{berners1995hypertext,
title = {Hypertext markup language-2.0},
author = {Berners-Lee, Tim and Connolly, Dan},
year = {1995},
publisher = {RFC 1866, November}
}
@article{garsiel2011browsers,
title = {How browsers work: Behind the scenes of modern web browsers},
author = {Garsiel, Tali and Irish, Paul},
journal = {Google Project, August},
year = {2011}
}
@online{virtual-dom,
author = {},
title = {Virtual DOM},
year = {2022},
citedate = {online},
url = {https://en.wikipedia.org/wiki/Virtual_DOM}
}
@inproceedings{botterweck2006model,
title = {A model-driven approach to the engineering of multiple user interfaces},
author = {Botterweck, Goetz},
booktitle = {International Conference on Model Driven Engineering Languages and Systems},
pages = {106--115},
year = {2006},
organization = {Springer}
}
@article{nurseitov2009comparison,
title={Comparison of JSON and XML data interchange formats: a case study.},
author={Nurseitov, Nurzhan and Paulson, Michael and Reynolds, Randall and Izurieta, Clemente},
journal={Caine},
volume={9},
pages={157--162},
year={2009}
}
@inproceedings{banavar1999efficient,
title = {An efficient multicast protocol for content-based publish-subscribe systems},
author = {Banavar, Guruduth and Chandra, Tushar and Mukherjee, Bodhi and Nagarajarao, Jay and Strom, Robert E and Sturman, Daniel C},
booktitle = {Proceedings. 19th IEEE International Conference on Distributed Computing Systems (Cat. No. 99CB37003)},
pages = {262--272},
year = {1999},
organization = {IEEE}
}
@book{osmani2012learning,
title = {Learning JavaScript Design Patterns: A JavaScript and jQuery Developer's Guide},
author = {Osmani, Addy},
year = {2012},
publisher = {" O'Reilly Media, Inc."}
}
@book{gamma1995design,
title = {Design patterns: elements of reusable object-oriented software},
author = {Gamma, Erich and Helm, Richard and Johnson, Ralph and Johnson, Ralph E and Vlissides, John and others},
year = {1995},
publisher = {Pearson Deutschland GmbH}
}
@inproceedings{leithner2018domdiff,
title = {DOMdiff: Identification and Classification of Inter-DOM Modifications},
author = {Leithner, Manuel and Simos, Dimitris E},
booktitle = {2018 IEEE/WIC/ACM International Conference on Web Intelligence (WI)},
pages = {262--269},
year = {2018},
organization = {IEEE}
}
@online{react-jsonschema-form,
title = {A simple React component capable of building HTML forms out of a JSON schema.},
citedate = {online},
url = {https://react-jsonschema-form.readthedocs.io/en/latest/},
author = {},
year = {2022}
}
@online{react-final-form,
title = {High performance subscription-based form state management for React},
citedate = {online},
url = {https://final-form.org/react},
author = {},
year = {2022}
}
@online{formik,
title = {Build forms in React, without the tears},
citedate = {online},
url = {https://formik.org/},
author = {},
year = {2022}
}
@online{formily,
title = {Formily},
citedate = {online},
url = {https://v1.formilyjs.org/},
author = {},
year = {}
}
@online{json,
title = {Introducing JSON},
citedate = {online},
url = {https://www.json.org/json-en.html},
author = {},
year = {}
}
@inproceedings{pezoa2016foundations,
title = {Foundations of JSON schema},
author = {Pezoa, Felipe and Reutter, Juan L and Suarez, Fernando and Ugarte, Mart{\'\i}n and Vrgo{\v{c}}, Domagoj},
booktitle = {Proceedings of the 25th International Conference on World Wide Web},
pages = {263--273},
year = {2016}
}
@article{bainomugisha2013survey,
title = {A survey on reactive programming},
author = {Bainomugisha, Engineer and Carreton, Andoni Lombide and Cutsem, Tom van and Mostinckx, Stijn and Meuter, Wolfgang de},
journal = {ACM Computing Surveys (CSUR)},
volume = {45},
number = {4},
pages = {1--34},
year = {2013},
publisher = {ACM New York, NY, USA}
}
@article{burge1975recursive,
title = {Recursive programming techniques},
author = {Burge, William H and Burge, William H},
year = {1975}
}
@inproceedings{card1991information,
title={The information visualizer, an information workspace},
author={Card, Stuart K and Robertson, George G and Mackinlay, Jock D},
booktitle={Proceedings of the SIGCHI Conference on Human factors in computing systems},
pages={181--186},
year={1991}
}
@article{aldrich2002alias,
title={Alias annotations for program understanding},
author={Aldrich, Jonathan and Kostadinov, Valentin and Chambers, Craig},
journal={ACM SIGPLAN Notices},
volume={37},
number={11},
pages={311--330},
year={2002},
publisher={ACM New York, NY, USA}
}