CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/njustthesis

README.md

njustthesis

Thesis template for NJUST.

License

This work may be distributed and/or modified under the conditions of GPLv3+.

Dependent

Required

  • A LaTex distribution. Such as texlive.
  • cnlogo provides the logos of many Chinese Universities.

Install

Use Package Manager

tlmgr install njustthesis

Install From Source Code

l3build install

Customize

Default values:

\njustsetup{
  logo = \njustwhole[njust][0.5], % depend on cnlogo
  cover-title = 毕业设计说明书,
  author = 佚名,
  id = 916101630000,
  department = 电子工程与光电技术学院,
  discipline = 电子工程与光电技术,
  title = ,
  subtitle = ,
  supervisor = 张三,
  associate-supervisor = 李四,
  judge = 王五,
  supervisor-title = 教授,
  associate-supervisor-title = 教授,
  judge-title = 教授,
  year = \the\year, % the time of paper
  month = \the\month,
  day = \the\day,
  abstract-prefix = 毕业论文,
  signature = ,
  signature* = , % star means english
  abstract-prefix = 毕业论文,
  title* = ,
  subtitle* = ,
  header-title = 本科毕业设计说明书,
}

Note: Add {} around the string which contain ' ','=', and','.

Example:

\documentclass{njustthesis}
\njustsetup{%
  author = 张不三,
  id = 916101630000,
  discipline = 电子信息工程,
  title = {论文名字带逗号,或空格 },
  subtitle = 所以加花括弧括起来,
  title* = {English name},
  supervisor = ,
  supervisor-title = 教授,
  judge = ,
  % signature = \includegraphics{signature.pdf},
  judge-title = 教授,
}
\usepackage{subfiles}
\begin{document}

\maketitle

\frontmatter
\tableofcontents
\listoffigures
\listoftables

\mainmatter%
% \subfile{subfiles/chapter1.tex}

\backmatter%
% \bibliography{refs/main.bib}

\appendix
% \subfile{subfiles/appendix1.tex}

\end{document}

See more examples.

Tips

texdoc njusthesis

Todo

  • pandoc template for user can write markdown then convert it to latex.
  • Change format from ctexbook to ctexart in order to use beamerarticle.sty more conveniently.

FAQ

Q: Why another wheel?

A: Because former wheels cannot satisfy me. Some even only provide a *.tex not *.cls. So crude.

Q: 100% compatible with official docx template?

A: If you find something unreasonable, welcome to pull request!

More questions see issues.

Reference

  • thuthesis May be the best thesis template among all Chinese theses. Any one can learn something from it. Such as literate programming, separation of content and presentation, etc.

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (209.3k).

njustthesis – Thesis template for the Nanjing University of Science and Technology

This is a thesis template for the Nanjing University of Science and Technology>.

Paketnjustthesis
Home-Pagehttps://ctan.org/pkg/njustthesis
Fehlermeldungenhttps://github.com/Freed-Wu/njustthesis/issues
Ankündigungenhttps://github.com/Freed-Wu/njustthesis/releases
Repositoryhttps://github.com/Freed-Wu/njustthesis
Version0.0.1 2022-03-04
LizenzenGNU General Public License, version 3 or newer
Copyright2022 Wu Zhenyu
BetreuerWu Zhenyu
Enthalten inTeX Live als njustthesis
MiKTeX als njustthesis
ThemenDissertation
Chinesisch
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren