Fix NeurIPS
This commit is contained in:
parent
3eb78bb16d
commit
aef88ebe0b
@ -8,11 +8,7 @@
|
|||||||
% authors names on the first line, and the last on the second line, try using
|
% authors names on the first line, and the last on the second line, try using
|
||||||
% \AND instead of \And before the third author name.
|
% \AND instead of \And before the third author name.
|
||||||
|
|
||||||
{% raw %}
|
\author{ {{cookiecutter.main_contributor_name}}\thanks{Use footnote for providing further information
|
||||||
\author{%
|
|
||||||
{% endraw %}
|
|
||||||
{{cookiecutter.main_contributor_name}}\thanks{Use footnote for providing further information
|
|
||||||
{% raw %}
|
|
||||||
about author (webpage, alternative address)---\emph{not} for acknowledging
|
about author (webpage, alternative address)---\emph{not} for acknowledging
|
||||||
funding agencies.} \\
|
funding agencies.} \\
|
||||||
Department of Computer Science\\
|
Department of Computer Science\\
|
||||||
@ -41,4 +37,3 @@
|
|||||||
% Address \\
|
% Address \\
|
||||||
% \texttt{email} \\
|
% \texttt{email} \\
|
||||||
}
|
}
|
||||||
{% endraw %}
|
|
||||||
|
@ -56,10 +56,8 @@
|
|||||||
|
|
||||||
\input{main}
|
\input{main}
|
||||||
|
|
||||||
\section*{References}
|
|
||||||
|
|
||||||
\bibliography{bibliography}
|
\bibliography{bibliography}
|
||||||
\bibliographystyle{acl_natbib}
|
\bibliographystyle{abbrv}
|
||||||
|
|
||||||
\input{checklist.tex}
|
\input{checklist.tex}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user