Oliver Kopp

Results 697 issues of Oliver Kopp

1. Open file: `src\test\resources\pdfs\IEEE\ieee-paper.bib` 2. Click on Quality -> Check Integrity 3. See popup\ ![Image](https://github.com/user-attachments/assets/a2bcd0bf-09c2-4ae0-972f-47e11c9601af) 4. Double click on "Kopp2012" 5. Entry `Kopp2012` is focused, but field in entry editor...

good first issue
📍 Assigned

Follow up to https://github.com/JabRef/jabref/pull/11886 Refs https://github.com/JabRef/jabref/issues/11785

component: entry-editor
good first issue

!! 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...

component: import-load
good second issue

Example paper: https://arxiv.org/abs/2408.06224 ![Image](https://github.com/user-attachments/assets/b99f85c5-d2ba-4708-8bd5-dd154e950d2d) 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...

good first issue
FirstTimeCodeContribution
📍 Assigned

I want to quickly import RFC 7276 using JabRef. The URL is . I would like to use the quick import ![Image](https://github.com/user-attachments/assets/4bf476ee-d981-4ba2-b13a-f9cb5f06030b) It says, however, that no Id was found....

good first issue
FirstTimeCodeContribution

(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.

good first issue
FirstTimeCodeContribution
📍 Assigned

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} ......

good first issue
FirstTimeCodeContribution
📍 Assigned

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...

good first issue
📍 Assigned

Clicking on the quick import with a "strange" DOI, JabRef does not find anythign. ![Image](https://github.com/user-attachments/assets/2326d572-d331-49fc-84ba-dc28ffcec701) To repdoce: 1. Open test PDF `src/test/resources/pdfs/test-doi.pdf` in Acrobat Reader (not SumatraPDF) 2. Select the...

good first issue
FirstTimeCodeContribution
📍 Assigned

**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...

good first issue
FirstTimeCodeContribution