@egonw So what, this is what #LaTeX - #bibtex has been supporting for decades.

@fiduswriter JabRef's internal format is just #bibtex We already have one for Citavi with a test case and some others, I think Mendeley is not yet supported because you can export it as a bib file
All other import formats are implemented here: https://github.com/JabRef/jabref/tree/main/jablib/src/main/java/org/jabref/logic/importer/fileformat

We also support integration with #LIbreOffice

jabref/jablib/src/main/java/org/jabref/logic/importer/fileformat at main · JabRef/jabref

Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases - JabRef/jabref

GitHub

FYI: #asciidoc with #asciidoctor #bibtex stumbles upon slashes in bibtex #citation keys
it prints the citation key in the bibliography before the entry.

This happens with all the #IACR #eprint #cryptology paper citations generated on their site

Removing the slash from the citekey is a workaround

In the spirit of this year’s Winter Olympics 🇮🇹 ❄️ 🏟️, we are proud to announce a winner as well: A new JabRef version…

We are excited to announce the new alpha 5 of JabRef.

As already written in an earlier post, it now features the new citations fetched from OpenCitation and OpenAlex.

Another new cool feature is now the download of book cover images.
Of course, we also fixed the usual bugs.

https://blog.jabref.org/2026/02/22/JabRef6-0-alpha5/

#javafx #bibtex #academia #bibliography #opensource #openalex #texlateX #java

Happy Valentine's Day, and more important, today is "I Love Free Software Day! The day to express gratitude to all those #opensource contributors.

And of course we would like to thank all people who contribute to #JabRef in so many ways. This keeps us motivated.

#javafx #java #bibliography #texlaTeX #latex #bibtex #academia #academic
#Freesoftware #FreieSoftware

Compare BibTeX and BibLaTeX for LaTeX bibliography management, covering architecture, features, performance, and best practices for modern and legacy workflows.

#BibTeX #BibLaTeX #Biber #LaTeX #bibliography management

https://dasroot.net/posts/2026/02/latex-bibliography-bibtex-vs-biblatex-comparison/

LaTeX Bibliography Management: BibTeX vs BibLaTeX Comparison

Compare BibTeX and BibLaTeX for LaTeX bibliography management, covering architecture, features, performance, and best practices for modern and legacy workflows.

Technical news about AI, coding and all

RE: https://foojay.social/@jabref/116025388844914606

Bei #Literaturverwaltung sind wir häufig Team #Zotero Aber für sauberen #BibTeX-Export und reduziertes Interface sind wir immer auch Team #JabRef
Und bis 2028 mit Fokus aus #Windows und #wissensmanagement auch Team #Citavi

has anyone gotten #Antora with #asciidoctor #bibtex to work? I would really love to use Antora as a front end for some kind of paper with lots of citations.

All I get is an error about #opaque in #npm I cannot get fixed.

Ah, et encore une question...

Pour identifier les BDs, vous mett(ri)ez un tag "BD" (c’est ce que j’ai fait), ou vous utilise(rie)z un champ existant ou personnalisé dans "Extra" pour ça ?

Edit: #Zotero #BibTex #Bibliographie #Livres

If you are trying to cite the stochastic parrots paper and you get `LaTeX Error: Unicode character 🦜 (U+1F99C)` then adding:
\usepackage{twemojis} % So we can cite stochastic parrots
\DeclareUnicodeCharacter{1F99C}{\twemoji{parrot}}
Fixes things. There may be other better solutions. #BibTeX #LaTeX #AI