Skip to content

Automatically adding papers in zotero database into bibtex

Notifications You must be signed in to change notification settings

pata98/zotero_bibtex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zotero BibTeX Updater

This is a script to update a BibTeX file using the metadata from the PDFs in a Zotero WebDAV database folder.

How to use

  1. Install the dependencies
pip install -r requirements.txt
  1. Run the script
python3 bibtex_updater.py --webdav-url http://your.url/dir --username user_name --password password
  1. The script will update the BibTeX file with the metadata from the PDFs in the WebDAV database folder.

Updates

  • 2024.12.31: Initial release

To Do

  • Automatic syncing
  • Fix metadata read bug

About

Automatically adding papers in zotero database into bibtex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages