This repository contains a LaTeX template for writing Bachelor's or Master's thesis in engineering and science fields. The template is designed to be easy to use and provides all necessary components for a structured thesis document, including a title page, abstract, table of contents, appendix, and more.
- Title Page: Two customizable title pages according to academic standards.
- Abstract and Acknowledgements: Easily include or comment out abstract and acknowledgements sections.
- Structured Chapters: Predefined structure for introduction, methodology, results, and conclusion.
- Page Numbering: Proper page numbering styles for different sections, with Roman numerals for the appendix.
- Glossary and Abbreviations: Integrated support for glossary and acronyms.
- Download the ZIP File: Download the ZIP file containing the template and extract it on your local machine.
- Import to Overleaf: For smaller documents, you can import the ZIP directly to Overleaf.
- Compile the Document: You can also compile the
main.texfile using a local LaTeX editor such as TeXShop, TeXstudio, or any other TeX editor. - Adjust Settings: Modify the contents to fit your thesis, including adding chapters, updating the title page, and more.
- TeX Distribution: Make sure to have a full TeX distribution installed (e.g., TeX Live, MiKTeX).
- Editor: Any LaTeX editor like TeXstudio or Overleaf.
- Python and Pygments: If you are using
mintedfor code listings, you need Python and thePygmentspackage installed.
For more information on using LaTeX and writing scientific documents, check out these links:
- Writing in the Sciences and Engineering (UCLA) - Resource for writing scientific and engineering documents.
- LaTeX Guide - Learn LaTeX basics and advanced features.
- Mathematics in LaTeX - Comprehensive guide to writing mathematical formulas.
- Math Symbols Reference - A PDF guide with common LaTeX symbols.
- Circuit Diagrams with Circuitikz - Guide for creating circuit diagrams.
- LaTeX Install Guide (YouTube) - Video tutorial on setting up a LaTeX environment.
- Other LaTeX Template (Friend's Repository) - Another useful thesis template.
This template is open-source and available under the MIT License. Feel free to modify and distribute.
Contributions are welcome! If you find a bug or have suggestions for improvement, feel free to open an issue or submit a pull request.
For questions or support, you can reach out via GitHub issues.