Oliver Kopp
Oliver Kopp
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
!! This is more an issue to experiment with heuristics. How can a machine with "traditional" (non-AI) code create useful information. !! When importing the PDF [se2paper.pdf](https://kriha.de/dload/se2paper.pdf) one gets following...
Example paper: https://arxiv.org/abs/2408.06224  Similar to `doi = getDoi(null);` and related code in org.jabref.logic.importer.fileformat.PdfContentImporter, there should be a handling of the àrXiv` id. --- Tasks: 1. Add test case to...
I want to quickly import RFC 7276 using JabRef. The URL is . I would like to use the quick import  It says, however, that no Id was found....
(This is a non-coding issue) [MADR 4.0.0 was released](https://github.com/adr/madr/releases/tag/4.0.0). The decisiosn in https://github.com/JabRef/jabref/tree/main/docs/decisions should be updated to that format.
When using `pdflatex` and `bibtex` on following LNCS class, one gets errors ```latex \documentclass[runningheads,a4paper,english]{llncs}[2022/01/12] \bibliographystyle{splncs04} \begin{document} \title{Paper Title} \author{Firstname Lastname \and Firstname Lastname} \institute{Institute} \maketitle \begin{abstract} ... \end{abstract} \section{Introduction} ......
JabRef has a functionality to check a set of BibTeX entries for consistency. (Introcued at https://github.com/JabRef/jabref/pull/10778 and https://github.com/JabRef/jabref/pull/10847) There is no CLI for that. `--check-consistency FILE[,FORMAT]` and then the TXT...
Clicking on the quick import with a "strange" DOI, JabRef does not find anythign.  To repdoce: 1. Open test PDF `src/test/resources/pdfs/test-doi.pdf` in Acrobat Reader (not SumatraPDF) 2. Select the...
**Note** This is a bit more effort. Suited for more than one developer JabRef has a functionality to check a set of BibTeX entries for consistency. (Introcued at https://github.com/JabRef/jabref/pull/10778 and...