File: CITATION

package info (click to toggle)
boot 1.3-32-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,220 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 555 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
bibentry("Manual",
         other = unlist(citation(auto = meta), recursive = FALSE))

bibentry(bibtype = "Book",
         title = "Bootstrap Methods and Their Applications",
         author = c(person("Anthony Christopher", "Davison",
                           comment = c(ORCID = "0000-0002-8537-6191")),
                    person("David Victor", "Hinkley")),
	 publisher = "Cambridge University Press",
         address   = "Cambridge",
         year     = "1997",
         isbn     = "0-521-57391-2",
         doi      = "10.1017/CBO9780511802843")