Olá João L.,
My question is the following:
I have uncommented all the options for 'apa' like citations in documentclass:
backend=biber,
natbib=true,
style=apa,
maxcitenames=2
But I don´t get apa style citations. When using the command \cite{Marisa20} the outcome always is: Marisa 2020, instead of year within parenthesis: Marisa (2020)
What am I doing wrong?
Thanks for your help,