Our choice of #bibliography styles is still quite limited, we have APA, APS, and Chicago; SBL is externally available, and on the developers mailing list someone just offered to complete their personal IEEE style, if anyone would be interested.
Support for CSL is in a proof-of-concept stage, AFAIK.
Our maintainer @koppor did a talk at #DANTE2025 (a #TeXLaTeX conference) about #JabRef
The key topic was the development process and how users can participate in testing and providing feedback etc.
You can find the slides (German only) here: https://www.dante.de/wp-content/uploads/2025/04/Oliver_Kopp-JabRef.pdf
PS: We recently upgraded to #javafx 24 as well.
[Zotero] nouveau billet du blog #Zotero Francophone : "Bonnes pratiques pour la création d’un style CSL" https://zotero.hypotheses.org/5302
Des bonnes pratiques à mettre en œuvre si l'on ne trouve chaussure à son pied parmi les +10000 styles #CSL
#bibliography #CSLstyles #coding #referencemanager
Ich möchte eine recht umfangreiche Bibliothek aus einem Nachlass erfassen. Zuerst mit einer normalen Titelliste. Gibt es eine empfehlenswerte Speech-to-text-App für diesen Zweck? Oder ist Google Lens geeigneter? Bin für Tipps sehr dankbar! #followerpower #bibliography
#JabRef got a new cool new feature, to quickly see where bibliographic information is still incomplete. You might think, JabRef has already an Integrity check? Well, this feature's key focus is primarily on identifying missing required fields and to providing a quick overview.
Read more about in our blog post and try it out in the latest developmemt version
Dear @dblp, we are very happy to see that you are deploying a QLever-based SPARQL endpoint. Would you probably mind to increase your cache size as this simple 2-hop query doesn't work:
SELECT ?p ?o ?pp ?oo WHERE {
<https://dblp.org/rec/books/acm/19/X19> ?p ?o .
OPTIONAL { ?o ?pp ?oo . }
}
https://sparql.dblp.org/n9kCi4
Thank you very much!! :)