Skip to content
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

Accept application/x-bibtex for processHeaderDocument #800

Merged
merged 7 commits into from
Aug 1, 2021

Commits on Jul 19, 2021

  1. Accept application/x-bibtex for processHeaderDocument

    Benedikt Tutzer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    3f87777 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Use ISO date format of normalized publication date

    Benedikt Tutzer committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    72d7117 View commit details
    Browse the repository at this point in the history
  2. Don't include date if ISO-string is null

    Benedikt Tutzer committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    7062857 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Merge branch 'master' of https://github.com/kermitt2/grobid into feat…

    …ure/bibtexHeaderAndFulltext
    Benedikt Tutzer committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    b75b44d View commit details
    Browse the repository at this point in the history
  2. Re-used iso-date formatting from TeiFormatter

    Benedikt Tutzer committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    34f4f4f View commit details
    Browse the repository at this point in the history
  3. Return correct MIME-type

    Benedikt Tutzer committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    c1afa0a View commit details
    Browse the repository at this point in the history
  4. Fix empty lastname

    If only a firstname is detected, use it without lastname.
    Benedikt Tutzer committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    2a69fa4 View commit details
    Browse the repository at this point in the history