Modified from ECA and other templates:
- https://github.com/kpedro88/FNAL_ECA_Preproposal_Template
- https://github.com/kpedro88/FNAL_ECA_Proposal_Template
- https://github.com/jngadiub/AIHEP_2022_LOI_template
This repository facilitates the combination of user content with central style and formatting provided by FNAL.
Users should enter content in the following locations:
- info.tex: details for cover page
- packages.tex: any additional packages used
- content.tex: the actual proposal content
For standalone use, basic compilation is as simple as:
pdflatex main.tex
Depending on your use of references, bibliography tools, etc., you may need to run pdflatex
multiple times and/or run bibtex
explicitly.
This repository can also be used as a base to create new projects on Overleaf. There are several methods for this:
- New Project -> Import from GitHub (requires linking your GitHub account)
- Upload Project (download zip file)