> 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.
> 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.