This template is based on the LaTeX template for Montreal AI Symposium (MAIS).
latex-simple.sty: Style filelatex-simple.bst: Bibliography style fileinstructions.texandinstructions.pdf: documentation for thelatex-simpleLaTeX package and tips for authors.references.bib: an example BibTeX filebarebones_template.tex: a barebones template.dummy_paper.texanddummy_paper.pdf: a dummy paper to easily see the approximate final appearance.
The easiest way to start using this template is probably by cloning the repository:
git clone git@github.com:alexhernandezgarcia/latex-simple.git
Alternatively, you may simply download the files you will use. You may rename barebones_template.tex and start writing your abstract there. If choose to use the default bibliography style and format, you can simply add the BibTex entries of your citations to references.bib.
Please read instructions.pdf for a short introduction of the package and the main functionality.
For questions and bug reports, please file issues at https://github.com/alexhernandezgarcia/latex-simple/issues
As a child of mais-latex template, this template heavily builds upon the template for AutoML-Conf, developed by Roman Garnett, Frank Hutter and Marius Lindauer, and generously open-sourced in https://github.com/automl-conf/LatexTemplate. The bibliography style file, mais.bst, has been slightly adapted from the style file for ICML 2022.