• Archive for July, 2009

    Jabref exports to Word 2007 XML

    by  • July 31, 2009 • bibtex, java, Word 2007 • 11 Comments

    For those of you who don’t know, Jabrefis an open-source, Java based reference manager that allows you to import citations from a number of sources, in a number of formats, and works natively in Bibtex format, the bibliography format of LaTeX. I’ve been using it extensively in my PhD but only recently have I noticed [...]

    Read more →

    Changing Subversion working copy version using Windows and Python 3

    by  • July 30, 2009 • java, subclipse, subversion, windows • 4 Comments

    Made a bit of a boo-boo today… I used the Subclipse plugin regularly within Eclipse to manage my code checkins on my SVN repositories, but I’ve also got TortoiseSVN installed and checked in some modifications to this code using TortoiseSVN, which consequentially upgraded by working copy from Subversion 1.4 to 1.6. When I attempted to [...]

    Read more →