Tue, May 28, 2013 at 7:53 PM, Aleksey Orekhov wrote:
>
>>
>> Changing my preamble to give the full path to the bib file
>> solved the problem:
>>
>> before
>> %biblatex
>> \usepackage[style=ieee,natbib=true,backend=biber]{biblatex}
>> \addbibresour
Changing my preamble to give the full path to the bib file
solved the problem:
before
%biblatex
\usepackage[style=ieee,natbib=true,backend=biber]{biblatex}
\addbibresource{Research.bib}
after:
%biblatex
\usepackage[style=ieee,natbib=true,backend=biber]{biblatex}
\addbibresource{/Users/Aleksey/
Hello,
I've been trying to use biblatex in LYX with the Jabref interface for
citations on Mac OSX Lion. I have followed all of the instructions I've been
able to find online, and have gotten it to the point where, if I export plain
latex from LYX and compile that, run biber, then recom