Universe

Create project in app

buaa logo


A Typst template for BUAA graduate thesis, capable of quickly and accurately generating BUAA graduate thesis.

  • 📦 Out of the box, you only need to focus on writing
  • 🔑 100% compliant with BUAA’s latest thesis format file, more accurate than Word
  • 🔩 Directly includes packages like lovelace, subpar for pseudocode and subfigure editing

⚠️ Warning: This is not an official template. Although it strictly follows relevant specifications, there is no Word version!! The foolish format checking system seems not to support PDF??

Quick Start

Check out thesis.typ and thesis.pdf to see the specific code and generated PDF file.

This package only provides one main API for writing your own graduate thesis, greatly simplifying the writing process:

#import "@preview/modern-buaa-thesis:0.1.0": thesis

#show thesis.with()

= Introduction

= Technical Point 1

= Technical Point 2

= Technical Point 3

buaa logo

Roadmap

  • [ ] Implement support for master’s thesis
  • [ ] Implement support for non-engineering thesis
  • [ ] Implement support for proposal reports and interim reports (maybe a new package?)

License

MIT.

Contributing

  • External contributions are welcome, contributors can fork this repository, make modifications and merge
  • Code review and package release will be handled by wangjq4214
  • If you have questions, you can discuss them in issues !!