-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbibliografia.bib
309 lines (268 loc) · 9.05 KB
/
bibliografia.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
303
304
305
306
307
308
309
@ONLINE {xp_site,
author = {Don Wells},
title = {Extreme Programming: A gentle introduction},
month = {Octubre},
year = {2013},
howpublished = {\url{http://www.extremeprogramming.org/}},
note = {Visitado Abril - 2017}
}
@BOOK{xp_addison,
AUTHOR = {Beck, K.},
TITLE = {Extreme Programming Explained: Embrace Change},
PUBLISHER = {Addison Wesley},
YEAR = {1999}
}
@TECHREPORT {IBM_Mobile,
author = {WebSphere},
title = {El desarrollo de aplicaciones móviles nativas, Web o híbridas},
institution = {IBM},
year = {2012},
number = {WSW14182-USEN-01},
month = {Abril}
}
@ONLINE {ember_antidote,
author = {Godfrey Chan},
title = {Ember.js: An Antidote To Your Hype Fatigue},
month = {Mayo},
year = {2015},
howpublished = {http://brewhouse.io/blog/2015/05/13/emberjs-an-antidote-to-your-hype-fatigue.html}
}
@ONLINE {mvc,
author = {Universidad de Alicante},
title = {Modelo vista controlador (MVC)},
year = {2015},
howpublished = {https://si.ua.es/es/documentacion/asp-net-mvc-3/1-dia/modelo-vista-controlador-mvc.html}
}
@BOOK {design2005,
author = {Jeffrey A. Hoffer and Joey F. George and Joseph S. Valacich},
title = {Modern Systems Analysis and Design},
publisher = {Prentice-Hall},
year = 2005
}
@ONLINE {intro_agile_2015,
author = {Steve Hayes and Martin Andrews},
title = {An Introduction to Agile Methods},
year = 2015,
howpublished = {http://csis.pace.edu/~marchese/CS616/Agile/IntroToAgileMethods.pdf}
}
@ONLINE {xpesp,
author = {Angel Torres Ponce},
title = {XP Metodología ágil},
month = {Marzo},
year = 2004,
howpublished = {\url{https://prezi.com/axxujrg_tyxw/xp/}}
}
@ARTICLE {xpcyta,
author = {Patricio Letelier and M. Carmen Penadés},
title = {Métodologías ágiles para el desarrollo de software: eXtreme Programming (XP)},
journal = {Ciencia y Técnica Administrativa},
year = 2006,
volume = 05,
number = 26
}
@TECHREPORT {xp_overview,
author = {Thomas Dudziak},
title = {eXtreme Programming An Overview},
institution = {SEIDENBERG SCHOOL OF CSIS},
year = 2000,
howpublished = {\url{http://csis.pace.edu/~marchese/CS616/Agile/XP/XP_Overview.pdf}}
}
@MISC {Georreferenciacion,
title = {Realidad Aumentada Georeferenciada},
year = 2013,
howpublished = {\\ \url{https://sites.google.com/a/xtec.cat/curs-qr-ar-public-copia/modul-2/2-realidad-aumentada-georeferenciada-espira}}
}
@ONLINE {gmaps_osm,
author = {Jochen Topf and Christoph Hormann},
title = {Projections/Spatial reference systems},
year = 2015,
howpublished = {http://openstreetmapdata.com/info/projections}
}
@PHDTHESIS {roythomasfielding2000,
author = {Roy Thomas Fielding},
title = {Architectural Styles and the Design of Network-based Software Architectures},
school = {UNIVERSITY OF CALIFORNIA, IRVINE},
year = 2000
}
@TECHREPORT {steveburbeck1992,
author = {Steve Burbeck},
title = {How to use Model-View-Controller (MVC)},
year = 1992
}
@ONLINE {w3c_web_service,
author = {Yves Lafon},
title = {Web Services Activity Statement},
year = 2002,
howpublished = {https://www.w3.org/2002/ws/Activity}
}
@TECHREPORT {rest_web_service,
author = {Rafael Navarro Marset},
title = {REST vs Web Services},
institution = {ELP-DSIC-UPV},
year = 2007
}
@ONLINE {uri,
title = {Uniform Resource Identifier (URI): Generic Syntax},
month = {Enero},
year = 2005,
howpublished = {http://www.ietf.org/rfc/rfc3986.txt}
}
@ONLINE {spa_wiki,
title = {Single-page application},
year = 2017,
howpublished = {\url{https://es.wikipedia.org/wiki/Single-page\_application}},
note = {Visitado Abril - 2017}
}
@ARTICLE {spa_msdn,
author = {Mike Wasson},
title = {ASP.NET - Single-Page Applications: Build Modern, Responsive Web Apps with ASP.NET},
journal = {Microsoft Magazine},
year = 2013,
volume = 28,
number = 11,
month = {Noviembre}
}
@MISC {coords2009,
author = {R. Knippers},
title = {Coordinate systems},
howpublished = {\\ \url{http://kartoweb.itc.nl/geometrics/coordinate%20systems/coordsys.html}},
year = 2009,
note = {Visitado Abril - 2017}
}
@TECHREPORT {p_iscs,
author = {Isaac Kunen},
title = {Introduction to Spatial Coordinate Systems: Flat Maps for a Round Planet},
institution = {Microsoft},
year = 2008,
month = {Julio}
}
@TECHREPORT {projected,
author = {Ferenc Végső},
title = {The basics of positioning},
institution = {University of West Hungary, Faculty of Geoinformatics},
year = 2010
}
@ONLINE {msdn_srid,
title = {Identificadores de referencia espacial (SRID)},
year = 2016,
howpublished = {https://msdn.microsoft.com/es-es/library/bb964707.aspx}
}
@BOOK {teoria_grafos,
author = {Alfredo Caicedo Barrero and Graciela Wagner de Garcia and Rosa Maria Mendez Parra},
title = {Introducción a la Teoría de Grafos},
year = 2010,
note = {ISBN: 978-958-99325-7-5}
}
@TECHREPORT {esri_shapefile,
title = {ESRI Shapefile Technical Description},
institution = {ESRI},
year = 1998,
howpublished = {https://www.esri.com/library/whitepapers/pdfs/shapefile.pdf}
}
@ONLINE {what_is_shapefile,
title = {Qué es un shapefile},
year = 2016,
howpublished = {http://desktop.arcgis.com/es/arcmap/10.3/manage-data/shapefiles/what-is-a-shapefile.htm}
}
@ARTICLE {osgeo_journal_topology,
author = {Landon Blake},
title = {Spatial Relationships in GIS – Geospatial Topology Basics},
journal = {OSGeo Journal},
year = 2007,
volume = 2,
month = {Septiembre},
note = {ISSN 1994-1897}
}
@MISC {what_is_gis,
title = {What is GIS?},
year = {2017},
howpublished = {\\ \url{http://www.esri.com/what-is-gis}},
note = {Visitado Abril - 2017}
}
@ONLINE {umss_history,
title = {Historia de la Universidad Mayor de San Simón},
year = {2005},
howpublished = {http://www.umss.edu.bo/historia.php},
note = {Visitado Abril - 2017}
}
@ONLINE {umss_mapa,
title = {Mapa Universitario},
year = {2005},
howpublished = {http://www.umss.edu.bo/mapa.php},
note = {Visitado Abril - 2017}
}
@MISC {casos_uso,
title = {Casos de Uso - Un Método Práctico para Explorar Requerimientos},
author = {Santiago Ceria},
year = {2001},
howpublished = {\\ \url{http://www-2.dc.uba.ar/materias/isoft1/2001_2/apuntes/CasosDeUso.pdf}},
note = {Visitado Abril - 2017}
}
@MISC {agile_manifesto,
title = {Manifiesto por el Desarrollo Ágil de Software},
year = {2001},
howpublished = {\\ \url{http://agilemanifesto.org/iso/es/manifesto.html}},
note = {Visitado Enero - 2017}
}
@ONLINE {xpHutagalung,
author = {Wilfrid Hutagalung and Dr. Vicki Sauter},
title = {Extreme Programming},
year = {2006},
howpublished = { \url{http://www.umsl.edu/~sauterv/analysis/f06Papers/Hutagalung/}},
note = {Visitado Enero - 2017}
}
@ARTICLE {simpleFeatureAccess,
author = {John R. Herring},
title = {Implementation Standard for Geographic Information},
journal = {Open Geospatial Consortium Inc},
year = {2011},
note = {OGC 06-103r4}
}
@MISC {danielAzuma,
author = {Daniel Azuma},
title = {Coordinate Systems and Projections},
year = {2011},
howpublished = {\\ \url{http://daniel-azuma.com/articles/georails/part-4}},
note = {Visitado Septiembre - 2016}
}
@ARTICLE {glosarioTesting,
author = {Xavier Escudero and Gustavo Márquez Sosa},
title = {Glosario Estándar de Términos utilizados en Pruebas Software},
journal = {Spanish Software Testing Qualifications Board},
year = {2017},
note = {Versión: 2.4.ES V001 E009}
}
@MISC {casosPruebaUmss,
author = {Rosemary Torrico Bascopé},
title = {Control de Calidad: Test Cases},
year = {2017},
howpublished = {\\ \url{http://www.cs.umss.edu.bo/doc/material/mat_gral_130/Presentacion%20de%20Test%20Cases%201.7.pptx}},
note = {Visitado Julio - 2017}
}
@ARTICLE {qaWeb,
author = {Jeff Offutt},
title = {Quality Attributes of Web Software Applications},
journal = {IEEE SOFTWARE},
year = {2002},
note = {0740-7459/02}
}
@MISC {metodosAgiles,
author = {Sebastián Priolo},
title = {Métodos ágiles},
year = {2009},
note = {ISBN 978-987-1347-97-1}
}
@MISC {node_works,
author = {Michael Abernethy},
title = {¿Simplemente qué es Node.js?},
year = {2011},
howpublished = {\\ \url{https://www.ibm.com/developerworks/ssa/opensource/library/os-nodejs/index.html}},
note = {Visitado Septiembre - 2016}
}
@MISC {understanding_express,
author = {Evan Hahn},
title = {Understanding Express.js},
year = {2014},
howpublished = {\\ \url{https://evanhahn.com/understanding-express/}},
note = {Visitado Septiembre - 2016}
}