-
Notifications
You must be signed in to change notification settings - Fork 1
thjaeger/arXiv-fetcher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To import a folder full of .pdfs into arXiv-fetcher, run the command for i in *.pdf; do echo -n "$i: "; pdftotext "$i" - | grep -m 1 ^arXiv:; done to extract the (likely) arxiv identifiers, then copy the output and click the 'Paste' button.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published