This repository provides a LaTeX template (class, style files, example files) specifically tailored for thesis writing at the University of Electronic Science and Technology of China (UESTC). It encapsulates the formatting rules, page layout, font setup, title/abstract/etc structure, and institutional requirements so that students can focus on writing content rather than worrying about style. The template supports multiple degree levels (bachelor, master, doctoral) and includes options such as English vs Chinese, multi-file document structures, automated cover page, and built-in macros for common elements (abstract, acknowledgments, chapters, bibliography). It uses XeLaTeX for better font and typesetting support, avoiding dependencies on older Chinese LaTeX ecosystems, which can be brittle.
Features
- Templates for cover page, abstract, title page etc matching UESTC standards
- Support for Chinese & English text (bilingual) in the thesis document
- Setup files (cls, sty, etc.) and example document to demonstrate correct layout
- Instructions for compiling via LaTeX distribution; guidance on dependencies/fonts etc
- Compliance with UESTC’s margin, font, spacing, pagination requirements
- Open source license (per repo) so students can modify for their use as needed