-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbook.bib
More file actions
383 lines (332 loc) · 10.3 KB
/
book.bib
File metadata and controls
383 lines (332 loc) · 10.3 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
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
@misc{epiR2019,
title = {epiR: Tools for the Analysis of Epidemiological Data},
author = {Telmo Nunes and Cord Heuer and Jonathon Marshall and Javier Sanchez and Ron Thornton and Jeno Reiczigel and Jim Robison-Cox and Paola Sebastiani and Peter Solymos and Kazuki Yoshida and Geoff Jones and Sarah Pirikahu and Simon Firestone and Ryan Kyle and Johann Popp and Mathew Jay.},
year = {2019},
note = {R package version 1.0-2},
url = {https://CRAN.R-project.org/package=epiR},
}
@book{Medronho2003,
address = {São Paulo},
author = {Medronho, Roberto A.},
publisher = {Editora Atheneu},
title = {Epidemiologia},
year = {2003},
edition = {2}
}
@book{Vieira2003,
address = {Rio de Janeiro},
author = {Vieira, Sonia},
publisher = {Campus},
title = {Bioestatística: tópicos avançados},
year = {2003}
}
@book{Siegel2006,
address = {Porto Alegre},
author = {Siegel, Sidney},
publisher = {Artmed},
title = {Estatística não-paramétrica para ciências do comportamento},
year = {2006},
edition = {2}
}
@book{Soares1999,
address = {Belo Horizonte},
author = {Soares, José Francisco},
publisher = {Departamento de Estatística - UFMG},
title = {Introdução à estatística médica},
year = {1999}
}
@book{Callegari2003,
address = {Porto Alegre},
author = {Callegari-Jacques, Sida M.},
publisher = {Artmed},
title = {Bioestatística: princípios e aplicações},
year = {2003}
}
@misc{xtable2018,
title = {xtable: Export Tables to LaTeX or HTML},
author = {David B. Dahl and David Scott and Charles Roosen and Arni Magnusson and Jonathan Swinton},
year = {2018},
note = {R package version 1.8-3},
url = {https://CRAN.R-project.org/package=xtable},
}
@Manual{stargazer2018,
title = {stargazer: Well-Formatted Regression and Summary Statistics Tables},
author = {Marek Hlavac},
year = {2018},
note = {R package version 5.2.2},
organization = {Central European Labour Studies Institute (CELSI)},
address = {Bratislava, Slovakia},
url = {https://CRAN.R-project.org/package=stargazer},
}
@misc{pander2018,
title = {pander: An R 'Pandoc' Writer},
author = {Gergely Daróczi and Roman Tsegelskyi},
year = {2018},
note = {R package version 0.6.3},
url = {https://CRAN.R-project.org/package=pander},
}
@article{Amelia2011,
title = {{Amelia II}: A Program for Missing Data},
author = {James Honaker and Gary King and Matthew Blackwell},
journal = {Journal of Statistical Software},
year = {2011},
volume = {45},
number = {7},
pages = {1--47},
url = {http://www.jstatsoft.org/v45/i07/},
}
@article{lubridate2011,
title = {Dates and Times Made Easy with {lubridate}},
author = {Garrett Grolemund and Hadley Wickham},
journal = {Journal of Statistical Software},
year = {2011},
volume = {40},
number = {3},
pages = {1--25},
url = {http://www.jstatsoft.org/v40/i03/},
}
@misc{stringr2018,
title = {stringr: Simple, Consistent Wrappers for Common String Operations},
author = {Hadley Wickham},
year = {2018},
note = {R package version 1.3.1},
url = {https://CRAN.R-project.org/package=stringr},
}
@misc{tidyr2018,
title = {tidyr: Easily Tidy Data with 'spread()' and 'gather()' Functions},
author = {Hadley Wickham and Lionel Henry},
year = {2018},
note = {R package version 0.8.2},
url = {https://CRAN.R-project.org/package=tidyr},
}
@misc{dplyr2019,
title = {dplyr: A Grammar of Data Manipulation},
author = {Hadley Wickham and Romain François and Lionel Henry and Kirill Müller},
year = {2019},
note = {R package version 0.8.0.1},
url = {https://CRAN.R-project.org/package=dplyr},
}
@misc{PerformanceAnalytics,
title = {PerformanceAnalytics: Econometric Tools for Performance and Risk Analysis},
author = {Brian G. Peterson and Peter Carl},
year = {2018},
note = {R package version 1.5.2},
url = {https://CRAN.R-project.org/package=PerformanceAnalytics},
}
@misc{knitr2018,
title = {knitr: A General-Purpose Package for Dynamic Report Generation in R},
author = {Yihui Xie},
year = {2018},
note = {R package version 1.21},
url = {https://CRAN.R-project.org/package=knitr},
}
@misc{haven2018,
title = {haven: Import and Export 'SPSS', 'Stata' and 'SAS' Files},
author = {Hadley Wickham and Evan Miller},
year = {2018},
note = {R package version 2.0.0},
url = {https://CRAN.R-project.org/package=haven},
}
@misc{readr2018,
title = {readr: Read Rectangular Text Data},
author = {Hadley Wickham and Jim Hester and Romain Francois},
year = {2018},
note = {R package version 1.3.1},
url = {https://CRAN.R-project.org/package=readr},
}
@misc{readxl2018,
title = {readxl: Read Excel Files},
author = {Hadley Wickham and Jennifer Bryan},
year = {2018},
note = {R package version 1.2.0},
url = {https://CRAN.R-project.org/package=readxl},
}
@book{Dieese2011,
title={Estatísticas do meio rural 2010-2011},
year={2011},
edition = {6},
publisher={{DIEESE}},
address={São Paulo},
author={{DIEESE}, {{Departamento Intersindical de Estatística e Estudos Socioeconômicos; Núcleo de Estudos Agrários e Desenvolvimento Rural; Ministério do Desenvolvimento Agrário}}}
}
@book{Morettin2009,
address = {São Paulo},
author = {Morettin, Pedro Alberto and Bussab, Wilton de Oliveira},
edition = {6},
publisher = {Saraiva},
title = {Estatística Básica},
year = {2009}
}
@book{Fonseca2010,
address = {São Paulo},
author = {Fonseca, Jairo Simon da and Martins, Gilberto de Andrade},
edition = {6},
publisher = {Atlas},
title = {Curso de Estatística},
year = {2010}
}
@book{Gandrud2013,
address = {London},
author = {Gandrud, Christopher},
edition = {2},
pages = {294},
pmid = {17811671},
publisher = {CRC The R Series},
title = {{Reproducible Research with R and R Studio}},
year = {2013}
}
@misc{biblatex,
title={BibLATEX – Sophisticated Bibliographies in LATEX},
author={Lehman, Philipp and Kime, Philip},
year={2006},
url = {https://ctan.org/pkg/biblatex},
urldate = {2018-03-01}
}
@misc{inmet,
title={Insituto Nacional de Meteorologia},
author={INMET},
year={2018},
url = {http://www.inmet.gov.br/portal/},
urldate = {2018-12-01}
}
@book{lopes2008,
title={Caderno didático: estatística Geral},
author={Lopes, L. F. D. and Muller, I. and Souza, A. M. and Ansuj, A. P.and Moraes, D. A. de O. and Moreira Junior, F. de J. and Pulgati, F. H. and Strazzabosco, F.},
year={2008},
address={Santa Maria},
publisher={UFSM},
edition={3},
pages={209}
}
@book{brasil2014,
title={Estratégias para o cuidado da pessoa com doença crônica: obesidade},
year={2014},
publisher={Ministério da Saúde},
address={Brasília},
url= {http://bvsms.saude.gov.br/bvs/publicacoes/estrategias_cuidado_doenca_cronica_obesidade_cab38.pdf},
urldate = {2019-02-20},
edition={Cadernos de Atenção Básica, n 38},
author={Brasil, {{Ministério da Saúde / Secretaria de Atenção à Saúde}}}
}
@misc{rcore,
title= {R: A Language and Environment for Statistical
Computing},
author={{R Core Team}},
organization={R Foundation for Statistical Computing},
address={Vienna, Austria},
year=2019,
url= {https://www.R-project.org},
urldate = {2019-02-20}
}
@misc{teamrstudio,
title = {RStudio: Integrated Development Environment for R},
author = {{RStudio Team}},
organization = {RStudio, Inc.},
address = {Boston, MA.},
year = {2019},
url = {http://www.rstudio.com/},
urldate = {2019-02-20}
}
@misc{R-rmarkdown,
title = {rmarkdown: Dynamic Documents for R},
author = {Allaire, J. J. and Xie, Yihui and McPherson, Jonathan and Luraschi, Javier and Ushey, Kevin and Atkins, Aron and Wickham, Hadley and Cheng, Joe and Chang, Winston},
year = {2017},
note = {R package version 1.8},
url = {https://CRAN.R-project.org/package=rmarkdown},
urldate = {2018-03-01}
}
@article{Tippmann2015,
author = {Tippmann, Sylvia},
journal = {Nature},
mendeley-groups = {R},
pages = {109--110},
title = {{Programing Tools: Adventures with R}},
volume = {157},
year = {2015}
}
@misc{gentleman1997r,
author = {Gentleman, Robert and Ihaka, Ross and Bates, D},
booktitle = {R home web site: http://www. r-project. org},
mendeley-groups = {R Reproduc},
title = {{The R project for statistical computing}},
url = {https://www.r-project.org/},
urldate = {2017-06-10},
year = {1997}
}
@book{barbetta1988,
title={Estat{\'\i}stica aplicada {\`a}s ci{\^e}ncias sociais},
author={Barbetta, Pedro Alberto},
year={2010},
edition={7},
publisher={Editora UFSC},
address={Florianópolis}
}
@book{almeida2000,
title={Metodologia da investigação em psicologia e educação},
author={Almeida, L and Freire, T},
year={2000},
edition={2},
publisher={Psiquilíbrios},
address={Braga}
}
@book{anderson2002,
title={Estatística aplicada à administração e economia},
author={Anderson, David R and Sweeney, Dennis J and Williams, Thomas A},
year={2002},
edition={2},
publisher={Pioneira Thomson Learning},
address={São Paulo}
}
@misc{ferreira2013,
title={Recursos computacionais utilizando {R}},
author={Ferreira, Daniel Furtado},
journal={Lavras: UFLA},
year={2013},
urldate = {2016-11-28},
url = {http://www.dex.ufla.br/~danielff/meusarquivospdf/RRC0.pdf}
}
@book{hoffmann1998,
title={An{\'a}lise de regress{\~a}o: uma introdu{\c{c}}{\~a}o {\`a} econometria},
author={Hoffmann, Rodolfo and Vieira, Sônia},
year={1998},
publisher={Hucitec},
edition={2},
address={São Paulo}
}
@misc{ecor2016,
author = {{PINTO JUNIOR}, Jony Arrais},
title = {Projeto: Métodos computacionais para estatística II. Curso Software R},
urldate = {2018-02-06},
url = {http://www.professores.uff.br/jony/wp-content/uploads/sites/113/2017/08/curso_r.pdf}
}
@book{triola1999,
title={Introdução à estatística},
author={Triola, M. F.},
year={2011},
edition={10},
address={Rio de Janeiro},
publisher={LTC}
}
@book{medronho2003,
title={Epidemiologia},
author={Medronho, R. A.},
year={2003},
edition={2},
address={São Paulo},
publisher={Atheney}
}
@misc{Ristow2017,
author={Ristow, Letiane Peccin},
title={Exposição ocupacional de trabalhadores rurais a agrotóxicos e relação com políticas públicas. },
address={139 f. },
publisher={Cerro Largo},
school={Dissertação (Mestrado em Desenvolvimento e Políticas Públicas) - Universidade Federal da Fronteira Sul},
year={2017}
}
@article{gardiner1989,
title={Statistics with confidence},
author={Gardiner, MJ and Altman, Douglas G},
journal={London: British Medical Journal},
pages={26--7},
year={1989}
}