JabRef / layouts.jabref.org

Collection of .layout files
17 stars 8 forks source link

Connect jabref export layouts with latex #3

Open CesMak opened 4 years ago

CesMak commented 4 years ago

Hey there,

I have a lot of articles and books in my jabref and connected it with latex using:

\bibliography{./Literatur/lit}

In the Literatur folder I have 3 files: BibtexFile (lit.bib), lit.bib.bak, lit.bib.sav

Now I want to change my literature file. Currently all authors with all names and last names are included (in capital letters...). I read that I need custom exports, but I cannot export to a BibTex File using those. The main supported export layout format seems to be *.rtf which I cannot read in latex....

Is there any method to use layouts from this repro as export filters for latex?

koppor commented 4 years ago

No, this is not planned. Do you use bibtex or biblatex? I would recommend biblatex. See https://en.wikibooks.org/wiki/LaTeX/Bibliographies_with_biblatex_and_biber for details.

Please be aware that bibtex (or biber/biblatex) renders the output for latex, not jabref

grafik

See http://www.suedraum.de/latex/stammtisch/degenkolb_latex_biblatex_folien.pdf

CesMak commented 4 years ago

Thanks for the hints :+1:

Issue can be closed.

koppor commented 3 years ago

I leave it open as a reminder to refine the documentation.

This issue also refs https://github.com/koppor/jabref/issues/392