You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
citHeader("To cite package sf in publications, please use:")
2
2
3
+
bibentry(bibtype = "Book",
4
+
author= "Edzer Pebesma and Roger Bivand",
5
+
title = "{Spatial Data Science: With applications in R}",
6
+
year = 2023,
7
+
publisher = "{Chapman and Hall/CRC}",
8
+
url = "https://r-spatial.org/book/",
9
+
doi = "10.1201/9780429459016",
10
+
textVersion = "Pebesma, E., & Bivand, R. (2023). Spatial Data Science: With Applications in R. Chapman and Hall/CRC. https://doi.org/10.1201/9780429459016"
11
+
)
12
+
3
13
bibentry(bibtype = "Article",
4
14
author = "Edzer Pebesma",
5
15
title = "{Simple Features for R: Standardized Support for Spatial Vector Data}",
@@ -12,13 +22,3 @@ bibentry(bibtype = "Article",
12
22
number = 1,
13
23
textVersion = "Pebesma, E., 2018. Simple Features for R: Standardized Support for Spatial Vector Data. The R Journal 10 (1), 439-446, https://doi.org/10.32614/RJ-2018-009"
14
24
)
15
-
16
-
bibentry(bibtype = "Book",
17
-
author= "Edzer Pebesma and Roger Bivand",
18
-
title = "{Spatial Data Science: With applications in R}",
19
-
year = 2023,
20
-
publisher = "{Chapman and Hall/CRC}",
21
-
url = "https://r-spatial.org/book/",
22
-
pages = 352,
23
-
textVersion = "Pebesma, E., & Bivand, R. (2023). Spatial Data Science: With Applications in R (1st ed.). Chapman and Hall/CRC. https://doi.org/10.1201/9780429459016"
0 commit comments