-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMastersExample.bib
More file actions
349 lines (305 loc) · 9.11 KB
/
MastersExample.bib
File metadata and controls
349 lines (305 loc) · 9.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
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
% This file was created with JabRef 2.6.
% Encoding: Cp1252
@ARTICLE{Askvall1985,
author = {S. Askvall},
title = {Computer supported reading vs. reading text on paper: A comparison
of two reading situations},
journal = {International Journal on Man-Machine Studies},
year = {1985},
volume = {4},
pages = {425-439},
number = {22}
}
@BOOK{Card1983,
title = {The psychology of human-computer interaction},
publisher = {Erlbaum},
year = {1983},
author = {S. K. Card and T. P. Moran and A. Newell}
}
@MISC{HiG:Website,
author = {HiG},
title = {HiG Website},
howpublished = {\url{http://www.hig.no}},
year = {2010},
note = {(Visited Jan. 2012)}
}
@INPROCEEDINGS{Lancaster1985,
author = {F. W. Lancaster and A. Warner},
title = {Electronic publication and its impact on the presentation of information},
booktitle = {The technology of text: Principles for structuring, designing, and
displaying text},
year = {1985},
editor = {D. H. Jonassen},
pages = {292-309},
publisher = {Educational Technology Publications}
}
@MISC{Meldon1997,
author = {W. Meldon},
title = {Reading from the web},
howpublished = {\url{http://www.mit.edu/compsci/humanfactors/report9734.html}},
year = {1997},
note = {(Visited Nov. 2010)}
}
@MISC{BallBouncer,
author = {Jana Sieber},
title = {Ballbouncer},
howpublished = {\url{http://www.ballbouncer.org}},
month = {March},
year = {2009},
owner = {simonm},
timestamp = {2010.05.18}
}
@MISC{GUCMaster,
title = {Directions for the Master's Thesis at the {D}epartment of {C}omputer
{S}cience and {M}edia {T}echnology, {G}j\o{}vik {U}niversity {C}ollege},
howpublished = {http://www.hig.no/imt/},
note = {(Visited Mar. 2012)}
}
@misc{RESTRef,
author = {Fielding, Roy Thomas},
title = {Fielding Dissertation: CHAPTER 5: Representational State Transfer (REST)},
howpublished = {\url{https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm}},
month = {},
year = {2000},
note = {(Visited on 12/02/2015)}
}
@MISC{DependencyInjectionRef,
author = {Martin Fowler},
title = {Inversion of Control Containers and the Dependency Injection pattern},
howpublished = {\url{http://www.martinfowler.com/articles/injection.html}},
month = {January},
year = {2004},
note = {(Visited on 12/02/2015)}
}
@misc{CascadeTypeRef,
author = {Oracle Docs},
title = {Cascade Operations and Relationships (The Java EE 6 Tutorial)},
howpublished = {\url{https://docs.oracle.com/cd/E19798-01/821-1841/bnbqm/index.html}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Angul96online,
author = {},
title = {AngularJS: API: \$resource},
howpublished = {\url{https://docs.angularjs.org/api/ngResource/service/$resource}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Usage10:online,
author = {},
title = {Usage Statistics and Market Share of Traffic Analysis Tools for Websites, December 2015},
howpublished = {\url{http://w3techs.com/technologies/overview/traffic_analysis/all}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{GoogleAnalyticsCoreAPI,
author = {},
title = {Core Reporting API - Reference Guide | Analytics Core Reporting API | Google Developers},
howpublished = {\url{https://developers.google.com/analytics/devguides/reporting/core/v3/reference}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{mockitoRef,
author = {},
title = {mockito.org},
howpublished = {\url{http://mockito.org/}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Plann81:online,
author = {},
title = {PlanningPoker.com - Agile Estimating, Story Pointing \& Sprint Planning Online Tool},
howpublished = {\url{https://www.planningpoker.com/}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Hiera14:online,
author = {},
title = {Hierarchy of accounts, users, properties, and views - Analytics Help},
howpublished = {\url{https://support.google.com/analytics/answer/1009618?hl=en}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Gjovi52:online,
author = {},
title = {Gj\o{}vik University College - Applied Computer Science Project},
howpublished = {\url{http://english.hig.no/course_catalogue/student_handbook/2015_2016/courses/avdeling_for_informatikk_og_medieteknikk/imt4003_applied_computer_science_project}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{JiraSmartCommits,
author = {},
title = {Using Smart Commits - Atlassian Documentation},
howpublished = {\url{https://confluence.atlassian.com/fisheye/using-smart-commits-298976812.html}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Sonar98:online,
author = {},
title = {SonarQube™},
howpublished = {\url{http://www.sonarqube.org/}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Bamboo,
author = {},
title = {Continuous Integration \& Build Server - Bamboo | Atlassian},
howpublished = {\url{https://www.atlassian.com/software/bamboo/}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{About27:online,
author = {},
title = {About properties - Analytics Help},
howpublished = {\url{https://support.google.com/analytics/answer/2649554?hl=en&ref_topic=1009620}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{checkStyle:online,
author = {},
title = {checkstyle – Checkstyle 6.13},
howpublished = {\url{http://checkstyle.sourceforge.net/}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{About20:online,
author = {},
title = {About views - Analytics Help},
howpublished = {\url{https://support.google.com/analytics/answer/2649553?hl=en}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Asser18:online,
author = {},
title = {Assertions · junit-team/junit Wiki · GitHub},
howpublished = {\url{https://github.com/junit-team/junit/wiki/Assertions}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{JUnit3:online,
author = {},
title = {JUnit - About},
howpublished = {\url{http://junit.org/}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Mocki40:online,
author = {},
title = {Mockito in six easy examples – Gojko Adzic},
howpublished = {\url{http://gojko.net/2009/10/23/mockito-in-six-easy-examples/}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Integ86:online,
author = {},
title = {Integration Testing},
howpublished = {\url{https://msdn.microsoft.com/en-us/library/aa292128(v=vs.71).aspx}},
month = {},
year = {},
note = {(Visited on 12/02/2015)}
}
@misc{Angul36:online,
author = {},
title = {AngularJS: API: \$http},
howpublished = {\url{https://docs.angularjs.org/api/ng/service/$http}},
month = {},
year = {},
note = {(Visited on 12/03/2015)}
}
@misc{Testi43:online,
author = {},
title = {Testing Angular with Karma},
howpublished = {\url{https://www.airpair.com/angularjs/posts/testing-angular-with-karma}},
month = {},
year = {},
note = {(Visited on 12/03/2015)}
}
@misc{What51:online,
author = {Akash Kava},
title = {What are the advantages of SPA (single page application) over a normal web application? - Quora},
howpublished = {\url{https://www.quora.com/What-are-the-advantages-of-SPA-single-page-application-over-a-normal-web-application}},
month = {3},
year = {},
note = {(Visited on 12/03/2015)}
}
@misc{Angul93:online,
author = {},
title = {AngularJS — Superheroic JavaScript MVW Framework},
howpublished = {\url{https://angularjs.org/}},
month = {},
year = {},
note = {(Visited on 12/03/2015)}
}
@misc{Build81:online,
author = {Renato Gercia},
title = {Building Modern Web Applications using AngularJS by Renato Garcia on Prezi},
howpublished = {\url{https://prezi.com/3n9iarfmurnk/building-modern-web-applications-using-angularjs/}},
month = {6},
year = {2013},
note = {(Visited on 12/04/2015)}
}
@misc{Angular2:online,
author = {},
title = {Angular2 — One framework, Mobile and desktop.},
howpublished = {\url{https://angular.io/}},
month = {},
year = {},
note = {(Visited on 24/05/2016)}
}
@misc{Advan78:online,
author = {},
title = {Advantages and Disadvantages of Flash Websites | PlanMySite Blog (@planmysite)},
howpublished = {\url{http://planmysite.com/blog/advantages-and-disadvantages-of-flash-websites}},
month = {},
year = {},
note = {(Accessed on 05/25/2016)}
}
@misc{TheCo73:online,
author = {},
title = {The Complete Guide to Angular 2 | Udemy},
howpublished = {\url{https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview}},
month = {},
year = {},
note = {(Accessed on 05/26/2016)}
}
@misc{Sass:14:online,
author = {},
title = {Sass: Syntactically Awesome Style Sheets},
howpublished = {\url{http://sass-lang.com/}},
month = {},
year = {},
note = {(Accessed on 05/26/2016)}
}
@misc{DoesG74:online,
author = {},
title = {Does Gamification Work? — A Literature Review of Empirical Studies on Gamification (PDF Download Available)},
howpublished = {\url{https://www.researchgate.net/publication/256743509_Does_Gamification_Work_-_A_Literature_Review_of_Empirical_Studies_on_Gamification}},
month = {},
year = {},
note = {(Accessed on 05/27/2016)}
}
@misc{Mobil51:online,
author = {},
title = {Mobile marketing statistics 2016},
howpublished = {\url{http://www.smartinsights.com/mobile-marketing/mobile-marketing-analytics/mobile-marketing-statistics/}},
month = {},
year = {},
note = {(Accessed on 05/31/2016)}
}