BibTeX, biblatex and biberCreating Bibliography with JavaRef

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
swagatopablo
Posts: 16
Joined: Sun Mar 25, 2012 10:57 am

Creating Bibliography with JavaRef

Post by swagatopablo »

For referencing purpose, I have always used BibTex by creating a separate .bib file in the same folder and then including that in the root file. But in some articles I read that it's better to use something called JavaRef for managing Bibliography. Can someone tell me what exactly does that javaref do, which latex can't? Also, if I write my entire code in Kile, how do I use javaref to manage references and generate the Bibliography list at the end of the document?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Creating Bibliography with JavaRef

Post by josephwright »

I think you mean JabRef. This is a specialist editor for .bib files: it makes life a lot easier, but ultimately you still have a .bib file which you can use as you do now.
Joseph Wright
Post Reply