citHeader("To cite autoplotly in publications, please use:")

bibentry(bibtype = "Article",
  author = person("Yuan", "Tang"),
  title = "autoplotly: An R Package for Automatic Generation of Interactive Visualizations for Statistical Results",
  journal = "Journal of Open Source Software",
  year = "2018",
  number = "24",
  volume = "3",
  pages = "657",
  url = "https://doi.org/10.21105/joss.00657",
  doi = "10.21105/joss.00657"
)

bibentry(bibtype = "Article",
  author = c(
    person("Yuan", "Tang"),
    person("Masaaki", "Horikoshi"),
    person("Wenxuan", "Li")
  ),
  title = "ggfortify: Unified Interface to Visualize Statistical Result of Popular R Packages",
  journal = "The R Journal",
  year = "2016",
  number = "2",
  volume = "8",
  pages = "474--485",
  url = "https://doi.org/10.32614/RJ-2016-060",
  doi = "10.32614/RJ-2016-060"
)
