Slashdot Mirror


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?"

12 of 77 comments (clear)

  1. Kile by MarkRose · · Score: 4, Informative

    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!
  2. "this only works on KDE and I am using Gnome" by Uncle_Al · · Score: 3, Insightful

    I really do not understand this. How come everybody is so binary* when it comes to Linux desktop applications?

    All the time I see someone say something along the lines of "Is this great program X also available for KDE/GNOME?"

    Newsflash: You do not need to run the other desktop. You just need to install some base libraries.

    Yes, it will look a little bit out of place. But is that such a big problem for you? Take the best of both worlds and be happy...

    * yes it is a very bad joke. My appologies.

  3. Pybliographer by swimin · · Score: 3, Informative
  4. bibtex by jefu · · Score: 4, Informative
    I you are using LaTeX, use bibtex to manage the bibliography. It is not only easy to use, but can produce bibliographies in a variety of formats that are requested/required by various professional publications.

    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.

    1. Re:bibtex by jon787 · · Score: 3, Informative

      I can also recommend bibtex. Generally comes with LaTeX and is probably what your KDE program is doing anyway. LaTeX and bibtex can be done with any text editor. I recommend vim for a console editor and Nedit for a graphical one, both do syntax highlighting on LaTeX.

      --
      X(7): A program for managing terminal windows. See also screen(1).
    2. Re:bibtex by MrHanky · · Score: 3, Informative

      If you use LaTeX, it's definitely the best option, but I'm not sure I'd call it good. At least not if you write in some weirdo language like Norwegian, where the standard styles are a bit different from the American, British, French and German styles you find in bibtex. I eventually hacked my own .sty from natbib to get the correct style for my thesis (I'm not quite sure I needed to, though).

      Bibtex in itself is OK, but writing the bibliography file is a bitch. Perhaps what the OP was asking for was a good frontend?

  5. Mac OS by Anonymous Coward · · Score: 3, Informative

    For those that use MacOS, or those looking for a great model to copy for Linux, try BibDesk

    1. Re:Mac OS by zhiwenchong · · Score: 5, Informative

      I second that. I use Bibdesk and it is quite good -- very Mac like and much better than managing .bib files by hand. Furthermore it handles the .RIS (Endnote) and .BIB files that most electronic journal sites generate. I don't even type citations by hand these days - I just search for them on EngineeringVillage2 or Elsevier and drag the .RIS file into Bibdesk. Then I just drag the item into TeXshop and the citation is there.

      As for porting it.... well, could be tough considering it uses the Cocoa framework.

      However, since the poster is asking for a Linux solution, I can only think of web-based bib managers:

      Cite-U-Like - a del.icio.us for journals, can export to Bibdesk.
      Refworks - if your campus has a subscription to Refworks, it's one of the best web-based bibliography managers around. It like the Bloglines of academic journals... well kind of...

      Pybliographer looks promising too...

  6. bibtex mode + reftex mode by lost+in+place · · Score: 3, Informative

    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...

    1. Re:bibtex mode + reftex mode by menscher · · Score: 3, Funny
      {\em This} is not {\large WYSIWYG}. Neither is this equation: $y=\int_0^T x(t) dt$. Sorry.

      That's not an equation... THIS

      \int d\eta_1^+d\eta_1\cdots d\eta_N^+d\eta_N e^{-\sum_{i,j} \eta_j^+A_{ji}\eta_i} \eta_{j_1}\eta_{i_1}^+\cdots\eta_{j_n}\eta_{i_n}^+ = \det A \sum_{k_1\cdots k_n} \epsilon_{j_1j_2\cdots j_n}^{k_1k_2\cdots k_n} A_{k_1i_1}^{-1} \cdots A_{k_ni_n}^{-1}

      is an equation!

      Apologies... Crocodile Dundee was on TV today.

  7. Crossplatform JabRef by namtro · · Score: 4, Informative

    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.

  8. Try these two. by Linuxathome · · Score: 4, Informative

    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."