Archival message |
|
More...
|
about 5 years ago
|
Merge pull request #73 from r-xue/master |
|
More...
|
over 6 years ago
|
clean up |
|
More...
|
over 6 years ago
|
fix an issue related to the unicode character in author names (within the "ArXivParser" class) |
|
More...
|
over 6 years ago
|
fix an issue related to the unicode character in author names (within the "ArXivParser" class) |
|
More...
|
over 6 years ago
|
Fix the 403 error from ArXiv |
|
More...
|
over 6 years ago
|
Improve Python 2/3 compatibility; Make the EJOURNAL->pdf_url parser more robust (springer.com/book) |
|
More...
|
almost 7 years ago
|
Improve Python 2/3 compatibility; Make the EJOURNAL->pdf_url parser more robust (mn,sci,nat,spie,etc.) |
|
More...
|
almost 7 years ago
|
remove unbalanced curly brackets appearing in some ADS abstract (which may corrupt *.bib) |
|
More...
|
almost 7 years ago
|
Merge pull request #2 from jonathansick/master |
|
More...
|
almost 7 years ago
|
fix a bug related to the static group recovery (when one pub belongs to mutiple groups) |
|
More...
|
almost 7 years ago
|
make it work for sci and annualreview |
|
More...
|
almost 7 years ago
|
Merge pull request #72 from r-xue/master |
|
More...
|
almost 7 years ago
|
add back the static group assignment when refreshing a publication entry. |
|
More...
|
almost 7 years ago
|
fix typos |
|
More...
|
almost 7 years ago
|
make it work for mnras/nature |
|
More...
|
almost 7 years ago
|
let wget handle the "article" link redirecting on the proxy machine. |
|
More...
|
almost 7 years ago
|
improve python2/3 compatibility |
|
More...
|
almost 7 years ago
|
improve python2/3 compatibility |
|
More...
|
almost 7 years ago
|
use urlib (P3) or urlli2 (P2): <requests> is inefficient |
|
More...
|
almost 7 years ago
|
add the option for specifiying ssh/proxy port (default:22) in the preference file. |
|
More...
|
almost 7 years ago
|
use urlib (P3) or urlli2 (P2): <requests> is slow on checking redirected links. |
|
More...
|
almost 7 years ago
|
minor fixes |
|
More...
|
almost 7 years ago
|
Merge pull request #1 from keflavich/uncooperative_journals_fix |
|
More...
|
almost 7 years ago
|
typo fix |
|
More...
|
about 7 years ago
|
fail gracefully if the journals are uncooperative |
|
More...
|
about 7 years ago
|
Merge pull request #69 from keflavich/master |
|
More...
|
over 7 years ago
|
fix an issue where if the pdf is written to a weird directory that includes spaces, the script would fail |
|
More...
|
over 7 years ago
|
updated workflow pythons script |
|
More...
|
over 7 years ago
|
made setup.py more pythonic |
|
More...
|
over 7 years ago
|