MicheleCotrufo/pdf2doi
A python library/command-line tool to extract the DOI or other identifiers of a scientific paper from a pdf file.
Python
Issues
- 0
- 3
Request to dx.doi.org doesn't finish
#35 opened by c-langlet - 1
Conflict with requirements
#32 opened by AlessandroCotrufo - 2
Installation failed due to pymupdf==1.21.0
#28 opened by MiuKaShi - 1
Make config file optional
#29 opened by benmuth - 1
Option for disabling document text method
#25 opened by m0dd0 - 0
- 14
- 2
All arXiv articles now have DOIs
#21 opened by newmanrs - 4
Add file DOI check to URL paths
#19 opened by DJRHails - 1
File not closed
#17 opened by DuzaBF - 6
TypeError: 'NoneType' object is not iterable
#15 opened by Don-Yin - 1
- 1
doi2bib function
#14 opened by Johny-Leo - 1
Clash with other pdf extractions libraries
#12 opened by cmartinotti - 9
- 5
- 1
- 1
Possible optimization for main.py
#8 opened by Pathos315 - 2
Not importing for Python 3.10
#9 opened by Pathos315 - 2
Export/Save to CSV? Import From CSV?
#7 opened by Pathos315 - 4
- 2
- 0
- 0
bibtex entries: the current tag is [author]_[year], should be changed to [author][year][firstwordtitle]
#3 opened by MicheleCotrufo - 1
bibtex entries: {\"u} becomes ü
#4 opened by MicheleCotrufo - 0
Prints 'None' instead of the number of google results (only when called from command prompt)
#1 opened by MicheleCotrufo