
Estou tentando modificar este modelo:
https://www.sharelatex.com/templates/journals/iccv-2017---international-conference-on-computer-vision
Quero o email abaixo do nome do respectivo autor e uma instituição comum ainda mais abaixo. Eu tenho alguns erros.
Mudei as linhas 30-44 para isto:
\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
Não consigo fazer funcionar, não importa o que aconteça, haha, isso é tão chato!
Responder1
Responder2
Achei útil alterar a linha 8 para o seguinte,
\usepackage[cvprfinal]{cvpr}
de\usepackage[review]{cvpr}