File: LoremIpsum.bib

package info (click to toggle)
r-cran-r.rsp 0.45.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,568 kB
  • sloc: javascript: 612; tcl: 304; sh: 18; makefile: 16
file content (30 lines) | stat: -rw-r--r-- 1,393 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
@MANUAL{RCore_2013,
  title = {{R}: A Language and Environment for Statistical Computing},
  author = {{R Core Team}},
  organization = {R Foundation for Statistical Computing},
  address = {Vienna, Austria},
  year = {2013},
  url = {http://www.R-project.org/}
}

@BOOK{BeckerR_etal_1998,
  title = {The New {S} Language: A Programming Environment for Data Analysis
	and Graphics.},
  publisher = {Chapman \& Hall},
  year = {1998},
  author = {Richard A. Becker  and John M. Chambers and Allan R. Wilks},
  series = {Wadsworth \& Brooks/Cole computer science series},
  address = {Pacific Grove, CA, USA},
  month = {June},
  abstract = {This book provides documentation for a new version of the S system
	released in 1988. The new S enhances the features that have made
	S popular: interactive computing, flexible graphics, data management
	and a large collection of functions. The new S features make possible
	new applications and higher-level programming, including a single
	unified language, user defined functions as first-class objects,
	symbolic computations, more accurate numerical calculations and a
	new approach to graphics. S now provides direct interfaces to the
	powerful tool of the UNIX operating system and to algorithms implemented
	in Fortran and C. This book should be of interest to students taking
	courses in statistical computing.}
}