-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Improve .bib from .pdf #11522
Merged
Merged
Improve .bib from .pdf #11522
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… annotation names
Siedlerchr
reviewed
Jul 21, 2024
Siedlerchr
reviewed
Jul 21, 2024
src/main/java/org/jabref/gui/maintable/NewLibraryFromPdfAction.java
Outdated
Show resolved
Hide resolved
* upstream/main: Bump gittools/actions from 1.2.0 to 2.0.0 (#11529) Bump src/main/resources/csl-styles from `fd6cb3e` to `bf2926b` (#11528) Bump org.openrewrite.rewrite from 6.16.3 to 6.16.4 (#11527) Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#11525) Bump org.jspecify:jspecify from 0.3.0 to 1.0.0 (#11523) Bump com.github.andygoossens.modernizer from 1.9.2 to 1.9.3 (#11524) Always show star for local unsaved library (#11519) Update to javafx 22.02 (#11518) Try to use "release" (made in fork) (#11517) Fix NPE when saving preferences (#11515) New translations jabref_en.properties (Portuguese, Brazilian) (#11516)
Has issues with parsing authors for inProceeedings, I tested with. https://www.usenix.org/system/files/conference/osdi14/osdi14-paper-yuan.pdf Follow up task:
|
Siedlerchr
previously approved these changes
Jul 24, 2024
src/main/java/org/jabref/gui/maintable/NewLibraryFromPdfAction.java
Outdated
Show resolved
Hide resolved
The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build. |
Siedlerchr
approved these changes
Jul 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow-up to #11156
Now covers more cases and new menu entry:
Update
Mandatory checks
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)