File: CITATION

package info (click to toggle)
r-cran-rcdk 3.8.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 888 kB
  • sloc: makefile: 14; sh: 13
file content (12 lines) | stat: -rwxr-xr-x 423 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
citHeader("To cite rcdk in publications use:")
bibentry(
  bibtype = "article",
	author = c(person(given="Rajarshi",family="Guha", email="rajarshi.guha@gmail.com")),
	journal = "Journal of Statistical Software",
	number = 6,
	title = "Chemical Informatics Functionality in R",
	volume = 18,
	year = 2007,
	textVersion = "Guha, R. (2007). 'Chemical Informatics Functionality in R'. Journal of Statistical Software 6(18)"
)