[Gmm-commits] r29 - pkg/gmm/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 25 16:55:52 CEST 2010
Author: chaussep
Date: 2010-05-25 16:55:51 +0200 (Tue, 25 May 2010)
New Revision: 29
Added:
pkg/gmm/inst/CITATION
Log:
Reorganize the files
Added: pkg/gmm/inst/CITATION
===================================================================
--- pkg/gmm/inst/CITATION (rev 0)
+++ pkg/gmm/inst/CITATION 2010-05-25 14:55:51 UTC (rev 29)
@@ -0,0 +1,19 @@
+citHeader("To cite gmm in publications use:")
+
+citEntry(entry = "Article",
+ title = "Computing Generalized Method of Moments and Generalized Empirical Likelihood with {R}",
+ author = personList(as.person("Pierre Chauss{\\'e}")),
+ journal = "Journal of Statistical Software",
+ year = "2010",
+ volume = "34",
+ number = "11",
+ pages = "1--35",
+ url = "http://www.jstatsoft.org/v34/i11/",
+
+ textVersion =
+ paste("Pierre Chausse (2010).",
+ "Computing Generalized Method of Moments and Generalized Empirical Likelihood with R.",
+ "Journal of Statistical Software, 34(11), 1-35.",
+ "URL http://www.jstatsoft.org/v34/i11/.")
+)
+
More information about the Gmm-commits
mailing list