diff --git a/{{cookiecutter.paper_repo_name}}/_latex-templates/acl-template.tex b/{{cookiecutter.paper_repo_name}}/_latex-templates/acl-template.tex index d5d0bf7..df12c68 100644 --- a/{{cookiecutter.paper_repo_name}}/_latex-templates/acl-template.tex +++ b/{{cookiecutter.paper_repo_name}}/_latex-templates/acl-template.tex @@ -9,7 +9,8 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -% File acl2020.tex +% +% Based on https://github.com/acl-org/ACLPUB/blob/master/templates/latex/acl_latex.tex % %% Based on the style files for ACL 2020, which were %% Based on the style files for ACL 2018, NAACL 2018/19, which were diff --git a/{{cookiecutter.paper_repo_name}}/helpers/prepare-arxiv-package.sh b/{{cookiecutter.paper_repo_name}}/helpers/prepare-arxiv-package.sh index 8880f0e..ba904b4 100755 --- a/{{cookiecutter.paper_repo_name}}/helpers/prepare-arxiv-package.sh +++ b/{{cookiecutter.paper_repo_name}}/helpers/prepare-arxiv-package.sh @@ -87,7 +87,7 @@ then copy_to_project tacl2018v2.sty acl.bst acl_natbib.bst elif [[ "$latex_template" == "acl" ]] then - copy_to_project acl2020.sty acl.bst acl_natbib.bst + copy_to_project acl.sty acl.bst acl_natbib.bst elif [[ "$latex_template" == "nle" ]] then copy_to_project nle.cls nlelike.bst cup_logo.eps cup_logo-eps-converted-to.pdf