diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,7 +1,7 @@ ![](static/6dSaW2q.png) -`cgraph`: large-scale citation graph generation tools +`refcat`: large-scale citation graph generation tools ===================================================== An assembly of software tools in Python and Go, which together are used to @@ -20,11 +20,13 @@ Code is organized into sub-modules, with their own documentation: The python code also builds on top of the [fuzzycat](https://pypi.org/project/fuzzycat/) library. -A first version of the citation graph dataset has been uploaded on Aug 7, 2021 to +A first version of the citation graph dataset has been uploaded on Aug 7, 2021 +to [https://archive.org/details/refcat_2021-07-28](https://archive.org/details/refcat_2021-07-28). You can find additional information on the project in the [fatcat -guide](https://guide.fatcat.wiki/reference_graph.html) and in an upcoming [technical -report](docs/TR-20210808100000-IA-WDS-REFCAT/main.pdf). +guide](https://guide.fatcat.wiki/reference_graph.html), [blog +post](https://blog.archive.org/2021/10/19/internet-archive-releases-refcat-the-ia-scholar-index-of-over-1-3-billion-scholarly-citations/) +and in a [technical report](https://arxiv.org/abs/2110.06595). ## Overview |