Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedritomelenas/mathscinet
Scripts for recovering bibtex from mathscinet
https://github.com/pedritomelenas/mathscinet
Last synced: 9 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T12:39:46.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T05:12:56.207Z (over 1 year ago)
- Language: Perl
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- 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
```