File: CITATION

package info (click to toggle)
r-cran-r2html 2.3.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 976 kB
  • sloc: javascript: 832; xml: 56; makefile: 12; sh: 8
file content (16 lines) | stat: -rwxr-xr-x 698 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bibentry(bibtype = "Article",
         title = "The {R2HTML} Package",
         author = person(given="Eric", family="Lecoutre", email="lecoutre@stat.ucl.ac.be"),
         journal = "R News",
         year = "2003",
         volume = "3",
         number = "3",
         pages = "33--36",
         month = "December",
         url = "https://cran.r-project.org/doc/Rnews/Rnews_2003-3.pdf", 
         textVersion = paste("Lecoutre, Eric (2003). ",
                             "The R2HTML Package. ",
                             "R News, Vol 3. N. 3, Vienna, Austria.",sep=""),
         header="To cite R2HTML in publications use:",
         footer=paste("See citation() for citing R itself.")
	 )