thenetadmin/zjuthesis

Zhejiang University Graduation Thesis LaTeX Template

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on September 18th, 2026
Created on April 19th, 2018
Open Issues & Pull Requests: 38 (+0)
GitHub issues: Enabled
Number of forks: 749
Total Stargazers: 3,753 (+0)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 21.3 hours
Mean response time: 27.8 days
90th percentile: 56.8 days
Tracked items: 61

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 63% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 23
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 372 days
Stale 30+ days: 23
Stale 90+ days: 22

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • I need help (37)
  • enhancement (10)
  • bug (9)
  • tips (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

zjuthesis is a LaTeX template for Zhejiang University graduation theses that supports undergraduate, master's, and doctoral degrees, with separate English-language templates for graduate students.

The template addresses the need for institution-specific thesis formatting by providing pre-configured LaTeX document classes tailored to Zhejiang University's requirements. It handles the complexity of Chinese typesetting through XeTeX and allows users to specify their degree level, thesis type, and major-specific formatting through document class options. The template includes options for proposal reports, final theses, and blind review versions that hide personal information.

The tool suits students at Zhejiang University who need to produce formatted theses without manually implementing institutional style requirements. It offers three usage modes: Overleaf for browser-based editing without local installation, local compilation with Git version control support, and container-based compilation through GitHub Codespace. The README recommends local compilation for speed and version tracking to users with the capability to set up a TeX environment, and suggests Visual Studio Code with the LaTeX Workshop extension as the editor. Each major field of study has its own format variant available in the config directory.

The project maintains active discussion channels including a campus forum and GitHub discussions section. Release packages include preview PDFs for each major format variant alongside the template code, and the maintainers recommend users switch to the latest release tag rather than using the master branch to avoid style disruptions. The template requires XeTeX from TexLive and specifies minimum compiler versions for Overleaf usage.