/rcdk/inst/CITATION

http://github.com/rajarshi/cdkr · #! · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · 84aea4e603ef1c5d0e0dd2844a66f43c MD5 · raw file

  1. citHeader("To cite rcdk in publications use:")
  2. citEntry(entry = "article",
  3. author = personList(person(given="Rajarshi",family="Guha", email="rajarshi.guha@gmail.com")),
  4. journal = "Journal of Statistical Software",
  5. number = 6,
  6. title = "Chemical Informatics Functionality in R",
  7. volume = 18,
  8. year = 2007,
  9. textVersion = "Guha, R. (2007). 'Chemical Informatics Functionality in R'. Journal of Statistical Software 6(18)"
  10. )