From ddeb673fbab527ec6ad2224d696c29c1fceef035 Mon Sep 17 00:00:00 2001 From: terrytangyuan Date: Sat, 18 Feb 2017 08:31:11 -0600 Subject: [PATCH] Updated citation information for R Journal paper --- README.rst | 2 +- inst/CITATION | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1c78c70..01d19de 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ Reference/Citation ------------ If you use this package, please cite our paper to appear in R Journal soon. -`Yuan Tang, Masaaki Horikoshi, and Wenxuan Li. ggfortify: Unified Interface to Visualize Statistical Result of Popular R Packages. The R Journal, 2016. `_ +`Yuan Tang, Masaaki Horikoshi, and Wenxuan Li. "ggfortify: Unified Interface to Visualize Statistical Result of Popular R Packages." The R Journal 8.2 (2016): 478-489. `_ Coverage diff --git a/inst/CITATION b/inst/CITATION index 76678ea..661345c 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -5,8 +5,10 @@ citEntry(entry = "article", title = "ggfortify: Unified Interface to Visualize Statistical Result of Popular R Packages", journal = "The R Journal", year = "2016", + issue = 2, + volume = 8, url = "https://journal.r-project.org/", - textVersion = "Yuan Tang, Masaaki Horikoshi, and Wenxuan Li. ggfortify: Unified Interface to Visualize Statistical Result of Popular R Packages. The R Journal, 2016." + textVersion = 'Yuan Tang, Masaaki Horikoshi, and Wenxuan Li. "ggfortify: Unified Interface to Visualize Statistical Result of Popular R Packages." The R Journal 8.2 (2016): 478-489.' ) citEntry(entry = "manual",