[Splm-commits] r140 - in pkg: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Apr 14 13:33:32 CEST 2012
Author: the_sculler
Date: 2012-04-14 13:33:32 +0200 (Sat, 14 Apr 2012)
New Revision: 140
Added:
pkg/inst/
pkg/inst/CITATION
Log:
added CITATION
Added: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION (rev 0)
+++ pkg/inst/CITATION 2012-04-14 11:33:32 UTC (rev 140)
@@ -0,0 +1,20 @@
+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/.")
+)
+
More information about the Splm-commits
mailing list