-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmemoria.bib
222 lines (196 loc) · 6.71 KB
/
memoria.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
% Bibliografía
% Este fichero contiene la bibliografía de la memoria
% Está en un formato que se conoce como BibTex.
% Hay muchos sitios web que exportan referencias en formato BibTeX.
% Prueba a buscar en http://scholar.google.com por referencias
% y verás que lo puedes hacer de manera sencilla.
% Más información:
% http://texblog.org/2014/04/22/using-google-scholar-to-download-bibtex-citations/
% Existen varias posibilidades para referenciar diferentes tipos de documentos,
% ya que los datos necesarios varían. Así, existen formatos de entrada para
% * libros (book)
% * artículos en revistas de investigación (article)
% * capítulos de libro (incollection)
% * informes técnicos (techreport)
% * otros (misc)
%
% Las páginas web deberían ir como misc.
% Una última cosa: no referencias nunca la WikiPedia
% La WikiPedia, como buena enciclopedia, no es fuente primaria.
% Si acaso, busca por citas en la WikiPedia (que sí ha de referenciar fuentes
% primarias) y haz referencia a las mismas.
@Book{bonabeau:_swarm,
author = {Eric Bonabeau and Marco Dorigo and Guy Theraulaz},
title = {Swarm Intelligence: From Natural to Articial Systems},
publisher = {Oxford University Press, Inc.},
year = {1999}
}
@Article{parnas72:_modules,
author = {David L. Parnas},
title = {On the criteria to be used in decomposing systems into modules},
journal = {CACM},
volume = {15},
year = {1972},
pages = {1053-1058}
}
@InCollection{GBarahona04:_debian,
author = {González-Barahona, Jesús M. and Robles, Gregorio and
Ortuño Pérez, Miguel and Rodero-Merino, Luis and
Centeno González, José and Matellan-Olivera, Vicente and
Castro-Barbero, Eva and de-las-Heras-Quirós, Pedro},
title = {Analyzing the anatomy of {GNU/L}inux distributions:
methodology and case studies ({R}ed {H}at and {D}ebian)},
pages = {27-58},
editor = {Koch, Stefan},
booktitle = {Free/Open Source Software Development},
publisher = {Idea Group Publishing},
address = {Hershey, Pennsylvania, USA},
year = {2004},
}
@TechReport{ghosh02:_developer_survey,
author = {Rishab Aiyer Ghosh and Ruediger Glott and Bernhard Krieger and Gregorio Robles},
title = {Survey of Developers (Free/Libre and Open Source Software: Survey and Study)},
institution = {International Institute of Infonomics. University of Maastricht},
year = {2002},
address = {The Netherlands},
month = jun,
note = {\\ http://www.infonomics.nl/FLOSS/report}
}
@Misc{wheeler01:_more_than_gigab,
author = {David A. Wheeler},
title = {More Than a Gigabuck: {E}stimating {GNU/L}inux's Size},
month = {jun},
year = {2001},
note = {\\ http://www.dwheeler.com/sloc/redhat71-v1/redhat71sloc.html}
}
@inproceedings{robles2005self,
title={Self-organized development in libre software:
a model based on the stigmergy concept},
author={Robles, Gregorio and Merelo, Juan Juli\'an
and Gonz\'alez-Barahona, Jes\'us M.},
booktitle={ProSim'05},
year={2005}
}
%%Books
@book{Daniel2018Data,
author = {Daniel, Jesse C.},
isbn = {9781617295607},
publisher = {Manning},
title = {Data Science at Scale with {P}ython and {D}ask},
url = {https://www.manning.com/books/data-science-at-scale-with-python-and-dask},
year = {2018}
}
@book{gettingthingsdone,
author = {Allen, David},
publisher = {Penguin Books},
title = {Getting Things Done},
url = {https://gettingthingsdone.com/},
year = {2001}
}
@book{appliedpredictivemodeling,
author = {Kuhn, Max and Johnson, Kjell},
publisher = {Springer},
title = {Applied Predictive Modeling},
url = {http://appliedpredictivemodeling.com},
year = {2013}
}
@book{intropython,
author = {Deitel, Paul J. and Deitel, Harvey M.},
publisher = {Pearson},
title = {Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud},
year = {2019}
}
@book{algebraicgraphtheory,
author = {Godsil, Chris and Royle, Gordon F.},
publisher = {Springer},
title = {Algebraic Graph Theory},
year = {2001}
}
@book{pythoncookbook,
author = {Beazley, David and Jones, Brian K.},
publisher = {O'Reilly},
title = {Python Cookbook: Recipes for Mastering Python 3},
year = {2013}
}
@book{statistical,
author = {Little, Roderick J. A. and Rubin, Donald B.},
publisher = {Wiley},
title = {Statistical Analysis with Missing Data},
year = {2002}
}
@book{learningspark,
author = {Zaharia, Matei and Damji, Jules S. and Wenig, Brooke and Das, Tathagata and Lee, Denny},
publisher = {O'Reilly},
title = {Learning Spark: Lightning-Fast Big Data Analysis},
year = {2015}
}
@book{sparkinaction,
author = {Zečević, Petar and Bonaći, Marko},
publisher = {Manning Publishing},
title = {Spark in Action},
year = {2016}
}
@book{exploratorydata,
author = {Dasu, T. and Johnson, T.},
publisher = {John Wiley \& Sons},
title = {Exploratory data mining and data cleaning (Vol. 479)},
year = {2003}
}
@book{datapreparation,
author = {Pyle, Dorian},
publisher = {Morgan Kaufmann},
title = {Data preparation for data mining},
year = {1999}
}
%% Articles
%% Manuals
@online{IntroductionPC,
title={Introduction to Parallel Computing},
url={https://computing.llnl.gov/tutorials/parallel_comp/#Whatis},
organization={Lawrence Livermore National Laboratory},
author={Blaise, Barney},
urldate={2021-03-09}
}
@manual{missing_data,
title={Missing Data},
url={https://cran.r-project.org/web/packages/finalfit/vignettes/missing.html},
organization={CRAN Project},
author={Harrison, Ewen},
urldate={2021-03-09}
}
%% Misc
@online{daskCoreDevelopers,
title={Dask Project: Scalable analytics in Python},
url={https://dask.org/},
organization={Dask project},
author={Dask core developers},
urldate={2021-03-09}
}
@online{daskDocumentation,
title={Dask Documentation},
url={https://docs.dask.org},
organization={Dask project},
author={Dask core developers},
urldate={2021-03-09}
}
@online{pandasDocumentation,
title={Pandas Documentation},
url={https://pandas.pydata.org/pandas-docs/stable/index.html},
organization={Pandas project},
author={Pandas core developers},
urldate={2021-03-09}
}
@online{apacheSparkProject,
title={Apache Spark project},
url={https://spark.apache.org},
organization={Apache Spark project},
author={Dask core developers},
urldate={2021-03-09}
}
@online{kaggleSurvey,
title={Programming Languages Most Used and Recommended by Data Scientists},
url={https://businessoverbroadway.com/2019/01/13/programming-languages-most-used-and-recommended-by-data-scientists/},
organization={Business Broadway},
author={Bob Hayes},
urldate={2021-03-09}
}