Custom LaTeX template for project reports. It includes sections for title pages, acknowledgments, certificates, and references, with gender pronoun management and dynamic project details. Built for academic and research projects, with automated formatting and citation support.
- Customizable title page with student details
- Automated table of contents and list of figures
- Gender pronoun management
- Structured chapters with predefined formatting
- Citation support using BibTeX or Biber
- Predefined sections for abstract, acknowledgments, and certificates
- Compatible with LaTeX editors like Overleaf, TeXShop, etc.
- Clone or download the repository.
- Extract the file.
- Open the folder in a TeX editor.
- Modify the
Edit_this.tex
file for project-specific details. - Modify the files under
main_pages/
, which contains the content of the project (Abbreviations, Abstract, Chapters). - Update the
refbib.bib
file with your references. - Compile the LaTeX file using a LaTeX editor or online platforms like Overleaf.
special_pages/
: Contains template files for special pages like title page, declaration, and certificates.main_pages/
: Contains chapters, abstract, abbreviations, and other main content.refbib.bib
: Your references file.
- LaTeX editor (e.g., TeXStudio, TeXworks editor, Overleaf, etc.)
- BibTeX or Biber for citation management
This template is open source and available for use in academic and personal projects. Modify and distribute as needed.