Skip to content

Commit f18bca9

Browse files
committed
changed bibtex
1 parent 31c5960 commit f18bca9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -189,12 +189,12 @@ In this example, any version that starts with `0.` will be acceptable, allowing
189189
If you are using this library in your academic work (as I know many folks are) please find the BibTex here:
190190

191191
@software{Baccianella_JSON_Repair_-_2025,
192-
author = {Baccianella, Stefano},
193-
month = feb,
194-
title = {{JSON Repair - A python module to repair invalid JSON, commonly used to parse the output of LLMs}},
195-
url = {https://github.com/mangiucugna/json_repair},
196-
version = {0.39.1},
197-
year = {2025}
192+
author = "Stefano {Baccianella}",
193+
month = "feb",
194+
title = "JSON Repair - A python module to repair invalid JSON, commonly used to parse the output of LLMs",
195+
url = "https://github.com/mangiucugna/json_repair",
196+
version = "0.39.1",
197+
year = 2025
198198
}
199199

200200
Thank you for citing my work and please send me a link to the paper if you can!

0 commit comments

Comments
 (0)