New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix patents export for BibLaTeX #1742

Merged
merged 2 commits into from Sep 11, 2018

Conversation

Projects
None yet
1 participant
@adam3smith
Collaborator

adam3smith commented Sep 9, 2018

See https://tex.stackexchange.com/questions/447383/biblatex-biber-patent-citation-support-based-on-zoterobbl-output/447508?noredirect=1#comment1128794_447508

In short:

  1. Inventors should export as authors; holders are assignees
  2. There should be a type which ideally also reflects where the patent was granted -- we do this via the prefix of the patent number, which then gets removed.

adam3smith added some commits Sep 9, 2018

@adam3smith adam3smith merged commit ab7968f into zotero:master Sep 11, 2018

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@adam3smith adam3smith deleted the adam3smith:biblatex-patent branch Sep 11, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment