Skip to content

Commit 8426ff2

Browse files
committed
Fixed \t in citation.cff
1 parent 3d8c6b1 commit 8426ff2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors:
1414
- family-names: "Israel"
1515
given-names: "Holger"
1616
- family-names: "Begoin"
17-
given-names: "Mathias"
17+
given-names: "Mathias"
1818
date-released: "2025-03-08"
1919
url: "https://github.com/sciknoworg/llms4subjects" # GitHub repository URL
2020
keywords:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ url = {https://aclanthology.org/2025.semeval2025-1.139}
5050
```bibtex
5151
@misc{D_Souza_The_GermEval_2025_2025,
5252
author = {D'Souza, Jennifer and Sadruddin, Sameer and Israel, Holger and Begoin, Mathias},
53-
month = march,
53+
month = mar,
5454
title = {{The GermEval 2025 2nd LLMs4Subjects Shared Task Dataset}},
5555
url = {https://github.com/sciknoworg/llms4subjects},
5656
year = {2025}

0 commit comments

Comments
 (0)