[OS X TeX] .bib file
Ettore Aldrovandi
ealdrov at math.fsu.edu
Tue Jul 1 15:25:01 EDT 2014
On Jul 1, 2014, at 2:15 PM, Michael Sharpe <msharpe at ucsd.edu> wrote:
>
> On Jun 30, 2014, at 2:20 PM, Nitecki, Zbigniew H. <Zbigniew.Nitecki at tufts.edu> wrote:
>
>> This is a pretty stupid question, and I am ashamed to have to ask it, but….where do .bib files normally reside? I have noticed that a book on which I am working has some problems with the formatting of biblio entries, but it has been a while since I worked with the .bib files, and now I have forgotten where to look for them. Unfortunately the search utility turns up a number of .bib files with the appropriate name, but after changing all of them I still haven't fixed the problem. So I assume there is a "hidden" version which is really being used, and I need help finding it.
> One way is to use a Terminal window. After you cd to the folder containing your .tex document, type the following line into it, replacing the last entry with the name of your .bib.
>
> /usr/texbin/kpsewhich example.bib
>
> That will give you the path to your bib, which you can open in texshop with
>
> open -a texshop "`/usr/texbin/kpsewhich example.bib`"
>
> once again replacing example.bib with the correct filename.
In addition,
/usr/texbin/kpsepath bib
will print a list of directories searched for bib files, possibly shedding more light on the situation. (The current directory, denoted with a "." should normally appear first in the list.)
--
Ettore Aldrovandi
Department of Mathematics, Florida State University
1017 Academic Way * http://www.math.fsu.edu/~ealdrov
Tallahassee, FL 32306-4510, USA * * aldrovandi at math dot fsu dot edu
More information about the MacOSX-TeX
mailing list