https://github.com/pedritomelenas/mathscinet
Scripts for recovering bibtex from mathscinet
https://github.com/pedritomelenas/mathscinet
Last synced: about 1 month ago
JSON representation
Scripts for recovering bibtex from mathscinet
- Host: GitHub
- URL: https://github.com/pedritomelenas/mathscinet
- Owner: pedritomelenas
- Created: 2016-01-22T12:32:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T12:39:46.000Z (over 9 years ago)
- Last Synced: 2025-02-14T14:18:19.956Z (3 months ago)
- Language: Perl
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mathscinet
This is a simple enhancement of the [mathscinet](https://www.ctan.org/pkg/mathscinet) package.
- We added a new search field: the MR Author ID. Now the script can be called by using `-i`, or equivalently `--authorid`.
- The search now does not restrict to a single page (probably around 20 items), but to the whole set of papers fulfilling the search options.
```
./mathscinet-RID.PL -i 601396 > prueba.bib
```