Skip to content

Parse the BibTex file exported from BibDesk and change the PDF Path

Notifications You must be signed in to change notification settings

mgrad/BibDesk-BibTex-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This tool converts the *.bib file generated from BibDesk.
It changes the Bdsk-File entry which points to the pdf file.

  Usage:
  1. Export from the BibDesk the BibTex & EndNote databases.
  - this will genearte the *.bib and *.xml files accordinally.
  2. ./parseBib.pl *.bib *.xml


One can also use the AppleScript to do the same job:
  http://bibdesk.sourceforge.net/manual/BibDesk%20Help_51.html
  http://sourceforge.net/apps/mediawiki/bibdesk/index.php?title=BibDesk_Applescripts
  http://bjoernstechblog.rueffer.info/2009/11/generating-local-url-fields-in-bibdesk.html

Or python:
  http://users.physik.fu-berlin.de/~mgoerz/blog/2009/08/adding-local-file-fields-to-bibdesk-created-bibtex-file/

About

Parse the BibTex file exported from BibDesk and change the PDF Path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages