diff options
-rw-r--r-- | python/notes/version_4.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/python/notes/version_4.md b/python/notes/version_4.md index c96b084..a7905a7 100644 --- a/python/notes/version_4.md +++ b/python/notes/version_4.md @@ -469,3 +469,29 @@ $ zstdcat date-2021-05-06.tsv.zst | skate-resolve-journal-name -B -A /magna/data 14090677 ``` +## Discrepancy + +* https://fatcat.wiki/release/cgmnjwrhlvccxnxyewd4buuhzm/references + +UnmatchedRefs contains entry 11: + +``` +{ + "biblio": { + "container_name": "Med J Aust", + "contrib_raw_names": [ + "Dracup K" + ], + "volume": "166", + "year": 1997 + }, + "index": 9, + "key": "bibr11-010740830802800102", + "ref_source": "crossref", + "release_year": 2008, + "release_ident": "cgmnjwrhlvccxnxyewd4buuhzm", + "work_ident": "aabzzlohgza2pfaol7cgqlvpke" +} +``` + +In frontend, we only have a DOI; https://fatcat.wiki/release/lookup?doi=10.1016/s0147-9563(97)90082-0 |