convert BibDesk BibTeX files for import into Zotero
Project description
bibdesk2zotero
This is a little utility for rewriting a BibDesk BibTeX file so that it can be read by Zotero with the file references intact. BibDesk and Zotero mostly get along except for the way BibFile stores links to documents like PDFs. This utility Base64 decodes all Bdesk-File paths, parses the serialized plist, extracts the relative path to the file and adds it back to the bibliographic entry as an absolute path.
Install
pip install bibdesk2zotero
Use
$ bibdesk2zotero citations.bib /path/to/pdf/files/ > new-citations.bib
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bibdesk2zotero-0.0.3.tar.gz
(2.4 kB
view hashes)