
Estoy intentando modificar esta plantilla:
https://www.sharelatex.com/templates/journals/iccv-2017---international-conference-on-computer-vision
Quiero el correo electrónico debajo del nombre del autor respectivo y una institución común aún más abajo. Recibí algunos errores.
Cambié las líneas 30-44 por esto:
\author{First Author\\
{\tt\small [email protected]}
% For a paper whose authors are all at the same institution,
% omit the following lines up until the closing ``}''.
% Additional authors and addresses can be added with ``\and'',
% just like the second author.
% To save space, use either the email address or home page, not both
\and
Second Author\\
{\tt\small [email protected]}
}
%HERE I need the university name
No puedo hacerlo funcionar pase lo que pase, ¡jaja, esto es tan molesto!
Respuesta1
Respuesta2
Me resultó útil cambiar la línea 8 a la siguiente:
\usepackage[cvprfinal]{cvpr}
de\usepackage[review]{cvpr}