[OS X TeX] Pointer to .bib file
Gerrit Glabbart
glabbart at gmx.de
Sun Apr 2 07:13:34 EDT 2006
Am 02.04.2006 um 12:55 schrieb Winfried Zettelmeyer:
> Hallo all,
> until now I have been building and using my .bib file in the same
> folder where the other TeXshop files reside. I want to relocate it
> now higher up in the folders tree to:
> Mac 100 GB (main drive)/Users/winfried/Documents/Bibliography/
> Bibliography.bib
>
> The command \bibliography{~/Users/winfried/Documents/Bibliography/
> Bibliography} does not work (the last is Bibliography.bib).
The tilde ~ is shorthand for the home directory, in your case, /Users/
winfried. So currently, you're telling BibTeX to look for a folder
called "Users" inside your home directory.
Try either ~/Documents/Bibliography/Bibliography or /Users/winfried/
Documents/Bibliography/Bibliography (without the tilde).
Good luck,
Gerrit.
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list