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

Add logic for parsing references from last page of PDF #11156

Merged
merged 19 commits into from
Apr 8, 2024
Merged

Commits on Apr 7, 2024

  1. Add logic for parsing references from last page of PDF (Bibliopgraphy…

    …FromPdfImporter)
    
    - Support more date formats
    - Increase log level for issues for date parsing
    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ffa85c8 View commit details
    Browse the repository at this point in the history
  2. Remove unused method

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3af4e24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb360ef View commit details
    Browse the repository at this point in the history
  4. Add CHANGELOG.md entry

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3a401be View commit details
    Browse the repository at this point in the history
  5. Fix reviewdog

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a944a65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c01dc0b View commit details
    Browse the repository at this point in the history
  7. Fix filename

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0705471 View commit details
    Browse the repository at this point in the history
  8. Make Patterns static

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    37b7959 View commit details
    Browse the repository at this point in the history
  9. Refine AuthorListParser for IEEE formatting

    Example: "I. Podadera, J. M. Carmona, A. Ibarra, and J. Molla"
    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2b77e60 View commit details
    Browse the repository at this point in the history
  10. Fix authorlist

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4912361 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca33931 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce430fa View commit details
    Browse the repository at this point in the history
  13. Rewrite

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7adb334 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4169668 View commit details
    Browse the repository at this point in the history
  15. Remove empty lines

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    021e84d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6ebcba View commit details
    Browse the repository at this point in the history
  17. Revert "Rewrite"

    This reverts commit 7adb334.
    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b33346c View commit details
    Browse the repository at this point in the history
  18. Add more comments

    koppor committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2875851 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update CHANGELOG.md

    koppor authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e6e8512 View commit details
    Browse the repository at this point in the history