Skip to content

rewrites BibTeX data generated by BibDesk so it can be read in by Zotero

Notifications You must be signed in to change notification settings

edsu/bibdesk2zotero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

rewrites BibTeX data generated by BibDesk so it can be read in by Zotero

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages