Skip to content

Proceedings of EAMT 2023 (24th Annual Conference of the European Association for Machine Translation)

Notifications You must be signed in to change notification settings

kjp-souza/EAMT2023-proceedings

 
 

Repository files navigation

Proceedings of the EAMT 2023

EAMT 2023 - 22nd Annual Conference of the European Association for Machine Translation

Information required

Current TEX file assumes that papers are available in PDF format, and that the following directories exist

misc
papers_implement
papers_prodproj
papers_restech
papers_restrans

It also assumes that papers to be included in it are reviewed .pdf files with blank Footer area and page number, since the .tex proceedings code contains its own footer & page numbering that are going to be automatically added to all papers on the first sheet. This if to avoid data overlap.

The following LaTex code snippets were also deactivated (or commented with the '%' sign) so it will stop creating new odd blank pages. If you wish to have new odd blank pages to separate your proceedings chapters, simply activate them again by removing the '%' sign from the beginning where necessary in the code.

%\newcommand{\newoddpage} {\clearpage
% \ifthenelse{\isodd{\value{page}}}{}
% {\thispagestyle{empty}\quad\newpage}}

and

% \newoddpage

ACL Anthology

The proceedings and all the corresponding papers are also available into the ACL Anthology.

Peer-reviewing was done using EasyChair, so proceedings were adapted to the ACLPUB format following the import instructions avaliable here. The ACLPUB directory contains the followed procedure.

The script easy2acl.py, available at https://github.com/acl-org/easy2acl, was adapted to our needs.

About

Proceedings of EAMT 2023 (24th Annual Conference of the European Association for Machine Translation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 53.6%
  • HTML 40.7%
  • Python 5.7%