[SOLVED]: \textcite warning with Biblatex

2010-03-15 Thread Piero
Package biblatex Warning: '\textcite' not defined by citation style. (biblatex)Falling back to '\cite' on input line 289 Found a workaroudn thanks to a post by M.Woods: \renewcommand{\citet}{\cite} It seems to work.

[SOLVED]: \textcite warning with Biblatex

2010-03-15 Thread Piero
Package biblatex Warning: '\textcite' not defined by citation style. (biblatex)Falling back to '\cite' on input line 289 Found a workaroudn thanks to a post by M.Woods: \renewcommand{\citet}{\cite} It seems to work.

[SOLVED]: \textcite warning with Biblatex

2010-03-15 Thread Piero
> Package biblatex Warning: '\textcite' not defined by citation style. > (biblatex)Falling back to '\cite' on input line 289 Found a workaroudn thanks to a post by M.Woods: \renewcommand{\citet}{\cite} It seems to work.