Fixes
This commit is contained in:
parent
2b54e64c07
commit
9233a6f0ab
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user