\documentclass[algorithmlist,figurelist,tablelist]{seumasterthesis}
\usepackage{mathtools}
\usepackage{array}
\usepackage{longtable}
\usepackage{multirow}
\usepackage{float}
\usepackage{pifont}
\usepackage{tikz}
\usetikzlibrary{shapes,arrows,positioning,calc}
\usepackage{pgfplots}
\pgfplotsset{compat=1.18}
\usepackage{enumitem}
\setlist[enumerate]{itemsep=0pt,parsep=0pt,topsep=0pt,partopsep=0pt}
\ctexset{
chapter/beforeskip=0pt,
chapter/afterskip=18pt,
section/beforeskip=12pt,
section/afterskip=12pt,
subsection/beforeskip=12pt,
subsection/afterskip=6pt,
}
\setlength{\parskip}{0pt}
\setlength{\textfloatsep}{12pt}
\setlength{\intextsep}{12pt}
\setlength{\floatsep}{12pt}
\setlength{\abovecaptionskip}{10pt}
\setlength{\belowcaptionskip}{0pt}
\newtheoremstyle{kaistyle}
{\topsep}
{\topsep}
{\kaishu}
{0pt}
{\bfseries}
{.}
{ }
{\thmname{#1}\thmnumber{ #2}\thmnote{ (#3)}}
\theoremstyle{kaistyle}
\newtheorem{theorem}{定理}[chapter]
\newtheorem{lemma}[theorem]{引理}
\newtheorem{corollary}[theorem]{推论}
\newtheorem{proposition}[theorem]{命题}
\newtheorem{definition}[theorem]{定义}
\newtheorem{example}[theorem]{例}
\newtheorem{remark}[theorem]{注}
\newcommand{\eps}{\varepsilon}
\newcommand{\R}{\mathbb{R}}
\newcommand{\E}{\mathbb{E}}
\newcommand{\Var}{\mathrm{Var}}
\newcommand{\Lap}{\mathrm{Lap}}
% Compatibility aliases for older algorithmic examples.
\newcommand{\REQUIRE}{\Require}
\newcommand{\ENSURE}{\Ensure}
\newcommand{\STATE}{\State}
\newcommand{\FOR}{\For}
\newcommand{\ENDFOR}{\EndFor}
\newcommand{\IF}{\If}
\newcommand{\ELSE}{\Else}
\newcommand{\ENDIF}{\EndIf}
\newcommand{\RETURN}{\State \Return}
\newcommand{\COMMENT}[1]{\Comment{#1}}
\newif\ifblindreview
\ifdefined\seublindreview
\blindreviewtrue
\fi
\newif\ifcommitteediscussionversion
\ifdefined\seucommitteediscussion
\committeediscussionversiontrue
\fi
\ifblindreview
\let\cleardoublepage\clearpage
\fi
\begin{document}
\raggedbottom
\categorynumber{TP391}
\UDC{004}
\secretlevel{公开}
\ifblindreview
\studentid{}
\else
\studentid{230000}
\fi
\title
{东南大学同学骂教务处次数与教务处老师上班时间如厕次数的关系研究}
{}
{A Study on the Relationship Between Students' Complaints About the Academic Affairs Office and Restroom Visits by Its Staff During Working Hours}
{}
\spine
{骂教务处次数与如厕次数关系研究}
{}
\ifblindreview
\author
{\mbox{}}
{\mbox{}}
\advisor
{\mbox{}}
{\mbox{}}
{\mbox{}}
\else\ifcommitteediscussionversion
\author
{甄离谱}
{ZHEN Li-pu}
\advisor
{}
{}
{}
\else
\author
{甄离谱}
{ZHEN Li-pu}
\advisor
{苟不住~教授}
{GOU Bu-zhu}
{Prof.}
\fi\fi
\engthesistype{应用研究}
\degreetype
{工学硕士}
{Master of Engineering}
\major{摸鱼统计学}
\submajor{排队与情绪计算}
\defenddate{2026年6月1日}
\authorizedate{2026年6月30日}
\committeechair{胡不归~教授}
\reviewer
{盲审专家甲:统计口径严谨}
{盲审专家乙:办公室经验丰富}
\department
{厕所门口排队学院}
{School of Queueing Near Restrooms}
\makebigcover
\makecover
\input{chapters/abstract}
\tableofcontents
\listofothers
\input{chapters/notations}
\mainmatter
\input{chapters/chapter1_introduction}
\input{chapters/chapter2_background}
\input{chapters/chapter3_method}
\input{chapters/chapter4_experiments}
\input{chapters/chapter5_discussion}
\input{chapters/chapter6_conclusion}
\input{chapters/acknowledgement}
\thesisbib{references}
\input{chapters/resume}
\input{chapters/defense_committee}
\end{document}

PDF Preview
Create an account to compile and preview