jabref
jabref copied to clipboard
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Improves the NOTIFY and LISTEN for PostgreSQL database (to get content) Removes MySQL/MariaDB and Oracle support (due to high maintenance effort). ### Mandatory checks - [ ] Change in `CHANGELOG.md`...
Fixes #10984 ### Mandatory checks - [ ] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if applicable) - [ ] Tests created for...
Refs #11189 This contributions aims to simplify the citations/references fetching and caching logic by introducing two layers: * service * repository This should help to make this feature more extendable...
Fixes https://github.com/JabRef/jabref/issues/11802 Resolves https://discourse.jabref.org/t/shortcuts-for-get-bibliographic-data-from-doi-and-look-up-doi/4468 Resolves https://discourse.jabref.org/t/how-to-assign-a-keyboard-shortcut-to-search-document-identifier-online-doi/5244 ### Mandatory checks - [ ] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if applicable) - [...
Closes #11823 Closes #11798 Closes #10490 Resolves https://discourse.jabref.org/t/citations-missing-in-action-in-jabref-5-16/4525/11 ### Mandatory checks - [ ] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if applicable)...
**Is your suggestion for improvement related to a problem? Please describe.** Users usually have a convention to always use abbreviated or unabbreviated journal titles. JabRef should help them enforce this...
### JabRef version 5.12 (latest release) ### Operating system Windows ### Details on version and operating system _No response_ ### Checked with the latest development build (copy version output from...
1. Create a bib entry 2. Attach a Markdown (`.md`) file to it (via drag and drop) 3. Configure an extra entry table column to show Markdown files as described...
1. Open file: `src\test\resources\pdfs\IEEE\ieee-paper.bib` 2. Click on Quality -> Check Integrity 3. See popup\  4. Double click on "Kopp2012" 5. Entry `Kopp2012` is focused, but field in entry editor...
Follow up to https://github.com/JabRef/jabref/pull/11886 Refs https://github.com/JabRef/jabref/issues/11785