On Mon, Apr 16, 2012 at 3:05 AM, Mariano Llamedo Soria
<llame...@gmail.com> wrote:
> Hi all, I am preparing my PhD presentation in beamer, and need to use
> biblatex in order to make citations appear in the same slide. I am about to
> achieve this, with a lot of effort, but now my problem is that Lyx is not
> copying my bib file, as done automatically with bibtex, from my custom
> folder to the temp path. When using the bibliography inset of Lyx, it
> generated the following latex code:
>
> \bibliographystyle{plain}
>
> \bibliography{\string"D:/Mariano/papers/ECG Classification/docs/database de
> referencias/refs\string"}
>
>
> And work great, it means copy refs.bib from that folder to the temp path,
> and compile and produce pdf ok. But when using biblatex, I dont know how to
> do the filename conversion, or how to include refs.bib in the "files to
> copy" list that Lyx automatically do when using the inset.

Mariano,

check out the wiki page on biblatex. It basically says two things:

1. Put the \usepackage[biblatex various options]{biblatex}  your preamble
2. Load the bib file in the preamble with biblatex's commands: either
\bibliographyfilename} or the newer \addbibresource{filename}

full instructions are here: http://wiki.lyx.org/BibTeX/Biblatex

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

stef...@tamu.edu
http://stefano.cleinias.org

Reply via email to