GrayXu / Zotero-CS-Series

add pub abbreviations to Zotero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zotero-CS-Series

Zotero won't auto-generate an abbreviation like "OSDI", so this script is for adding such pub abbreviations in series based other metadata in Zotero.

So that you can use series for zotfile wildcards

note: the mapping is only for my usage.

Usage

  1. get your library_id and api_key(w/ r+w permissions) from Zotero websites
  2. backup your library
  3. pip install pyzotero tqdm
  4. run codes

Todo

  • rules for arXiv
  • trans can't be abbreviated like conf?

About

add pub abbreviations to Zotero


Languages

Language:Python 100.0%