File: CITATION

package info (click to toggle)
r-cran-plotrix 2.9-3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 960 kB
  • sloc: makefile: 3
file content (12 lines) | stat: -rw-r--r-- 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
citHeader("To cite package 'plotrix' in publications use:")
citEntry(entry="Article",
 year = sub(".*(2[[:digit:]]{3})-.*", "\\1", meta$Date),
 title = "Plotrix: a package in the red light district of R",
 journal = "R-News",
 volume = "6",
 number = "4",
 pages = "8-12",
 author = personList(as.person("Lemon, J")),
 textVersion = "Lemon, J. (2006) Plotrix: a package in the red light
  district of R. R-News, 6(4): 8-12."
)