Modelo LaTeX do PPGMEC // PPGMEC LaTeX Template
=====================

Este pacote contém o template LaTeX para artigos do V Congresso PPGMEC-UFG.

Arquivos incluídos:
- main.tex       : Arquivo principal LaTeX
- references.bib : Arquivo BibTeX para referências
- figures/       : Pasta com logotipos e imagens de exemplo
- README.txt     : Este guia

Como usar no Overleaf:
1. Faça upload de todo o pacote .zip no Overleaf.
2. Edite `main.tex` com o conteúdo do seu artigo.
3. Adicione suas referências no arquivo `references.bib`.
4. Use \parencite{key} para citações entre parênteses (por exemplo, "(Autor, Ano)").
5. Use \textcite{key} para citações narrativas (por exemplo, "Autor (Ano) afirma...").
6. Compile com XeLaTeX ou PDFLaTeX + Biber para gerar a bibliografia.

=====================

This package contains the LaTeX template for articles submitted to the V Congresso PPGMEC-UFG.

Included Files:
- main.tex       : Main LaTeX file
- references.bib : BibTeX file for references
- figures/       : Folder with logos and example images
- README.txt     : This guide

How to Use in Overleaf:
1. Upload the entire .zip package to Overleaf.
2. Edit main.tex with the content of your article.
3. Add your references to the references.bib file.
4. Use \parencite{key} for parenthetical citations (e.g., "(Author, Year)").
5. Use \textcite{key} for narrative citations (e.g., "Author (Year) states...").
6. Compile using XeLaTeX or PDFLaTeX + Biber to generate the bibliography correctly.
