blob: e8e9c42190dc3a9975edfbb23caa3431c269c9dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# The njuthesis class
## Overview
This package is intended for typesetting Nanjing University thesis with LaTeX, providing support for bachelor, master, and doctoral thesis. Compilation of this class requires either `xelatex` or `lualatex` engine.
## License
-----
This work may be distributed and/or modified under the conditions of
the [LaTeX Project Public License](http://www.latex-project.org/lppl.txt),
either version 1.3c of this license or (at your option) any later
version.
-----
## Contributing
If you run into any problem with the template, please contact us via Github issue or submit Pull Request.
## Wiki
Please see [Chinese wiki](https://github.com/nju-lug/NJUThesis/wiki)。
-----
Copyright © NJU-LUG
|