Simple LaTeX template for the report¶
You should write the report in the LaTeX format, following standard syntax and general organisation of a proper journal paper. A simple LaTeX example, based on a template from the Astrnomy and Astrophysics journal, has been prepared in this archive. Simply uncompress it with the command:
tar -xzf intro_latex.tgz
The following files are included:
draft.tex: contains the actual text in LaTeX format.draft.pdf: compiled PDF from the above file.biblio.bib: contains all the bibliography entries for references, in the BibTeX format. You can get this format on article webpages, or through the ADS website.aa.cls,aa.bst: template files (you don’t need to modify those).