重构目录层次

0-课程笔记
1-平时作业
2-实验报告
3-期末大作业
This commit is contained in:
2024-09-02 18:29:19 +08:00
parent b2fb901612
commit 5906ac1efc
108 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
\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}