├── BackupSync.md ├── LICENSE ├── README.md ├── README_cn.md ├── citationstyles ├── README.md ├── fix_csl_gbt7714.md └── format.md ├── docear └── README.md ├── histcite ├── README.md ├── win.md └── wine.md ├── jabref └── README.org ├── latex ├── spacemacs │ └── Initial_guide.md └── vscode │ └── Initial_guide.md ├── noteexpress └── README.md ├── org-ref ├── README.org └── orgexample.org ├── revocation.md ├── summary.md └── zotero ├── custom_translator.md ├── extensions ├── bbt.md ├── prevent_duplicates.md ├── zotfile.md └── zutilo.md ├── fight2018.md ├── figs ├── cancel_auto_snapshot.png ├── cancel_sync_attachments.png ├── install_plugin.png ├── sync_root_folder.png └── zotfile_settings.png ├── mobile_usage_android.md ├── remove_'empty'_folder.md ├── remove_unmaintained_files.md ├── startup.md └── sync.md /BackupSync.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/BackupSync.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/README.md -------------------------------------------------------------------------------- /README_cn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/README_cn.md -------------------------------------------------------------------------------- /citationstyles/README.md: -------------------------------------------------------------------------------- 1 | citation 2 | -------------------------------------------------------------------------------- /citationstyles/fix_csl_gbt7714.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/citationstyles/fix_csl_gbt7714.md -------------------------------------------------------------------------------- /citationstyles/format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/citationstyles/format.md -------------------------------------------------------------------------------- /docear/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/docear/README.md -------------------------------------------------------------------------------- /histcite/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/histcite/README.md -------------------------------------------------------------------------------- /histcite/win.md: -------------------------------------------------------------------------------- 1 | # HistCite 在 Windows 环境下的导入过程 2 | 3 | to be continued -------------------------------------------------------------------------------- /histcite/wine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/histcite/wine.md -------------------------------------------------------------------------------- /jabref/README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/jabref/README.org -------------------------------------------------------------------------------- /latex/spacemacs/Initial_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/latex/spacemacs/Initial_guide.md -------------------------------------------------------------------------------- /latex/vscode/Initial_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/latex/vscode/Initial_guide.md -------------------------------------------------------------------------------- /noteexpress/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/noteexpress/README.md -------------------------------------------------------------------------------- /org-ref/README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/org-ref/README.org -------------------------------------------------------------------------------- /org-ref/orgexample.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/org-ref/orgexample.org -------------------------------------------------------------------------------- /revocation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/revocation.md -------------------------------------------------------------------------------- /summary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/summary.md -------------------------------------------------------------------------------- /zotero/custom_translator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/custom_translator.md -------------------------------------------------------------------------------- /zotero/extensions/bbt.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /zotero/extensions/prevent_duplicates.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /zotero/extensions/zotfile.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /zotero/extensions/zutilo.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /zotero/fight2018.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/fight2018.md -------------------------------------------------------------------------------- /zotero/figs/cancel_auto_snapshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/figs/cancel_auto_snapshot.png -------------------------------------------------------------------------------- /zotero/figs/cancel_sync_attachments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/figs/cancel_sync_attachments.png -------------------------------------------------------------------------------- /zotero/figs/install_plugin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/figs/install_plugin.png -------------------------------------------------------------------------------- /zotero/figs/sync_root_folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/figs/sync_root_folder.png -------------------------------------------------------------------------------- /zotero/figs/zotfile_settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/figs/zotfile_settings.png -------------------------------------------------------------------------------- /zotero/mobile_usage_android.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/mobile_usage_android.md -------------------------------------------------------------------------------- /zotero/remove_'empty'_folder.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/remove_'empty'_folder.md -------------------------------------------------------------------------------- /zotero/remove_unmaintained_files.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/remove_unmaintained_files.md -------------------------------------------------------------------------------- /zotero/startup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/startup.md -------------------------------------------------------------------------------- /zotero/sync.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/specter119/RefTools/HEAD/zotero/sync.md --------------------------------------------------------------------------------