-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbibliography.bib
More file actions
45 lines (44 loc) · 1.29 KB
/
Copy pathbibliography.bib
File metadata and controls
45 lines (44 loc) · 1.29 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
@Manual{Pereira2022,
title = {flightsbr: Download Flight And Airport Data from Brazil},
author = {Pereira, R.H.M.},
year = {2022},
note = {R package version 0.1.0},
organization = {IPEA},
doi = {10.31219/osf.io/jdv7u},
}
@Manual{Massicotte2026,
title = {rnaturalearth: World Map Data from Natural Earth},
author = {Philippe Massicotte and Andy South},
year = {2026},
note = {R package version 1.2.0.9000},
url = {https://docs.ropensci.org/rnaturalearth/},
}
@Article{Pebesma2018,
author = {Edzer Pebesma},
title = {{Simple Features for R: Standardized Support for Spatial
Vector Data}},
year = {2018},
journal = {{The R Journal}},
doi = {10.32614/RJ-2018-009},
url = {https://doi.org/10.32614/RJ-2018-009},
pages = {439--446},
volume = {10},
number = {1},
}
@book{Pebesma2023,
author = {Edzer Pebesma and Roger Bivand},
year = 2023,
title = {Spatial Data Science: With Applications in {R}},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton},
URL = {https://doi.org/10.1201/9780429459016},
doi = {10.1201/9780429459016}
}
@Book{Wickham2016,
author = {Hadley Wickham},
title = {ggplot2: Elegant Graphics for Data Analysis},
publisher = {Springer-Verlag New York},
year = {2016},
isbn = {978-3-319-24277-4},
url = {https://ggplot2.tidyverse.org},
}