Software for Managing Your Bibliography?
Oliver Kayas asks: "I'm a newcomer to Linux specifically the Ubuntu distribution. I have been searching for software that will allow me to manage bibliographies for my thesis. I've come across Kile/Latex however, this only works on KDE and I am using Gnome. Under Windows I was using Endnote 8 which even allowed me to link references to documents on my hard disk so I could easily search for papers I just wanted to read. I know I could use an emulator such as Wine to use Endnote but that defeats the object of switching to Linux.
I was wondering if you know of any alternatives?"
bibtex
Just install Kile. Programs that use libraries other than the GNOME libraries will work perfectly fine in GNOME. You'll need to install kdelibs and whatnot, but apt-get in Ubuntu will take care of all the necessary dependencies for you. Good luck!
Be relentless!
This?
I think that citeseer and other online resources often provide bibliographic information in bibtex format.
I think there are also ways to export/import various bibliographic formats into bibtex as well, which makes it easy to use bibliographies that are already compiled.
For those that use MacOS, or those looking for a great model to copy for Linux, try BibDesk
I have been there and done that. Here are my recommendations:
Use the TeTex distribution of Latex, available for just about every distribution (and unix-like platform).
For editing LaTex code I recommend AUCtex under emacs/xemacs. If you're not a *emacs fan you may balk at this, in which case I'm not sure what to recommend. AUCtex mode under *emacs is a first-rate method of editing and almost-WYSIWYG text processing.
For managing Bibtex bibliographies there are numerous graphical editors I've tried, but I've always come back to bibtex mode under *emacs. You're editing the raw text, but the commands for navigation, manipulation and clean-up are powerful enough that you won't miss the fancier graphical apps. Also, get reftex, which is like a bridge between bibtex and AUCtex. I have bibtex files with thousands of entries and I've found bibtex/reftex good enough to manage them.
Best of luck on your thesis...
I've just completed my thesis and have been quite happy with JabRef which a Java based frontend to Bibtex. It's really quite flexible and works well with LyX, Kile, or WinEdt. While I didn't need the capability, it can also import a whole bunch of formats.
I've been using Endnote for years, so I'm biased to it, but some of my peers use ProCite (http://www.procite.com/)
:)
Your mileage may vary, of course
Personally, I like using pybliographer (as was already mentioned) for my thesis. But also check out JabRef which is written entirely in Java. So if you ever needed to go back to windows and still want to manage your BibTeX entries, JabRef may be a good option. Be careful moving back and forth between different bib managers because each one has its own convention in created keys (by default)--thus, the key for one entry in pybliographer will be different than the key referring to the same entry in JabRef. IIRC, both programs allow you to redefine how you want your keys to be configured, so if you define your own key structure, this problem is minimal.
If you're on a Mac, try out BibDesk. This user has a screencast (flash video demonstration) showing you how to export "BibTeX data and adding it to a BibDesk library, autofiling and associating a PDF file, adding the citation to a TeX file, then formatting a bibliography."
Linux at home
I used Reference Manager for my thesis. It integrated pretty well with Word and accepted reference citations from all the major online databases. The whole research group used it, and when I left, it was managing well over 3000 papers and assorted references. It comes with hundreds of reference formats for most major journals, and allows you to build your own format. The best feature with it, though, was the "Cite as you write" that allowed me to hit a key combo and then enter some identifers (like "Smith, 1996"). It would search through the database and offer the matches. Selecting the match put the reference in the correct place. Every once and a while, I'd generate the bibiography and it'd scan the document, pick up the references, format them in the text, and assemble the bibliography. Frankly, I don't know how I would have managed without it.
OpenOffice.org does it, but last I tried, it needed work (pre-1.0 days).
Bibtex works great, and as far as I'm concerned is an essential part of LateX, which is an essential part of writing a thesis. . .
Try RefBase, and get everyone in your department to use it. Then you'll have a dept-wide database of references, just a few clicks away, and easily inserted into your LaTeX documents via BiBTeX. Its the way.
http://freshmeat.net/projects/refbase/
About:
refbase is a Web-based multi-user interface for managing scientific literature and bibliographic references. It offers powerful search tools and automatically generated citation lists.
http://www.refbase.net/
There's a few other similar projects listed on Freshmeat that may fit you better, just search for "bibtex".
Baz
And while I prefer (x)emacs with auctex for writing the document, that is not for the faint of heart. Use a front end, Kile looks like a good one for Linux (And just install the kde libs if you prefer a gnome frontend) Don't us Lyx, it is not real LaTeX. You may want to try TeXmacs, sounds good, I have not tried it.
For handling bibliographies, bibtex is unbeatable, but UI can be improved. Bibview is my method of choice, even though it does not have all the latest snazy look and feel features, as it is a Xaw Programm and you will probably have to have your packet manager install another lib.
Main adavantage of Bibtex is that you can get ready made entries while searching for sources. If you do computer science for instance there is The Collection of Computer Science Bibliographies with allmost 2 million entries, many of which are linked to CiteSeer.
All of these programs come ready made on my prefered distribution (SuSE), and I gues they will be avaliable on yours as well.
Don't use Word or OpenOffice for anything larger than ~10 Pages. It will not make you happy, and when somebody tells you to change the format you will have to do it by hand. On each page. Repeativly.