BupTemplate

Latex template rescuing PhDs in BUPT from dissertations typesetting.

Category

phd

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass[phd]{buptthesis}

\BUPTthesiscntitlepage{%
	title = {北京邮电大学 \\ 博士论文\LaTeX 模板 \\ 信通院$ \text{IC}^\text{2} $ Laboratory},
	studentid = {2019},
	name = {魏\quad \quad 何},
	major = {信息与通信工程},
	supervisor = {茹\quad \quad 果},
	institute = {信息与通信工程学院},
	degreetype = {工学}}

%% \quad 相当于一个汉字的宽度,同时也相当于~~~~

\BUPTthesisentitlepage{%
	title = {A \LaTeX~TEMPLATE FOR PHD DISSERTATION OF BUPT},
	desc = {A DISSERTATION\\SUBMITTED TO THE FACULTY OF THE GRADUATE\\SCHOOL OF BEIJING UNIVERSITY OF POSTS AND\\TELECOMMUNICATIONS},
	name = {BY\\DOCTOR},
	supervisor = {PROF. SOMEONE, PH.D. ADVISOR},
	major = {INFORMATION AND COMMUNICATIONS ENGINEERING},
	degree = {FOR THE DEGREE OF
		\\ DOCTOR OF PHILOSOPHY IN\\INFORMATION AND COMMUNICATIONS ENGINEERING}
}
\begin{document}

\makechinesetitle
\makeenglishtitle
\makestatement

\frontmatter
\include{Chapter/Chapter_cnabstract}
\include{Chapter/Chapter_enabstract}
\tableofcontents
\listoffigures
\listoftables
%\include{Chapter/Chapter_nomenclature}

\mainmatter
\include{Chapter/Chapter_introduction}
\include{Chapter/Chapter_architecture}
\include{Chapter/Chapter_algorithm}
\bibliography{Bib/thesis}

\backmatter
\include{Chapter/Chapter_abbreviation}
\include{Chapter/Chapter_acknowledgement}
\include{Chapter/Chapter_publication}

\end{document}
Preview
BupTemplate preview
BupTemplate LaTeX Template | Bibby | Bibby AI