On Sun, Jan 12, 2014 at 7:33 PM, KIM Musak <[email protected]> wrote:
> Dear Wolgang, Stefano
>
> I have followed your suggestion. I copied and pasted the files into the
> tmp folders in my windows. still got errors and these are the log files ---
> it is long. But I could see some potential problems as shown by the log
> file - BOLD by me. I know it will take time, but someone will able to find
> the problems there.
>
Skipping to the bold section:
> Package biblatex Info: Trying to load biblatex default data model...
>
> Package biblatex Info: ... file 'blx-dm.def' found.
>
> ("C:\Program Files (x86)\MiKTeX2.9\tex\latex\biblatex\blx-dm.def")
>
> *Package biblatex Info: Trying to load biblatex style data model...*
>
> *Package biblatex Info: ... file 'authoryear.dbx' not found.*
>
> *Package biblatex Info: Trying to load biblatex custom data model...*
>
> *Package biblatex Info: ... file 'biblatex-dm.cfg' not found.*
>
This should be okay. You are not using a custom data model, and authoryear
using the default, not its own datamodel. So no problems there.
*Package biblatex Info: No input encoding detected.*
> *(biblatex) Assuming 'ascii'.*
>
> *Package biblatex Info: Automatic encoding selection.*
>
> *(biblatex) Assuming data encoding 'ascii'.*
>
> *Package biblatex Info: Trying to load bibliographic data...*
>
> *Package biblatex Info: ... file 'testing-natbib.bbl' not found.*
>
>
This means that biber failed to produce your bibbliography references (they
would have ended up in a .bbl file, which now biblatex is looking for and
not finding.
> *No file testing-natbib.bbl.*
>
> *Package biblatex Info: Reference section=0 on input line 18.*
>
> *Package biblatex Info: Reference segment=0 on input line 18.*
>
>
> *LaTeX Warning: Citation '808387' on page 1 undefined on input line 21.*
>
>
>
> *LaTeX Warning: Citation '808387' on page 1 undefined on input line 22.*
>
>
>
> *LaTeX Warning: Empty bibliography on input line 26.*
>
>
> *[1*
>
>
>
More of the above. No bbl found, hence your referennces are all undefined.
>
> BIBTEX
>
>
> [0] Config.pm:361> INFO - This is Biber 1.5
>
> [1] Config.pm:364> INFO - Logfile is 'testing-natbib.blg'
>
> [85] biber-MSWIN:190> INFO - === %a %b %e, %Y, %H:%M:%S
>
> [86] Biber.pm:327> INFO - Reading 'testing-natbib.bcf'
>
> [162] Utils.pm:167> WARN - Warning: Found biblatex control file version
> 2.5, expected version 2.3
>
> [163] Biber.pm:619> INFO - Found 1 citekeys in bib section 0
>
> [187] Biber.pm:2976> INFO - Processing section 0
>
> [209] Biber.pm:3086> INFO - Looking for bibtex format file 'lisp.bib' for
> section 0
>
> *[356] Utils.pm:183> ERROR - Cannot find 'lisp.bib'!*
>
> *[356] Biber.pm:107> INFO - WARNINGS: 1*
>
> *[356] Biber.pm:111> INFO - ERRORS: 1*
>
>
>
>
Here is the main issue: biber cannot find your bib file (lisp.bib).
Notice that I had (wrongly) assumed you were working, like Wolfgang, on a
linux system. But you are on Windows and the /tmp directory makes no sense
in that context. There is no standard /tmp directory in windows. And
slashes are reversed, as far as I remember. So you should modify my test
file:
- copy the lisp.bib file to a local directory you own (perhaps the same
directory you put my text lyx file in)
- insert the exact pathname of the file in your preamble in the
\addbibresource command. I actually do not know how to do that in
Windows--Windows users on the list may be able to help. Assuming you put
your lisp.bib file I would try something like
\addbibresource{"C:\Users\YOURHOMEDIR\Documents\lisp.bib"}
or
\addbibresource{\Users\YOURHOMEDIR\Documents\lisp.bib}
Cheers,
Stefano
--
__________________________________________________
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