Skip to content

Conversation

@koppor
Copy link
Member

@koppor koppor commented Nov 26, 2025

Triggered by a private conversation.

This is a try to provide some orientation point to document AI code in JabRef

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [/] I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

@koppor koppor added the dev: code-quality Issues related to code or architecture decisions label Nov 26, 2025
@koppor koppor requested a review from InAnYan November 26, 2025 11:34
InAnYan
InAnYan previously approved these changes Nov 26, 2025

## Feature "Reference Extractor"

Extracts the list of references (Section "References") from the last page of the PDF to a List of BibEntry.
Copy link
Member

@ThiloteE ThiloteE Nov 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where exactly is the section "References"? Can we add a link there? Is this supposed to refer to something in the UI of JabRef or something in the code of JabRef or something in the JabRef documentation?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the in a paper

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I linked https://devdocs.jabref.org/glossary/references.html - maybe we can refine that text with screenshots etc.

@github-actions github-actions bot added the status: changes-required Pull requests that are not yet complete label Nov 26, 2025
@github-actions github-actions bot removed the status: changes-required Pull requests that are not yet complete label Nov 26, 2025
@koppor koppor added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev: code-quality Issues related to code or architecture decisions status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants