Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skate: use SanitizeDOI in all inputs | Bryan Newbold | 2021-07-25 | 1 | -17/+4 |
| | |||||
* | skate unstructured: don't parse DOI out of key | Bryan Newbold | 2021-07-25 | 1 | -16/+0 |
| | | | | | | DOIs in keys, usually from Crossref, are the DOI of the *source* of the reference, not the *target* of the reference. Thus, they should not be parsed and copied to the ref.biblio.doi field. | ||||
* | unstructured: cleanup obsolete regex | Martin Czygan | 2021-07-09 | 1 | -9/+3 |
| | |||||
* | update docs | Martin Czygan | 2021-05-10 | 1 | -1/+4 |
| | |||||
* | note on unstructured | Martin Czygan | 2021-05-08 | 1 | -0/+4 |
| | |||||
* | parse out isbn from unstructured | Martin Czygan | 2021-05-08 | 1 | -0/+11 |
| | |||||
* | a bit clearer name | Martin Czygan | 2021-05-05 | 1 | -8/+7 |
| | |||||
* | add test for ParseUnstructured | Martin Czygan | 2021-05-05 | 1 | -2/+2 |
| | |||||
* | tweaks; move parsing out of command | Martin Czygan | 2021-05-04 | 1 | -0/+66 |