diff options
-rw-r--r-- | notes/2022_01_10_refcat_update.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/2022_01_10_refcat_update.md b/notes/2022_01_10_refcat_update.md index 795a9d4..f5c6bb5 100644 --- a/notes/2022_01_10_refcat_update.md +++ b/notes/2022_01_10_refcat_update.md @@ -13,3 +13,5 @@ $ jq -rc '.refs[] | select(.ID_list != null) | {"URL": .URL, "Title": .title, "I $ grep -c DOI minimal.json 1932578 ``` + +Convert format to existing minimal format, for "BrefZipWikiDOI" task. |