JabRef / jabref

Graphical Java application for managing BibTeX and biblatex (.bib) databases
https://devdocs.jabref.org
MIT License
3.47k stars 2.44k forks source link

LibreOffice integration should support bst files #624

Open koppor opened 8 years ago

koppor commented 8 years ago

There was an initial support for bst in the LibreOffice integration, but it was unfinished (see https://github.com/JabRef/jabref/pull/602#issuecomment-167756642). Therefore, it got removed in #602.

Since bst is still used by many publishers, although CitationStyles (#119) gain popularity.

Maybe, pandoc can be used to convert the latex output into HTML (refs https://github.com/JabRef/jabref/pull/602#issuecomment-168422160).

koppor commented 3 months ago

Related functionality: https://github.com/JabRef/jabref/issues/11102 (there, bst support in JabRef itself is asked for)