12 lines
361 B
TeX
12 lines
361 B
TeX
%%==================================================
|
|
%% chapter01.tex for BIT Master Thesis
|
|
%% modified by yang yating
|
|
%% version: 0.1
|
|
%% last update: Dec 25th, 2016
|
|
%%==================================================
|
|
\chapter{绪论}
|
|
\label{chap:intro}
|
|
%在下方加入各小节内容
|
|
\input{chapters/chapter1/chapter1_1}
|
|
\input{chapters/chapter1/chapter1_2}
|