Skip to content

Commit

Permalink
Updated the examples. Added an example on thesis for Professional Mas…
Browse files Browse the repository at this point in the history
…ter's degree.
  • Loading branch information
fredqi committed Nov 27, 2014
1 parent 2fbeb60 commit a173741
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 65 deletions.
123 changes: 62 additions & 61 deletions examples/thesis-doctor.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
%% ----------------------------------------------------------------------
%%% CHANGE LOG
%% ----------------------------------------------------------------------
%% Last-Updated: 2014-11-27 00:51:24(+0300) [by Fred Qi]
%% Update #: 147
%% Last-Updated: 2014-11-27 13:14:06(+0300) [by Fred Qi]
%% Update #: 150
%% ----------------------------------------------------------------------
\documentclass[doctor,print]{xduthesis}

Expand All @@ -36,9 +36,10 @@
\eauthor{Jinjian Wu}
\csupervisor{石光明~教授} %指导老师
\esupervisor{Prof. Guangming Shi}
\cfirstdiscipline{工学} %学科
\cseconddiscipline{电路与系统} %专业
\eseconddiscipline{Circuits and Systems}

\cfirstdiscipline{电子科学与技术}
\efirstdiscipline{Electronic Science and Technology}
\cseconddiscipline{电路与系统}
\cdegree{工学博士}
\edegree{Doctor}
\cdate{2014年11月} % 日期
Expand All @@ -54,62 +55,62 @@
% 生成论文的封面、声明页、中英文摘要
\makecover

% 插图索引
\listoffigures
% 表格索引
\listoftables

\chapter*{符号对照表}

\begin{tabular}{rl}
符号 & 符号名称 \\
E & XX符号\\
\end{tabular}

\chapter*{缩略语对照表}

\begin{tabular}{cll}
缩略语 & 英文全称 & 中文对照\\
XXX & XXX & XXX \\
XXX & XXX & XXX \\
XXX & XXX & XXX\\
\end{tabular}

% 论文目录
\tableofcontents

%%%%%%%%%%%%%%%
%% 论文正文
%%%%%%%%%%%%%%%
\mainmatter


\input{ch01-intro}
\input{ch02-options}
\input{ch03-frontmatter}
\input{ch04-mainmatter}
\input{ch05-backmatter}
\input{ch06-bibliography}
\input{ch07-conclusions}

%%%%%%%%%%%%%%%
%% 论文后置部分
%%%%%%%%%%%%%%%
\backmatter

%% 参考文献
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,refs}

%% 附录,建议放在参考文献之后,致谢与成果部分之前
\begin{appendix}
\input{appendix01}
\end{appendix}

%% 致谢
\input{acknowledgments}
%% 在学期间取得的成果
\input{achievements}
% % 插图索引
% \listoffigures
% % 表格索引
% \listoftables

% \chapter*{符号对照表}

% \begin{tabular}{rl}
% 符号 & 符号名称 \\
% E & XX符号\\
% \end{tabular}

% \chapter*{缩略语对照表}

% \begin{tabular}{cll}
% 缩略语 & 英文全称 & 中文对照\\
% XXX & XXX & XXX \\
% XXX & XXX & XXX \\
% XXX & XXX & XXX\\
% \end{tabular}

% % 论文目录
% \tableofcontents

% %%%%%%%%%%%%%%%
% %% 论文正文
% %%%%%%%%%%%%%%%
% \mainmatter


% \input{ch01-intro}
% \input{ch02-options}
% \input{ch03-frontmatter}
% \input{ch04-mainmatter}
% \input{ch05-backmatter}
% \input{ch06-bibliography}
% \input{ch07-conclusions}

% %%%%%%%%%%%%%%%
% %% 论文后置部分
% %%%%%%%%%%%%%%%
% \backmatter

% %% 参考文献
% \bibliographystyle{IEEEtran}
% \bibliography{IEEEabrv,refs}

% %% 附录,建议放在参考文献之后,致谢与成果部分之前
% \begin{appendix}
% \input{appendix01}
% \end{appendix}

