For my next paper I am going to provide a link to an interactive data visualization created using Rstudio's Shiny framework. How can I properly cite it?
Asked
Active
Viewed 1,907 times
0
-
2Why not cite it like any other website? – ff524 Feb 01 '18 at 23:34
-
Possible duplicate of How should I cite a website URL? – Nobody Jul 16 '18 at 02:52
1 Answers
1
You could cite it the way you would cite R packages, example: https://www.r-bloggers.com/how-to-cite-packages/
Or you can check out how it is cited following different citation benchmarks using Google scholar. See here on Yihui Xie's page
Or you can indeed cite it as a website, as @ff524 added.