File: CITATION

package info (click to toggle)
r-cran-gmm 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,592 kB
  • sloc: fortran: 131; ansic: 25; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 541 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
bibentry("Article",
         title       = "Computing Generalized Method of Moments and Generalized Empirical Likelihood with {R}",
         author      = c(person(given = "Pierre", family = "Chausse",
                                email = "pchausse@uwaterloo.ca")),
         journal     = "Journal of Statistical Software",
         year        = "2010",
	 volume      = "34",
	 number      = "11",
	 pages       = "1--35",
         doi         = "10.18637/jss.v034.i11",
	 header     = "To cite gmm in publications use:"
)