On Wed, Aug 27, 2014 at 2:26 PM, William Hanson <[email protected]> wrote:

> Well, I got as far as your 3, that is I ran bibtex on myfile.tex from the
> command line.  It gave me lots of LateX Errors, like
>
> LaTeX Warning: Citation `plantinga:1985a' on page 2 undefined on input
> line 103
>


That probably means bibtex cannot find your bib file(s).  Look at the .tex
file in anb editor. At the very end (most likely the next to last line),
you'll see a line like:
\bibliography{....}

Inside the braces you will have the complete path to your bibtex file (the
.bib file, but without the extension). Check that:
1. That path is indeed correct (is the file really there?).
2, There are no spaces in the path (fix the problem if otherwise. Easiest
way is to copy your lyx file and your bib file to a temporary directory in
your home directory)


If neither of these suggestions works, please post the complete output of
the bibtex run (from the terminal)


> But it didn't seem to produce  myfile.bbl; at least I don't see it
> anywhere.  Maybe it didn't generate because of all the errors?
> So I'm stuck at this point.
>
> Yes, it was not generated because bibtex ran into troubles.



> By the way, I did find a space in the filename, which I closed.  I don't
> know how to tell if there are spaces in the directory structure.
>
>

Which system are you on (Mac, Linux, Win)? I can help with the first two,
but I am hopeless on Windows.

Cheers,

Stefano

P.S. Also, please do not "top post." Answer in line with your replies
immediately following the relevant point you are responding to. It makes
for easier and faster reading. Besides, it is the list convention....

-- 
__________________________________________________
Stefano Franchi
Associate Research Professor
Department of Hispanic Studies         Ph:   +1 (979) 845-2125
Texas A&M University                          Fax:  +1 (979) 845-6421
College Station, Texas, USA

[email protected]
http://stefano.cleinias.org

Reply via email to