This repository was archived by the owner on Dec 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferences.bib
302 lines (302 loc) Β· 9.34 KB
/
references.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
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
% @online{reference,
% author = {Author},
% title = {Title},
% url = {https://example.com/},
% urldate = {2020-03-01}
% }
@online{stakeholder-analysis,
author = {ProductPlan},
title = {Stakeholder Analysis},
url = {https://www.productplan.com/glossary/stakeholder-analysis/},
urldate = {2020-03-01}
}
@online{browserl.ist,
author = {browserl.ist},
title = {Browsers with more than >2\% usage},
url = {https://browserl.ist/?q=>2\%25},
urldate = {2020-03-09}
}
@online{coworking,
author = {SOWO},
title = {Coworking rates},
url = {https://www.sowo.es/en/tarifas/},
urldate = {2020-03-10}
}
@online{coworking-search,
author = {Barcelona Navigator},
title = {Barcelona Coworking Spaces},
url = {https://barcelonanavigator.com/barcelona-co-working-spaces/},
urldate = {2020-03-10},
date = {2020-03}
}
@online{github-flow,
author = {GitHub},
title = {Understanding the GitHub flow},
url = {https://guides.github.com/introduction/flow/},
urldate = {2020-03-16},
date = {2017-11-30}
}
@online{full-stack-salary,
author = {LinkedIn Salary},
title = {Full Stack Developer Salaries in Barcelona},
url = {https://www.linkedin.com/salary/explorer?countryCode=es&geoId=107025191&titleId=25201},
urldate = {2020-03-15}
}
@online{front-end-salary,
author = {LinkedIn Salary},
title = {Frontend Developer Salaries in Barcelona},
url = {https://www.linkedin.com/salary/explorer?countryCode=es&geoId=107025191&titleId=3172},
urldate = {2020-03-15}
}
@online{project-manager-salary,
author = {LinkedIn Salary},
title = {Project Manager Salaries in Barcelona},
url = {https://www.linkedin.com/salary/explorer?countryCode=es&geoId=107025191&titleId=4},
urldate = {2020-03-15}
}
@online{grade-calculator-rapid,
author = {RapidTables},
title = {Grade Calculator - RapidTables},
url = {https://www.rapidtables.com/calc/grade/grade-calculator.html},
urldate = {2020-03-16}
}
@online{grade-calculator-ben,
author = {Ben Eggleston},
title = {Grade Calculator - Ben Eggleston},
url = {http://www.benegg.net/grade_calculator.html},
urldate = {2020-03-16}
}
@online{atenea,
author = {UPC},
title = {Atenea},
url = {https://atenea.upc.edu},
urldate = {2020-03-16}
}
@online{spa,
author = {Wikipedia contributors},
title = {Single-page application},
url = {https://en.wikipedia.org/wiki/Single-page_application},
urldate = {2020-04-20}
}
@online{pwa-pillars,
author = {Sam Richard & Pete LePage},
title = {What are Progressive Web Apps?},
url = {https://web.dev/what-are-pwas/#the-three-app-pillars},
urldate = {2020-03-10}
}
@online{pwa-ios,
author = {Chris Love},
title = {Progressive Web Applications (PWA) on iOS Provide...},
url = {https://love2dev.com/pwa/ios/},
urldate = {2020-04-20}
}
@online{tech-stack,
author = {stackshare},
title = {Popular Tech Stacks},
url = {https://stackshare.io/stacks},
urldate = {2020-05-24}
}
@online{nunito,
author = {Google fonts},
title = {Nunito font},
url = {https://fonts.google.com/specimen/Nunito},
urldate = {2020-03-20}
}
@online{nunito-charmap,
author = {Google fonts},
title = {Nunito font - Character Map},
url = {https://www.1001freefonts.com/nunito.font},
urldate = {2020-03-20}
}
@online{netlify-opensource,
author = {Netlify},
title = {Open Source Plan Policy},
url = {https://www.netlify.com/legal/open-source-policy},
urldate = {2020-03-4}
}
@online{algolia-why,
author = {Firebase},
title = {Full-text search},
url = {https://firebase.google.com/docs/firestore/solutions/search},
urldate = {2020-03-4}
}
@online{firebase-datamodel,
author = {Firebase},
title = {Cloud Firestore Data model},
url = {https://firebase.google.com/docs/firestore/data-model},
urldate = {2020-05-22}
}
@online{gdpr,
author = {intersoft consulting},
title = {General Data Protection Regulation - GDPR},
url = {https://gdpr-info.eu/},
urldate = {2020-03-26}
}
@online{gdpr-definitions,
author = {intersoft consulting},
title = {art. 4 GDPR - Definitions},
url = {https://gdpr-info.eu/art-4-gdpr/},
urldate = {2020-03-26}
}
@online{firebase-gdpr,
author = {Firebase},
title = {Privacy and Security in Firebase},
url = {https://firebase.google.com/support/privacy},
urldate = {2020-05-12}
}
@online{refactoring-guru,
author = {Refactoring Guru},
title = {Design Patterns},
url = {https://refactoring.guru/design-patterns},
urldate = {2020-05-30}
}
@online{refactoring-guru-singleton,
author = {Refactoring Guru},
title = {Singleton},
url = {https://refactoring.guru/design-patterns/singleton},
urldate = {2020-05-30}
}
@online{refactoring-guru-proxy,
author = {Refactoring Guru},
title = {Proxy},
url = {https://refactoring.guru/design-patterns/proxy},
urldate = {2020-05-30}
}
@online{refactoring-guru-adapter,
author = {Refactoring Guru},
title = {Adapter},
url = {https://refactoring.guru/design-patterns/adapter},
urldate = {2020-05-30}
}
@online{firestore-doc-init,
author = {Firebase},
title = {Get started with Cloud Firestore - Initialize Cloud Firestore},
url = {https://firebase.google.com/docs/firestore/quickstart#initialize},
urldate = {2020-05-30}
}
@online{color-harmonies,
author = {Tiger Color},
title = {Color Harmonies},
url = {https://www.tigercolor.com/color-lab/color-theory/color-harmonies.htm},
urldate = {2020-06-04}
}
@online{asset-studio,
author = {Roman Nurik},
title = {Android Asset Studio | Launcher icon generator},
url = {https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html},
urldate = {2020-05-04}
}
@online{mockup-tool,
author = {Dunnnk},
title = {Dunnnk},
url = {http://dunnnk.com/},
urldate = {2020-05-04}
}
@online{brand-identity,
author = {Investopedia},
title = {Brand Identity},
url = {https://www.investopedia.com/terms/b/brand-identity.asp},
urldate = {2020-05-29}
}
@online{nunito-pairing,
author = {Figma},
title = {Nunito Google Fonts Pairing},
url = {https://www.figma.com/google-fonts/nunito-font-pairings},
urldate = {2020-05-29}
}
@online{logo-rules,
author = {Saul Edmonds},
title = {The 5 Rules of Successful Logo Design},
url = {https://roundhouse.cc/us/5-rules-of-successful-logo-design},
urldate = {2020-04-29}
}
@online{voice-rules,
author = {CoSchedule},
title = {How to Define Your Unique Brand Voice},
url = {https://coschedule.com/marketing-strategy/brand-voice/},
urldate = {2020-04-29}
}
@online{flex-animation,
author = {Maurici Abad Gutierrez},
title = {FlexBox Animation move elements when one is removed},
url = {https://codepen.io/MauriciAbad/pen/eQoQbK},
urldate = {2020-03-01}
}
@online{algolia-community-plan,
author = {Algolia},
title = {Algolia for Open Source},
url = {https://www.algolia.com/for-open-source},
urldate = {2020-03-04}
}
@online{animate-css,
author = {Daniel Eden},
title = {Animate.css},
url = {https://animate.style/},
urldate = {2020-05-28}
}
@online{pwa-install-criteria,
author = {Pete LePage},
title = {What does it take to be installable?},
url = {https://web.dev/install-criteria/},
urldate = {2020-02-14}
}
@online{snackbar,
author = {Pete LePage},
title = {Snackbars},
url = {https://material.io/components/snackbars},
urldate = {2020-03-15}
}
@online{easter-egg-definition,
author = {Wikipedia contributors},
title = {Easter egg (media)},
url = {https://en.wikipedia.org/wiki/Easter_egg_(media)},
urldate = {2020-05-17}
}
@online{congratulations-parody,
author = {Hideaki Anno},
title = {Congratulations! - EVA ending},
url = {https://www.youtube.com/watch?v=oyFQVZ2h0V8},
urldate = {2020-06-06}
}
@online{congratulations,
author = {idempotency},
title = {Congratulations!},
url = {https://www.youtube.com/watch?v=1Bix44C1EzY},
urldate = {2020-06-06}
}
@online{ci-definition,
author = {Atlassian},
title = {Continuous integration},
url = {https://www.atlassian.com/agile/software-development/continuous-integration},
urldate = {2020-06-08}
}
@online{netlify-docs,
author = {Netlify},
title = {Welcome to Netlify | Neflify Docs},
url = {https://docs.netlify.com/},
urldate = {2020-06-08}
}
@online{mvc-diagram,
author = {RegisFrey},
title = {The model, view, and controller (MVC) pattern relative to the user.},
url = {https://en.wikipedia.org/wiki/File:MVC-Process.svg},
urldate = {2020-06-20}
}
@online{firebase-article,
author = {Doug Stevenson},
title = {What is Firebase? The complete story, abridged.},
url = {https://medium.com/firebase-developers/what-is-firebase-the-complete-story-abridged-bcc730c5f2c0},
urldate = {2020-06-20}
}
@online{multitier,
author = {Wikipedia contributors},
title = {Multitier architecture},
url = {https://en.wikipedia.org/wiki/Multitier_architecture},
urldate = {2020-06-20}
}
@online{pwa-mozilla,
author = {MDN contributors},
title = {Introduction to progressive web apps},
url = {https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Introduction},
urldate = {2020-06-20}
}