forked from ls1intum/thesis-template-typst
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththesis.bib
More file actions
88 lines (82 loc) · 3.11 KB
/
thesis.bib
File metadata and controls
88 lines (82 loc) · 3.11 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
@book{bruegge2004object,
title = {Object Oriented Software Engineering Using UML, Patterns, and Java},
author = {Bruegge, Bernd and Dutoit, Allen H},
year = {2009},
publisher = {Prentice Hall}
}
@book{ambler2005elements,
author = {Scott W. Ambler},
title = {The Elements of UML 2.0 Style},
year = {2005},
publisher = {Cambridge University Press}
}
@misc{nielsen1995usability,
author = {Jakob Nielsen},
title = {10 Usability Heuristics for User Interface Design},
year = {1995},
howpublished = {\url{https://www.nngroup.com/articles/ten-usability-heuristics/}},
note = {Nielsen Norman Group}
}
@article{tre2023mobile,
author = {Trent, Samuel and Lee, Jihoon},
title = {Trends in Mobile Education Technology: Enhancing Learning through Multi-Platform Accessibility},
journal = {Journal of Educational Technology \& Society},
year = {2023},
volume = {26},
pages = {204--219},
doi = {10.1080/14364522.2023.01}
}
@inproceedings{krusche2018artemis,
author = {Stephan Krusche and Andreas Seitz},
title = {Artemis: An automatic assessment management system for interactive learning},
booktitle = {Proceedings of the 49th ACM Technical Symposium on Computer Science Education},
year = {2018},
pages = {284--289},
doi = {10.1145/3159450.3159602}
}
@bachelorsthesis{okafor2022collaboration,
author = {Eugene Okafor},
title = {Collaboration and Conflict Resolution in a Web-based UML Modeling Editor},
year = {2022},
school = {Technical University of Munich},
type = {Bachelor's Thesis}
}
@article{denoyelles2023evolving,
author = {Denoyelles, Aimee and Brown, Tim and Seilhamer, Ryan and Chen, Baiyun},
title = {The Evolving Landscape of Students' Mobile Learning Practices in Higher Education},
journal = {EDUCAUSE Review},
year = {2023},
url = {https://er.educause.edu/articles/2023/1/the-evolving-landscape-of-students-mobile-learning-practices-in-higher-education}
}
@article{mendel2009interface,
author = {Mendel, Jeremy and Pak, Richard},
title = {The Effect of Interface Consistency and Cognitive Load on User Performance in an Information Search Task},
journal = {Proceedings of the Human Factors and Ergonomics Society Annual Meeting},
volume = {53},
number = {2},
pages = {123--127},
year = {2009},
doi = {10.1177/154193120905302206}
}
@book{Mayer05,
author = {Richard E. Mayer},
title = {The Cambridge Handbook of Multimedia Learning},
publisher = {Cambridge University Press},
year = {2005}
}
@inproceedings{Malavolta15,
author = {Ivano Malavolta and Sebastiano Ruberto and Tiziano Soru and Valerio Terragni},
title = {End Users’ Perception of Hybrid Mobile Apps in the Google Play Store},
booktitle = {2015 IEEE International Conference on Mobile Services},
year = {2015},
pages = {25--32},
publisher = {IEEE},
doi = {10.1109/MobServ.2015.11}
}
@book{Wargo20,
author = {John M. Wargo},
title = {Apache Cordova 4 Programming},
publisher = {Addison-Wesley Professional},
year = {2020},
isbn = {9780134048192}
}