2011年7月27日 星期三

JabRef + Bibtex4Word + Texlive2010 (Updated)

Hello! Every one!
I've tried JabRef + Bib4Word + Tex Live 2010 in Windows 7 and Microsoft Word 2007, and it works now!
There's a good solution for Bib4Word using MikTex, but there's much more solution for Texlive!
In fact, I always get the error message: "Missing bibtex log file..." in such environment.
I've visited the webpage1 , webpage2 and webpage3, and get the cause of this error message.

BibTeX and Makeindex now refuse to write their output files to an arbitrary directory (like TeX itself), by default.To change this, ..., or the openout_any setting changed.

The actual procedure with Tex Live and Bibtex4Word is:
1. Install JabRef.
2. Install Bibtex4Word.
3. Set environment variable : BIBEXE = "C:\texlive\2010\bin\win32\bibtex.exe"  ( if your directory of TeX Live is in "C:\texlive\2010\")
4. (1) Set environment variable : OPENOUT_ANY= "r"
    (2) Or add one text line in "C:\texlive\2010\texmf.cnf " with the following:
    OPENOUT_ANY = r
5. Open Microsoft Word 2007, inserting some citation tags for your paper.
6. Insert the bibliography and enjoy it!

Updated 
2011/07/29 20:00 : Add the easy way to solve problem by using environment variables.
Reference

1. 求教,如何把bibtex的内容转化一下格式,用在word里

2. [win32] bibtex and makeindex - Forbidden to open for writing

2 則留言:

  1. Hallo,

    wir haben heute "Docear4Word" veröffentlicht, ein Add-On um wie mit BibTeX4Word Referenzen in MS Word zu verwalten (basierend auf BibTeX Dateien). Die Nutzung ist wesentlich komfortabler als mit BibTeX4Word und man kann aus über 1700 Zitationsstilen auswählen. Das Add-On ist kostenlos und Open Source. Feedback mit Verbesserungsvorschlägen ist herzlich willkommen (am besten in unserem Forum).

    Übersicht: http://www.docear.org/software/add-ons/docear4word/overview/

    Heutiger Blog Eintrag: http://www.docear.org/2012/09/03/docear4word-1-0-managing-citations-bibliographies-and-references-in-microsoft-word-based-on-bibtex/

    Viele Grüße
    Joeran

    回覆刪除
    回覆
    1. Dear Joeran,
      Thanks for your recommendation.
      I will try it later. If it is very useful, I would write an introduction for it and recommend to my classmates.

      刪除