Commit d42dd691 authored by liziwl's avatar liziwl
Browse files

update test

parent 19516557
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -43,8 +43,8 @@
% \listoffigures           % 插图清单
% \listoftables            % 附表清单

% 符号对照表
% \input{data/denotation}
% 符号对照表(非强制性要求,如果论文中所用符号不多,可以略去)
\input{data/denotation}


% 正文部分
@@ -62,7 +62,7 @@

% 参考文献
\bibliography{ref/refs}  % 参考文献使用 BibTeX 编译
% \printbibliography       % 参考文献使用 BibLaTeX 编译
% \printbibliography       % 参考文献使用 BibLaTeX 编译,(不兼容本模板,请勿使用)

% 附录
\appendix
+3 −3
Original line number Diff line number Diff line
@@ -43,8 +43,8 @@
% \listoffigures           % 插图清单
% \listoftables            % 附表清单

% 符号对照表
% \input{data/denotation}
% 符号对照表(非强制性要求,如果论文中所用符号不多,可以略去)
\input{data/denotation}


% 正文部分
@@ -62,7 +62,7 @@

% 参考文献
\bibliography{ref/refs}  % 参考文献使用 BibTeX 编译
% \printbibliography       % 参考文献使用 BibLaTeX 编译
% \printbibliography       % 参考文献使用 BibLaTeX 编译,(不兼容本模板,请勿使用)

% 附录
\appendix