-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathbook.bib
More file actions
executable file
·91 lines (81 loc) · 2.46 KB
/
book.bib
File metadata and controls
executable file
·91 lines (81 loc) · 2.46 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
@book{Unwin1,
title = {Geographic Information Analysis},
author = {David O'Sullivan and David Unwin},
publisher = {Wiley},
address = {New Jersey, USA},
year = {2010},
}
@incollection{Tukey1972,
author = {Tukey, John W.},
booktitle = {Statistical Papers in Honor of George W. Snedecor},
editor = {Bancroft, T.A.},
file = {:C$\backslash$:/Users/mgimond/Documents/Mendeley Desktop/Tukey-Some Graphic and Semigraphic Displays.pdf:pdf},
number = {August 1969},
pages = {293--316},
title = {{Some Graphic and Semigraphic Displays}},
year = {1972}
}
@book{BaileyGatrell,
title = {Interactive Spatial Data Analysis},
author = {Trevor C. Bailey and Anthony C. Gatrell},
publisher = {Prentice Hall},
address = {England},
year = {1995},
}
@book{DTomlin,
title = {GIS and Cartographic Modeling},
author = {Dana C. Tomlin},
publisher = {Prentice Hall},
address = {New Jersey},
year = {1990},
}
@book{Spatstat,
title = {Spatial Point Patterns, Methodology and Applications with R},
author = {Adrian Baddeley and Ege Rubak and Rolf Turner},
publisher = {CRC Press},
address = {Florida},
year = {2016},
}
@book{spdep,
title = {Applied spatial data analysis with R, Second edition},
author = {Roger S. Bivand, Edzer Pebesma, Virgilio Gomez-Rubio},
publisher = {Springer},
address = {New York},
year = {2013},
}
@Article{sf,
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{Pebesma_Bivand_SDS,
title = {Spatial Data Science (with applications in R)},
author = {Edzer Pebesma and Roger Bivand},
url = {https://r-spatial.org/book/},
year = {2021},
}
@book{Spatial_public_health,
title = {Applied Spatial Statistics for Public Health Data},
author = {Lance A. Waller and Carol A. Gotway},
publisher = {Wiley},
year = {2004},
}
@book{spatial_data_analysis,
title = {Spatial Data Analysis: Theory and Practice},
author = {Robert Haining},
publisher = {Cambridge},
year = {2004},
}
@book{Wikle,
title = {Spatio-Temporal Statistics with R},
author = {C.K. Wikle, A. Zammit-Mangion, N. Cressie},
publisher = {Chapman & Hall/CRC},
year = {2019},
url = {https://spacetimewithr.org/},
}