Optimize your academic document creation with this LaTeX template tailored for reports at the Polytechnic University of Leiria. Tailored specifically for students within the School of Management and Technology (ESTG), this template guarantees a refined, timeless, and professionally formatted document. With its clean and classic aesthetic, navigating through the template is exceptionally straightforward, making document creation a seamless and efficient endeavor. Curious? Explore the demo to see more!
To utilise this template, please follow the steps below.
- Download LaTeX:
- Download
IPLeiria Report
by either:- Cloning this GitHub repository (git clone https://github.com/joseareia/ipleiria-report.git).
- Download the latest version as ZIP file.
- Compile the document with you favorite LaTeX processor (pdfLaTeX, XeLaTeX or LuaLaTeX)!
Tip
To make the most of this template and for real-time collaboration, I highly recommend using Overleaf. You can access the ready-to-use template by clicking here.
This repository has the following structure.
- Bibliography: Contains the bibliography file used for references.
- Chapters: Includes individual chapters of the report.
- Code: Includes any code examples related to the report.
- Figures: Contains figures and images used in the report.
- Matter: Contains additional matter (e.g. acronyms, glossary, etc.) and front/back pages for the report.
- Variables: Includes the
Variables.tex
document, where you can change the all the document variables. - IPLeiriaMain.tex: Main LaTeX file for compiling the report content.
- IPLeiriaReport.cls: LaTeX class file containing the formatting and styling specifications.
This template offers multilanguage support in two languages: English and Portuguese. If you wish to add support for more languages, please contact me. To change the language, simply modify the first line (document class definition) of the IPLeiriaReport.tex
file to the desired language: pt
for Portuguese and en
for English. Here is an example: \documentclass[en]{IPLeiriaReport}
. Easy, right?
If you have any questions regarding the template, its usage, or encounter any errors you're struggling with, please feel free to open an issue in this repository, or contact me via email at [email protected].
Contributions to this template are welcome! If you encounter any issues, have suggestions for improvements, or would like to add new features, please submit a pull request. We appreciate your feedback and contributions to make this template even better.
This project is under the LPPL 1.3c license.