Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint (flake8) python test files | Bryan Newbold | 2020-07-01 | 1 | -2/+0 |
| | |||||
* | improve citeproc/CSL web interface | Bryan Newbold | 2020-03-25 | 1 | -3/+43 |
| | | | | | | | | | | | | | | This tries to show the citeproc (bibtext, MLA, CSL-JSON) options for more releases, and not show the links when they would break. The primary motivation here is to work around two exceptions being thrown in prod every day (according to sentry): KeyError: 'role' ValueError: CLS requries some surname (family name) I'm guessing these are mostly coming from crawlers following the citeproc links on release landing pages. | ||||
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | improved CSL transform (structured author names) | Bryan Newbold | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | improve test coverage | Bryan Newbold | 2019-04-04 | 1 | -0/+2 |
| | |||||
* | more citation styles, and tests | Bryan Newbold | 2019-04-04 | 1 | -1/+7 |
| | |||||
* | link to BibTeX (and test this) | Bryan Newbold | 2019-04-04 | 1 | -0/+26 |