ucasthesis LaTeX Template

repository·master·Indexed 26 days ago

https://github.com/mohuangrui/ucasthesis

A highly encapsulated LaTeX template for University of Chinese Academy of Sciences (UCAS) bachelor, master, and doctoral theses, as well as postdoctoral reports. It supports pdflatex, xelatex, and lualatex engines, and provides bibliography support via BibTeX and BibLaTeX (including GB/T 7714 styles). The template is cross-platform compatible with Windows, Linux, and MacOS, and includes specific configuration guides for Overleaf.

Tokens
772
Snippets
0
Records
8
Agent score
37%

What's inside ucasthesis

  1. Overview of ucasthesis template

    master

    ucasthesis is a LaTeX template designed for writing Bachelor, Master, and Doctoral theses at the University of Chinese Academy of Sciences (UCAS), as well as postdoctoral reports.

    Key features include:

    • High Abstraction: Encapsulates LaTeX complexity to provide simple interfaces for beginners.
    • Cross-Platform Support: Works on Windows, Linux, and MacOS.
    • Multiple Engines: Supports pdflatex, xelatex, and lualatex compilation engines.
    • Flexible Bibliography: Supports bibtex and biber (biblatex) with various styles: authoryear, numbers, super, and alpha.
    • Advanced Typography: Supports Chinese bookmarks, Chinese rendering, Chinese bold display, and searchable PDF text.
    • Extensibility: Can be adapted into a general-purpose template for English or Chinese articles/books with minor modifications.
  2. Download the ucasthesis template

    master

    To use the template locally, download the repository as a ZIP file from GitHub by clicking Clone or download -> Download Zip on the right side of the repository page.

    For users wanting to use Overleaf, refer to the font configuration guide for Linux/Overleaf systems.

    Important: Before starting, read the included 模板使用说明.pdf (Template Usage Instructions) for guidance on compilation and design.

  3. Configure horizontal figures and tables

    master
    For layouts involving horizontal (landscape) figures or tables, the template provides specific header and footer support to ensure they align correctly. Detailed usage instructions can be found in the 'Horizontal Figures and Tables' (横排图表) section of the project wiki.
  4. Use the template on Overleaf

    master
    The ucasthesis template is available on Overleaf. When using Overleaf, you may need to configure fonts to support external font calls. Refer to the 'Font Configuration' section in the project wiki for specific instructions on Linux/Overleaf font setup.
  5. Configure bibliography styles (BibTeX and BibLaTeX)

    master

    The template supports both BibTeX and BibLaTeX for managing references. It includes support for the Chinese national standard (GB/T 7714) styles:

    • BibTeX: Uses gbt7714-bibtex-style.
    • BibLaTeX: Uses biblatex-gb7714-2015.

    For detailed discussions on bibliography styles, refer to the project wiki.