diff options
-rw-r--r-- | extra/abbreviations/README.md | 3 | ||||
-rw-r--r-- | extra/abbreviations/V_abrvjt.html (renamed from notes/V_abrvjt.html) | 0 | ||||
-rw-r--r-- | notes/abbreviations.md (renamed from notes/Abbreviations.md) | 0 | ||||
-rw-r--r-- | notes/clustering.md (renamed from notes/Clustering.md) | 2 | ||||
-rw-r--r-- | notes/todo.md (renamed from notes/Todo.md) | 0 | ||||
-rw-r--r-- | notes/workflow.md (renamed from notes/Workflow.md) | 0 |
6 files changed, 4 insertions, 1 deletions
diff --git a/extra/abbreviations/README.md b/extra/abbreviations/README.md new file mode 100644 index 0000000..bcaa0b2 --- /dev/null +++ b/extra/abbreviations/README.md @@ -0,0 +1,3 @@ +# Abbreviations + +Gather and use common abbreviations, e.g. of journal names. diff --git a/notes/V_abrvjt.html b/extra/abbreviations/V_abrvjt.html index fb3a542..fb3a542 100644 --- a/notes/V_abrvjt.html +++ b/extra/abbreviations/V_abrvjt.html diff --git a/notes/Abbreviations.md b/notes/abbreviations.md index 5106d5b..5106d5b 100644 --- a/notes/Abbreviations.md +++ b/notes/abbreviations.md diff --git a/notes/Clustering.md b/notes/clustering.md index 95baea3..3f6312c 100644 --- a/notes/Clustering.md +++ b/notes/clustering.md @@ -16,7 +16,7 @@ Identification and Intelligence System, ...): $ zstdcat -T0 release_export_expanded.json.zst | fuzzycat-cluster -t title > cluster_title.json ``` -Parallel (use `--pipepart`): +Parallel (TODO: use `--pipepart`): ``` $ zstdcat -T0 release_export_expanded.json.zst | \ diff --git a/notes/Todo.md b/notes/todo.md index 2c548b0..2c548b0 100644 --- a/notes/Todo.md +++ b/notes/todo.md diff --git a/notes/Workflow.md b/notes/workflow.md index abf0d76..abf0d76 100644 --- a/notes/Workflow.md +++ b/notes/workflow.md |