File: CITATION

package info (click to toggle)
r-cran-plotly 4.8.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,160 kB
  • sloc: sh: 19; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 313 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
citHeader("To cite plotly in publications use:")

bibentry(
  bibtype = "Manual",
  title = "plotly for R",
  author = personList(as.person("Carson Sievert")),
  year = "2018",
  url = "https://plotly-book.cpsievert.me",
  
  textVersion = "Carson Sievert (2018) plotly for R. https://plotly-book.cpsievert.me"
)