JADT 2026 - LaTeX Template for Authors
--------------------------------------

Thank you for using the official LaTeX template for the JADT 2026 conference.

This package includes the necessary files to prepare your camera-ready submission according to the conference formatting guidelines.

--------------------------------------
Included Files
--------------------------------------

- template.tex     → Main LaTeX file (edit this file to write your paper)
- style.tex        → Style file with formatting rules (do not modify unless necessary)
- biblio.bib       → Example BibTeX bibliography file

--------------------------------------
How to Compile
--------------------------------------

To compile the document correctly, follow these steps:

1. pdflatex template.tex
2. bibtex template
3. pdflatex template.tex
4. pdflatex template.tex

You can compile locally with any LaTeX editor (e.g., TeXstudio, TeXworks, VS Code with LaTeX Workshop), or use Overleaf.

--------------------------------------
Important Notes
--------------------------------------

- The paper must be written in one of the official conference languages: English, French, Italian, or Spanish.
- All papers must include an English abstract (even if the paper is written in another language).
- A second abstract in the paper's language may be added after the English abstract.
- Use Times or Times New Roman 12 pt as the main font.
- Do not modify margins or layout settings.
- Figures must be centered and adapted to the page width (max 16 cm).
- Bibliographic citations must follow the author-year format, e.g., (Author, 2020), using \citep{key}.

--------------------------------------
BibTeX Guidelines
--------------------------------------

- Author names in the .bib file must follow the "Last, First" format:
    author = {Doe, John and Smith, Jane}

- To cite in the text, use:
    \citep{key}   → (Author, Year)
    \citet{key}   → Author (Year)

--------------------------------------
Support
--------------------------------------

If you have any questions or issues with the template, please contact the organizing committee at:

jadt2026@unipa.it

Thank you,
JADT 2026 Organizing Committee
