BibTeX, biblatex and biber ⇒ Creating Bibliography with JavaRef
-
- Posts: 16
- Joined: Sun Mar 25, 2012 10:57 am
Creating Bibliography with JavaRef
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?
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Creating Bibliography with JavaRef
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