Secuencia de control indefinida \institute

Secuencia de control indefinida \institute

Soy nuevo en LaTeX y estoy usando una plantilla proporcionada por Springer. Estoy ejecutando su plantilla predeterminada conocida como author.texy aparece un mensaje de error que dice \instituteque es una secuencia de control no definida. Nunca antes había usado Latex y debo seguir esta plantilla. He adjuntado el código correspondiente a continuación.

\begin{document}
\title*{Contribution Title}
% Use \titlerunning{Short Title} for an abbreviated version of
% your contribution title if the original one is too long
\author{Name of First Author and Name of Second Author}
% Use \authorrunning{Short Title} for an abbreviated version of
% your contribution title if the original one is too long
\institute{Name of First Author \at Name, Address of Institute, \email{[email protected]}
\and Name of Second Author \at Name, Address of Institute \email{[email protected]}}
%
% Use the package "url.sty" to avoid
% problems with special characters
% used in your e-mail or web address
%
\maketitle
\end{document}

Todos los paquetes necesarios se han incluido en la implementación predeterminada de la plantilla. No he cambiado nada en el código fuente y aún así no se puede compilar con el error descrito anteriormente. Sería fantástico si alguien con experiencia relevante en esto pudiera ayudarme a solucionar el problema.

Editar: el enlace a la plantilla completa se encuentra a continuación.

https://www.springer.com/de/authors-editors/book-authors-editors/manuscript-preparation/5636

En este enlace, haga clic en Plantilla Latex -> Libros contribuidos. Dentro de la carpeta que se descargó, haga clic en Author.tex.

información relacionada