This repository contains my thesis, based on the Modelo TFG FIC template.
To generate the PDF from the thesis source files, run:
latexmk -xelatex memoria_tfg.tex
To clean up auxiliary files after building, run:
latexmk -xelatex -c
Thank you for your interest in contributing! This repository is primarily for my thesis work, so contributions to the content (thesis text, research, and figures) will not be accepted. However, contributions to automation scripts and workflow improvements are welcome.
- Automation scripts (GitHub Actions, Makefiles, or build process enhancements).
- CI/CD Improvements to streamline PDF generation and reviews.
- Edits or additions to the thesis content (text, figures, or research).
If you’re unsure whether your contribution is relevant, please open an issue first to discuss it. This helps avoid unnecessary work on contributions that may not be accepted.
This project follows the Contributor Covenant Code of Conduct.
Please refer to CODE_OF_CONDUCT.md for the guidelines on community interactions and contributions.
This repository is based on the original Modelo TFG FIC and is licensed under the GNU General Public License v2.0 or later.
For full details, see:
LICENSES/GPL-2.0-or-later.txt
(GPL License)
Tip
Some of the auxiliary files have different licenses. The repository is licensed following REUSE Specification, you can find more information here.
This thesis is based on the Modelo TFG FIC template by Laura M. Castro and contributors.
The original project is available at GitLab.
Automation, modifications, and content by Jorge Teixeira Crespo.