docs(paper): 添加验证章节到主文档
在`main.tex`中新增了`verification.tex`章节,用于描述实验设置、评估指标及实验结果与分析,以完善论文结构。
This commit is contained in:
parent
ccfc81c1f1
commit
47014a6d43
@ -1,4 +1,4 @@
|
||||
% 第五章 总结与展望
|
||||
% 第六章 总结与展望
|
||||
|
||||
\section{总结与展望}
|
||||
|
||||
|
3
paper/latex/chapters/verification.tex
Normal file
3
paper/latex/chapters/verification.tex
Normal file
@ -0,0 +1,3 @@
|
||||
% 第五章:结果验证
|
||||
|
||||
\section{结果验证}
|
@ -135,6 +135,8 @@
|
||||
\newpage
|
||||
\input{chapters/implementation}
|
||||
\newpage
|
||||
\input{chapters/verification}
|
||||
\newpage
|
||||
\input{chapters/conclusion}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user