jabref
jabref copied to clipboard
Graphical Java application for managing BibTeX and biblatex (.bib) databases
### JabRef version Latest development branch build (please note build date below) ### Operating system Windows ### Details on version and operating system Windows 11 21H2 ### Checked with the...
> I like the simple bibtex keys I have, but more importantly I am writing on a document (containing thousands of references) that relies on the JabRef database and is...
**Is your suggestion for improvement related to a problem? Please describe.** When I want to open a recent .bib file, I usually want to find it in 'File-Recent libraries' at...
Implementation of Multiple Condition Coverage (MCC) for isNumber method in NumericFieldComparator class. There is no issue for it.   - [X] Change in `CHANGELOG.md` described in a way that...
Refs https://github.com/JabRef/jabref/issues/8746 This introduces a feature of our `AtomicFileWriter` to not "commit" changes if an error happened during write. I currently don't know how to test. Maybe simulating a small...
Fixes #8372 Fixes https://github.com/koppor/jabref/issues/514 Fixes https://discourse.jabref.org/t/unable-to-edit-my-bibtex-file-that-i-used-before-vers-5-1/2390/4 Fixes https://discourse.jabref.org/t/jabref-5-6-need-help-with-export-from-jabref-to-microsoft-word-entry-preview-of-apa-7-not-rendering-correctly/3462/6 Currently, only test cases showing the intended output are added. We still need to discuss where to put the translation logic. Since...
Contributes to #6190 - [ ] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if applicable) - [ ] Tests created for changes (if...
Tracking the most expensive operations when starting JabRef yields the following picture:  This shows that the following can be improved: - [x] First peak (500ms): do not load the...
Edit: JabRef 5.0, 5.1, 5.2, 5.4 till current version (Nov2021) is affected. If you add a comment please add - your operating system - encoding of the document (e.g. ASCII,...
## Previous discussion about when changing a group color, no dialog should appear #8189 > Expected behavior: No dialog appears, just the group color should change ## Proposed solution Fixes...