From 2db3580d6fa647392815185ca4743d5549ffeaa3 Mon Sep 17 00:00:00 2001 From: Travis Hoppe Date: Tue, 29 Jun 2021 11:42:35 -0400 Subject: [PATCH 1/2] Add citation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a55360..065a1fa 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ nlpre.logger.setLevel(logging.INFO) ## Citations and Acknowledgments ++ Schimmel, Seth. [The Public Innovations Explorer: A Geo-Spatial & Linked-Data Visualization Platform For Publicly Funded Innovation Research In The United States.](https://academicworks.cuny.edu/gc_etds/4409/) Master's Thesis (2021) CUNY Academic Works. + + He, Jian and Chaomei Chen. [Predictive Effects of Novelty Measured by Temporal Embeddings on the Growth of Scientific Literature.](https://www.frontiersin.org/articles/10.3389/frma.2018.00009/full) Frontiers in Research Metrics and Analytics, 3, 9. (2018). + He, Jian and Chaomei Chen. [Temporal Representations of Citations for Understanding the Changing Roles of Scientific Publications.](https://www.frontiersin.org/articles/10.3389/frma.2018.00027) Front. Res. Metr. Anal. (2018). From 4e7be5b9db2f3053dfb1af7f5312d95191c95f24 Mon Sep 17 00:00:00 2001 From: Travis Hoppe Date: Tue, 29 Jun 2021 11:45:25 -0400 Subject: [PATCH 2/2] Add project page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 065a1fa..97f175b 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ nlpre.logger.setLevel(logging.INFO) ## Citations and Acknowledgments -+ Schimmel, Seth. [The Public Innovations Explorer: A Geo-Spatial & Linked-Data Visualization Platform For Publicly Funded Innovation Research In The United States.](https://academicworks.cuny.edu/gc_etds/4409/) Master's Thesis (2021) CUNY Academic Works. ++ Schimmel, Seth. [The Public Innovations Explorer: A Geo-Spatial & Linked-Data Visualization Platform For Publicly Funded Innovation Research In The United States.](https://academicworks.cuny.edu/gc_etds/4409/) Master's Thesis (2021) CUNY Academic Works. [Project page](https://github.com/sethsch/innovations-explorer) + He, Jian and Chaomei Chen. [Predictive Effects of Novelty Measured by Temporal Embeddings on the Growth of Scientific Literature.](https://www.frontiersin.org/articles/10.3389/frma.2018.00009/full) Frontiers in Research Metrics and Analytics, 3, 9. (2018).