papis / papis-zotero

Zotero compatibility layer for papis
GNU General Public License v3.0
75 stars 17 forks source link

serve: update conversions and cleanup #27

Closed alexfikl closed 1 year ago

alexfikl commented 1 year ago

This updates the conversion of the items received from the Zotero connector to be more in line with the ones done by the SQL and BibTeX importers. For example, it now correctly converts Zotero creators to authors and author_list for papis.

It would be cool to add a test for this too. At the moment I just ran it manually with some arXiv paper to make sure everything still works.