% %% 致谢
% \input{acknowledgments}
% %% 在学期间取得的成果
% \input{achievements}


\end{document}
Expand Down
8 changes: 4 additions & 4 deletions examples/thesis-master.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
%% ----------------------------------------------------------------------
%%% CHANGE LOG
%% ----------------------------------------------------------------------
%% Last-Updated: 2014-11-27 00:29:14(+0300) [by Fred Qi]
%% Update #: 98
%% Last-Updated: 2014-11-27 11:54:15(+0300) [by Fred Qi]
%% Update #: 100
%% ----------------------------------------------------------------------

\documentclass[master,print]{xduthesis}
Expand Down Expand Up @@ -40,9 +40,9 @@
\csupervisor{某某某~教授}
\esupervisor{Prof. Li Si}

\cfirstdiscipline{工学}
\cfirstdiscipline{电子科学与技术}
\efirstdiscipline{Electronic Science and Technology}
\cseconddiscipline{电路与系统}
\eseconddiscipline{Circuits and Systems}
\cdegree{工学硕士}
\edegree{Master}
\cdate{2014年11月}
Expand Down
118 changes: 118 additions & 0 deletions examples/thesis-masterpro.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
%% ----------------------------------------------------------------------
%% START OF FILE
%% ----------------------------------------------------------------------
%%
%% Filename: thesis-masterpro.tex
%% Author: Fred Qi
%% Created: 2012-01-14 23:26:12(+0800)
%%
%% ----------------------------------------------------------------------
%%% CHANGE LOG
%% ----------------------------------------------------------------------
%% Last-Updated: 2014-11-27 12:34:15(+0300) [by Fred Qi]
%% Update #: 108
%% ----------------------------------------------------------------------

\documentclass[masterpro,print]{xduthesis}

\begin{document}

%%%%%%%%%%%%%%%
%% 论文前置部分
%%%%%%%%%%%%%%%
\frontmatter

% 论文相关信息(封面)
\universitycode{10701}
\studentid{0911120728}
\catelognumber{TP391.41}
\secretlevel{公开}

\ctitle{硕士学位论文\\中文题目}
\etitle{Title of the Thesis for Master's Degree in English}

\cauthor{张三}
\eauthor{Name Surname}
\csupervisor{某某某~教授}
\ccosupervisor{王五研究员}
\esupervisor{Si Li}
\ecosupervisor{Wu Wang}

\cfirstdiscipline{电子与通信工程}
\efirstdiscipline{Electronics and Communication Engineering}
\cdegree{工程硕士}
\edegree{Master}
\cdate{2014年11月}
\edate{November 2014}

% 作者中英文简介
\input{biography}

% 中英文摘要声明
\input{abstract}

% 生成论文的封面、声明页、中英文摘要
\makecover


% 插图索引
\listoffigures
% 表格索引
\listoftables

\chapter*{符号对照表}

\begin{tabular}{rl}
符号 & 符号名称 \\
E & XX符号\\
\end{tabular}

\chapter*{缩略语对照表}

\begin{tabular}{cll}
缩略语 & 英文全称 & 中文对照\\
XXX & XXX & XXX \\
XXX & XXX & XXX \\
XXX & XXX & XXX\\
\end{tabular}


% 论文目录
\tableofcontents

%%%%%%%%%%%%%%%
%% 论文正文
%%%%%%%%%%%%%%%
\mainmatter

\input{ch01-intro}
\input{ch02-options}
\input{ch03-frontmatter}
\input{ch04-mainmatter}
\input{ch05-backmatter}
\input{ch06-bibliography}
\input{ch07-conclusions}

% 附录,建议放在参考文献之后,致谢与成果部分之前
\begin{appendix}
\input{appendix01}
\end{appendix}

%%%%%%%%%%%%%%%
%% 论文后置部分
%%%%%%%%%%%%%%%
\backmatter

% 参考文献
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,refs}

\input{acknowledgments}

\input{achievements}

\end{document}

%% ----------------------------------------------------------------------
%%% END OF FILE
%% ----------------------------------------------------------------------

0 comments on commit a173741

Please sign in to comment.