This commit is contained in:
Filip Gralinski 2021-10-13 15:12:26 +02:00
parent 2b54e64c07
commit 9233a6f0ab
2 changed files with 3 additions and 2 deletions

View File

@ -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 2020, which were
%% Based on the style files for ACL 2018, NAACL 2018/19, which were %% Based on the style files for ACL 2018, NAACL 2018/19, which were

View File

@ -87,7 +87,7 @@ then
copy_to_project tacl2018v2.sty acl.bst acl_natbib.bst copy_to_project tacl2018v2.sty acl.bst acl_natbib.bst
elif [[ "$latex_template" == "acl" ]] elif [[ "$latex_template" == "acl" ]]
then 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" ]] elif [[ "$latex_template" == "nle" ]]
then then
copy_to_project nle.cls nlelike.bst cup_logo.eps cup_logo-eps-converted-to.pdf copy_to_project nle.cls nlelike.bst cup_logo.eps cup_logo-eps-converted-to.pdf