aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-05-15 00:42:28 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-05-15 00:42:28 +0200
commit14c9274513b6949fb32d7373c43530c6b15c8e85 (patch)
tree99fdcdb1fa5b49625e00033a1aacda3ab81689ae /python
parentc4a96a00ffb5bcdee35ee36967e4da836ca58ed1 (diff)
downloadrefcat-14c9274513b6949fb32d7373c43530c6b15c8e85.tar.gz
refcat-14c9274513b6949fb32d7373c43530c6b15c8e85.zip
add -q flag
Diffstat (limited to 'python')
-rw-r--r--python/notes/version_3.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/notes/version_3.md b/python/notes/version_3.md
index c2cdc60..f828ee8 100644
--- a/python/notes/version_3.md
+++ b/python/notes/version_3.md
@@ -308,3 +308,11 @@ So maybe 500k isbn in total?
* about 25M urls
* about 11075871 seem to have a "doi"
+
+----
+
+A subtle bug: a doi in refs ends with tab:
+
+```
+10.1002/andp.19975090102\t
+```