[Splm-commits] r229 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jun 14 10:28:01 CEST 2021
Author: gpiras
Date: 2021-06-14 10:28:00 +0200 (Mon, 14 Jun 2021)
New Revision: 229
Modified:
pkg/inst/CITATION
Log:
updated citations
Modified: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION 2021-05-20 09:20:44 UTC (rev 228)
+++ pkg/inst/CITATION 2021-06-14 08:28:00 UTC (rev 229)
@@ -1,20 +1,37 @@
-citHeader("To cite splm in publications use:")
-
-citEntry(entry = "Article",
- title = "{splm}: Spatial Panel Data Models in {R}",
- author = personList(as.person("Giovanni Millo"),
- as.person("Gianfranco Piras")),
- journal = "Journal of Statistical Software",
- year = "2012",
- volume = "47",
- number = "1",
- pages = "1--38",
- url = "http://www.jstatsoft.org/v47/i01/",
-
- textVersion =
- paste("Giovanni Millo, Gianfranco Piras (2012).",
- "splm: Spatial Panel Data Models in R.",
- "Journal of Statistical Software, 47(1), 1-38.",
- "URL http://www.jstatsoft.org/v47/i01/.")
-)
-
+citHeader("To cite splm in publications use:")
+
+citEntry(entry="Article",
+ title="A Review of Software for Spatial Econometrics in {R}",
+ author=personList(as.person("Roger Bivand"),
+ as.person("Giovanni Millo"),
+ as.person("Gianfranco Piras")),
+ journal="Mathematics",
+ year="2021",
+ volume="9",
+ number="11",
+ url="https://www.mdpi.com/2227-7390/9/11/1276",
+ doi="10.3390/math9111276",
+ textVersion = paste("Bivand, R., G. Millo, and G. Piras. 2021.",
+ "A Review of Software for Spatial Econometrics in R.",
+ "Mathematics 9 (11):1276.",
+ "http://dx.doi.org/10.3390/math9111276.")
+)
+
+citEntry(entry = "Article",
+ title = "{splm}: Spatial Panel Data Models in {R}",
+ author = personList(as.person("Giovanni Millo"),
+ as.person("Gianfranco Piras")),
+ journal = "Journal of Statistical Software",
+ year = "2012",
+ volume = "47",
+ number = "1",
+ pages = "1--38",
+ url = "http://www.jstatsoft.org/v47/i01/",
+
+ textVersion =
+ paste("Giovanni Millo, Gianfranco Piras (2012).",
+ "splm: Spatial Panel Data Models in R.",
+ "Journal of Statistical Software, 47(1), 1-38.",
+ "URL http://www.jstatsoft.org/v47/i01/.")
+)
+
More information about the Splm-commits
mailing list