This folder contains all files related to the final scientific article.
main.tex: Main LaTeX file.sections/: Article sections split into separate.texfiles.images/: All figures and diagrams used in the paper.references.bib: Bibliography file in BibTeX format.output/: PDF versions of each article version or submission.README.md: This file – provides compilation instructions and folder structure.
To compile the article, run:
pdflatex main.tex
bibtex main
pdflatex main.tex
pdflatex main.tex