The R Project SVN R

Rev

Rev 57383 | Rev 73306 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 57383 Rev 57765
Line 32... Line 32...
32
@Misc{rlecuyer,
32
@Misc{rlecuyer,
33
  author = 	 {Hana Sevcikova and Tony Rossini},
33
  author = 	 {Hana Sevcikova and Tony Rossini},
34
  title = 	 {\texttt{rlecuyer}: {R} interface to {RNG}
34
  title = 	 {\texttt{rlecuyer}: {R} interface to {RNG}
35
                  with multiple streams},
35
                  with multiple streams},
36
  year = 	 "2004--present",
36
  year = 	 "2004--present",
37
url = "http://cran.r-project.org/web/packages/rlecuyer/index.html"
37
url = "http://cran.r-project.org/package=rlecuyer"
38
}
38
}
39
 
39
 
40
@Misc{multicore,
40
@Misc{multicore,
41
  author = 	 {Simon Urbanek},
41
  author = 	 {Simon Urbanek},
42
  title = 	 {\texttt{multicore}: {Parallel} processing of {R}
42
  title = 	 {\texttt{multicore}: {Parallel} processing of {R}
43
                  code on machines with multiple cores or {CPUs}},
43
                  code on machines with multiple cores or {CPUs}},
44
  year = 	 "2009--present",
44
  year = 	 "2009--present",
45
url = "http://cran.r-project.org/web/packages/multicore/index.html"
45
url = "http://cran.r-project.org/package=multicore"
46
}
46
}
47
 
47
 
48
@Misc{rstream,
48
@Misc{rstream,
49
  author = 	 {Josef Leydold},
49
  author = 	 {Josef Leydold},
50
  title = 	 {\texttt{rstream}: Streams of random numbers},
50
  title = 	 {\texttt{rstream}: Streams of random numbers},
51
  year = 	 {2005--present},
51
  year = 	 {2005--present},
52
url = "http://cran.r-project.org/web/packages/rstream/index.html"
52
url = "http://cran.r-project.org/package=rstream"
53
}
53
}
54
 
54
 
55
@Misc{boot,
55
@Misc{boot,
56
  author = 	 {Angelo Canty and Brian D. Ripley},
56
  author = 	 {Angelo Canty and Brian D. Ripley},
57
  title = 	 {\texttt{boot}: Bootstrap Functions},
57
  title = 	 {\texttt{boot}: Bootstrap Functions},
58
  year = 	 {1999--present},
58
  year = 	 {1999--present},
59
url = "http://cran.r-project.org/web/packages/boot/index.html"
59
url = "http://cran.r-project.org/package=boot"
60
}
60
}
61
 
61
 
62
@Book{Davison.Hinkley.97,
62
@Book{Davison.Hinkley.97,
63
  author       = "A. C. Davison and D. V. Hinkley",
63
  author       = "A. C. Davison and D. V. Hinkley",
64
  title        = "Bootstrap Methods and Their Application",
64
  title        = "Bootstrap Methods and Their Application",