\pdfoutput=1 \documentclass[11pt]{article} \usepackage[final]{acl} \usepackage{times} \usepackage{latexsym} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{microtype} \usepackage{inconsolata} \usepackage{tabularx} \usepackage[table, dvipsnames]{xcolor} \input{macros} \title{Holistic Finance Language Model Evaluation} \input{content/0_authors} \begin{document} \maketitle \input{content/1_abstract} \input{content/2a_introduction} \input{content/2b_relatedwork} \input{content/3_methodology} \input{content/3a_overview} \input{content/3b_taxonomy} \input{content/3c_datasets} \input{content/3d_models} \input{content/4_results} \input{content/6_conclusion} \input{content/7_limitations} \input{content/8_ethics} % \input{content/9_acknowledgements} % \input{content/10_contributions} \bibliographystyle{acl_natbib} \bibliography{paperpile} \appendix \input{content/appendices/appendix_taxonomy} \input{content/appendices/appendix_datasets} \input{content/appendices/appendix_models} \input{content/appendices/appendix_prompting} \input{content/appendices/appendix_results} \input{content/appendices/appendix_relatedwork} \input{content/appendices/appendix_incomplete} \input{content/appendices/appendix_ethicslegal} \end{document}