diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-04-01 17:42:31 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-04-01 17:42:31 +0200 |
commit | 513acd4fc15c6164cf292fa2065c38611a77317d (patch) | |
tree | c15cd37015fb6ea72eb95a8d61510efaed9898ea | |
parent | 36656afe5fc4373aee7c1917c9a203b0998d9286 (diff) | |
download | refcat-513acd4fc15c6164cf292fa2065c38611a77317d.tar.gz refcat-513acd4fc15c6164cf292fa2065c38611a77317d.zip |
update README
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ # cgraph Scholarly citation graph related code; maintained by -[martin@archive.org](mailto:martin@archive.org); multiple subsproject to keep +[martin@archive.org](mailto:martin@archive.org); multiple subprojects to keep all relevant code close: * python: mostly luigi tasks (using [shiv](https://github.com/linkedin/shiv) for single-file deployments) @@ -45,6 +45,7 @@ This is ongoing and should be part of v3. * [ ] discovery tool, e.g. "cited by ..." link * [ ] things citing this page/book/... * [ ] metadata discovery; e.g. most cited w/o entry in catalog +* [ ] Turn All References Blue (TARB) # Additional notes |