SchoolWork-LaTeX/计算机网络/全部作业.tex

15 lines
404 B
TeX

\documentclass[a4paper]{ctexbook}
\input{mypreamble}
\title{\heiti\zihao{2} 《计算机网络》作业}
\author{\songti 岳锦鹏}
\newcommand{\mysignature}{10213903403 岳锦鹏}
\date{2023年10月6日 —— 2023年12月31日}
\begin{document}
\maketitle
\tableofcontents
\subfile{Chapter_1_HW}
\subfile{Chapter_2_HW}
\subfile{Chapter_3_HW}
\subfile{Chapter_4_HW}
\subfile{Chapter_5_HW}
\end{document}