I've a document that I have to write in spanish, therefore I've to change the title of "References" section to "Referencias I've used:
\renewcommand{\refname}{Referencias}
\renewcommand{\bibname}{Referencias}
\renewcommand{\mspart}{Referencias}
But none of them change it,
\renewcommand{\mspart}{Referencias}
Change the title to "ReferenciasReferences".
How can I change this title? (I am using BibTeX.)
