I am adjusting the references of my thesis, however I am not able to remove the "et al." from the references, using the default template from university.
I found these lines in the master file as:
Code: Select all
\RequirePackage[backend=biber,style=abnt,maxbibnames=1,maxcitenames=1,uniquelist=false, uniquename=full]{biblatex}
\RequirePackage{url}
The only change that looks to imapct the file is the change of style from abnt to any other parameter, however everything that I tried create a format issue
Any idea of what I can do?