diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -28,3 +28,10 @@ $ refcat.pyz BiblioRefV2 * schema: [https://git.archive.org/webgroup/fatcat/-/blob/10eb30251f89806cb7a0f147f427c5ea7e5f9941/proposals/2021-01-29_citation_api.md#schemas](https://git.archive.org/webgroup/fatcat/-/blob/10eb30251f89806cb7a0f147f427c5ea7e5f9941/proposals/2021-01-29_citation_api.md#schemas) * matches via: doi, arxiv, pmid, pmcid, fuzzy title matches +# Rough Notes + +* [python/notes/version_0.md](python/notes/version_0.md) +* [python/notes/version_1.md](python/notes/version_1.md) +* [python/notes/version_2.md](python/notes/version_2.md) +* [python/notes/version_3.md](python/notes/version_3.md) + |