Directory macros/unicodetex/latex/njuthesis
The njuthesis
class
The njuthesis
class is intended for typesetting Nanjing University dissertations with LaTeX, providing support for bachelor, master, doctoral thesis and postdoctoral report. Compilation of this class requires either xelatex
or lualatex
engine.
Usage
A minimal example of this document class should look like
\documentclass{njuthesis} \njusetup{} \begin{document} \maketitle \tableofcontents \mainmatter \chapter{Welcome} Hello \LaTeX{}! \printbibliography \end{document}
Contributing
Issues and pull requests are always welcome.
Wiki
Please see Chinese wiki.
License
This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version.
Copyright (C) 2021 - 2024 by NJU LUG.
Download the contents of this package in one zip archive (1.3M).
njuthesis – LaTeX thesis template for Nanjing University
The njuthesis class is intended for typesetting Nanjing University dissertations with LaTeX, providing support for bachelor, master, and doctoral theses as well as postdoctoral reports.
Compilation of this class requires either XeLaTeX or LuaLaTeX.
Package | njuthesis |
Support | https://github.com/nju-lug/NJUThesis/discussions |
Bug tracker | https://github.com/nju-lug/NJUThesis/issues |
Announcements | https://github.com/nju-lug/NJUThesis/releases |
Repository | https://github.com/nju-lug/NJUThesis |
Developers | https://github.com/nju-lug |
Version | 1.4.1 2024-04-22 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2021–2024 Nanjing University Linux User Group |
Maintainer | Yu Xiong Yichen Zhao |
Contained in | TeX Live as njuthesis MiKTeX as njuthesis |
Topics | Class Proposal Chinese Dissertation LaTeX3 Experimental LaTeX3 |