The R Project SVN R

Rev

Rev 81567 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 81567 Rev 89172
Line 5... Line 5...
5
  howpublished	= {Noweb home page, Tufts University, USA},
5
  howpublished	= {Noweb home page, Tufts University, USA},
6
  year		= 2018,
6
  year		= 2018,
7
  url		= {https://www.cs.tufts.edu/~nr/noweb/}
7
  url		= {https://www.cs.tufts.edu/~nr/noweb/}
8
}
8
}
9
 
9
 
10
@InProceedings{	  e1071-papers:leisch:2002,
10
@InProceedings{e1071-papers:leisch:2002,
11
  author	= {Friedrich Leisch},
11
  author       = {Friedrich Leisch},
12
  title		= {Sweave: Dynamic Generation of Statistical Reports Using
12
  title	       = {Sweave: Dynamic Generation of Statistical Reports
13
		  Literate Data Analysis},
13
                  Using Literate Data Analysis},
14
  booktitle	= {Compstat 2002 --- Proceedings in Computational
14
  booktitle    = {Compstat 2002 --- Proceedings in Computational
15
		  Statistics},
15
                  Statistics},
16
  pages		= {575--580},
16
  pages	       = {575--580},
17
  year		= 2002,
17
  year	       = 2002,
18
  editor	= {Wolfgang H{\"a}rdle and Bernd R{\"o}nz},
18
  editor       = {Wolfgang H{\"a}rdle and Bernd R{\"o}nz},
19
  publisher	= {Physica Verlag, Heidelberg},
19
  publisher    = {Physica Verlag, Heidelberg},
20
  isbn		= {3-7908-1517-9},
20
  isbn	       = {3-7908-1517-9},
21
  eprint	= {https://epub.wu.ac.at/id/eprint/1788}
21
  doi	       = {10.1007/978-3-642-57489-4_89},
22
}
22
}
23
 
23
 
24
@Article{fla:Knuth:1984,
24
@Article{fla:Knuth:1984,
25
  author       = {Donald E. Knuth},
25
  author       = {Donald E. Knuth},
26
  title        = {Literate Programming},
26
  title	       = {Literate Programming},
27
  journal      = {The Computer Journal},
27
  journal      = {The Computer Journal},
28
  year         = 1984,
28
  year	       = 1984,
29
  volume       = 27,
29
  volume       = 27,
30
  number       = 2,
30
  number       = 2,
31
  pages        = {97--111}
31
  pages	       = {97--111},
-
 
32
  doi	       = {10.1093/comjnl/27.2.97},
32
}
33
}