Skip to content

Commit 72b9373

Browse files
committed
Update version information a and correct some typos
1 parent 5b0d3c2 commit 72b9373

File tree

7 files changed

+92
-91
lines changed

7 files changed

+92
-91
lines changed

ReadMe.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ BUAAThesis
3434
+ Word: 直接在其上进行修改编写,请记得预先备份;
3535
+ LaTeX: 参看LaTeX模板示例template.tex及相应插入章节tex/*.tex;
3636
+ Mac: Mac系统请使用buaa_mac.cls并使用XeLaTeX编译。
37+
3738
## 建议及问题反馈
3839

3940

Template.pdf

247 Bytes
Binary file not shown.

Template.tex

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -76,25 +76,25 @@
7676
% ifthen, etoolbox, titletoc, remreset, remreset,
7777
% geometry, fancyhdr, setspace, caption,
7878
% float, graphicx, subfigure, epstopdf,
79-
% booktabs, longtable, multirow,
79+
% booktabs, longtable, multirow,
8080
% array, enumitem
8181
% algorithm2e, amsmath, amsthm, listings
8282
% pifont, color, soul
8383
%--------------------
84-
% 请在此处添加额外工具包>>
84+
% 请在此处添加额外工具包>>
8585

8686

8787
%=================================================================
8888
% buaa模板已内嵌以下LaTeX宏:
8989
%--------------------
9090
% \highlight{text} % 黄色高亮
9191
%--------------------
92-
% 请在此处添加自定义宏>>
92+
% 请在此处添加自定义宏>>
9393

9494

9595
%%=================================================================
9696
% 论文题目及副标题-{中文}{英文}
97-
\Title{北航博硕士学位论文\LaTeX{}模板\BUAAThesis{}}{\LaTeX{} Template of Beihang University Thesis \BUAAThesis{}}
97+
\Title{北航硕博士学位论文~\LaTeX{}模板\BUAAThesis{}}{\LaTeX{} Template of Beihang University Thesis \BUAAThesis{}}
9898
\Subtitle{版本 \BUAAThesisVer{}}{Version \BUAAThesisVer{}}
9999

100100
% 学科大类,默认工学
@@ -106,7 +106,7 @@
106106
\Feild{模式识别与智能系统}
107107

108108
% 导师信息-{中文名}{英文名}{职称}
109-
\Tutor{导师姓名}{Toutor}{教授}
109+
\Tutor{导师姓名}{Tutor}{教授}
110110
\Cotutor{副导师姓名}{Cotutor}{高工}
111111

112112
% 学生姓名-{中文名}{英文名}
@@ -127,21 +127,21 @@
127127
% 摘要-{中文}{英文}
128128
\Abstract{%
129129
摘要是学位论文内容的简短陈述,应体现论文工作的核心思想。论文摘要应力求语言精炼准确。博士学位论文的中文摘要一般约800$\sim$1200字;硕士学位论文的中文摘要一般约500字。摘要内容应涉及本项科研工作的目的和意义、研究思想和方法、研究成果和结论。博士学位论文必须突出论文的创造性成果,硕士学位论文必须突出论文的新见解。
130-
130+
131131
关键字是为用户查找文献,从文中选取出来揭示全文主体内容的一组词语或术语,应尽量采用词表中的规范词(参考相应的技术术语标准)。关键词一般3$\sim$5个,按词条的外延层次排列(外延大的排在前面)。关键词之间用逗号分开,最后一个关键词后不打标点符号。
132-
132+
133133
为了国际交流的需要,论文必须有英文摘要。英文摘要的内容及关键词应与中文摘要及关键词一致,要符合英语语法,语句通顺,文字流畅。英文和汉语拼音一律为Times New Roman体,字号与中文摘要相同。
134134
}{%
135135
What were you doing 500 years ago? Oh, that’s right nothing, because you didn’t exist yet. In fact, several generations of your family had yet to leave their mark on the world, but one very special shark may already have been swimming in the chilly North Atlantic at that time, and the incredible animal is somehow still alive today.
136-
136+
137137
Scientists studying Greenland sharks observed the particularly old specimen just recently, and after studying it they’ve determined that the creature is approximately 272 to 512 years old. That’s an absolutely insane figure, and if its age lands towards the higher end, it makes the animal the oldest observed living vertebrate on the entire planet.
138-
138+
139139
Greenland sharks are an incredible species in a number of ways, but most notable is its longevity. The sharks are well over 100 years old before even reaching sexual maturity, and regularly live for centuries. This particularly old specimen, along with 27 others, were analyzed using radiocarbon dating. The reading came back at around 392 years, but potential margin of error means the animal’s true age is somewhere between 272 and 512.
140-
140+
141141
The shark, which is a female, measures an impressive 18 feet long. That’s pretty large, but it might not sound particularly large for an ocean-dwelling creature that lives hundreds of years. That is, until you consider that the Greenland shark only grows around one centimeter per year. With that in mind, 18 feet is actually downright massive.
142-
142+
143143
As for how this particular shark species manages to live so incredibly long, scientists attribute a lot of its longevity to its sluggish metabolism, as well as its environment. The frigid waters where the sharks thrive is thought to increase overall lifespan in a variety of ways. Past research has shown that cold environments can help slow aging, and these centuries-old sharks are most certainly benefiting from their chilly surroundings.
144-
144+
145145
--- Online news {\it Scientists find incredible shark that may be over 500 years old and still kicking\/}, 12.16.2017. (http://bgr.com/2017/12/14/oldest-shark-greenland-512-years-old/).
146146
}
147147
% 关键字-{中文}{英文}

buaa.cls

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22
%% %% <UTF-8>
3-
%% %% 北航研究生毕业论文模板 - LaTeX 01-04-2018
3+
%% %% 北航研究生毕业论文模板 - LaTeX 10-15-2018
44
%% %% 论文样式参考自《研究生手册--二〇一五年八月》
55
%% %% 基于ctexbook
66
%% %%
@@ -9,6 +9,7 @@
99
%% %% 参与修改:
1010
%% %%
1111
%% %% Versions:
12+
%% %% v1.3 Wei Quanmao (10-15-2018)
1213
%% %% v1.2 Wei Quanmao (07-31-2018)
1314
%% %% v1.1 Wei Quanmao (01-04-2018)
1415
%% %% v1.0a Wei Quanmao (12-17-2017)
@@ -18,11 +19,11 @@
1819

1920
%% 模板标识
2021
\NeedsTeXFormat{LaTeX2e}
21-
\ProvidesClass{buaa}[2018/07/31 v1.2 BUAA thesis class]
22-
\typeout{This is LaTeX template buaa, Version 1.1 (based on CTex) 01-04-2018, by Wei Quanmao}
22+
\ProvidesClass{buaa}[2018/10/15 v1.3 BUAA thesis class]
23+
\typeout{This is LaTeX template buaa, Version 1.3 (based on CTex) 10-15-2018, by Wei Quanmao}
2324

2425
\usepackage{graphicx}
25-
\def\BUAAThesisVer{v1.1 01-04-2018}
26+
\def\BUAAThesisVer{v1.3 10-15-2018}
2627
\def\BUAAThesis{%
2728
B%
2829
{\fontsize{0.8em}{\baselineskip}\selectfont
@@ -51,7 +52,7 @@
5152
\RequirePackage{graphicx} % 图片
5253
\RequirePackage{subfigure} % 图片
5354
\RequirePackage{epstopdf} % 图片
54-
\RequirePackage{array} %
55+
\RequirePackage{array} %
5556
\RequirePackage{enumitem} %
5657
\RequirePackage{booktabs} % 表格上下粗线
5758
\RequirePackage{longtable} % 长表格
@@ -90,10 +91,10 @@
9091
\DeclareOption{secret10}{\gdef\@permission{secret10}} % 秘密10年
9192
\DeclareOption{secret*}{\gdef\@permission{secret*}} % 秘密永久
9293
\DeclareOption{classified}{\gdef\@permission{classified5}} % 机密 = 机密5年
93-
\DeclareOption{classified3}{\gdef\@permission{classified3}} % 机密3年
94-
\DeclareOption{classified5}{\gdef\@permission{classified5}} % 机密5年
95-
\DeclareOption{classified10}{\gdef\@permission{classified10}} % 机密10年
96-
\DeclareOption{classified*}{\gdef\@permission{classified*}} % 机密永久
94+
\DeclareOption{classified3}{\gdef\@permission{classified3}} % 机密3年
95+
\DeclareOption{classified5}{\gdef\@permission{classified5}} % 机密5年
96+
\DeclareOption{classified10}{\gdef\@permission{classified10}} % 机密10年
97+
\DeclareOption{classified*}{\gdef\@permission{classified*}} % 机密永久
9798
\DeclareOption{topsecret}{\gdef\@permission{topsecret10}} % 绝密 = 绝密10年
9899
\DeclareOption{topsecret3}{\gdef\@permission{topsecret3}} % 绝密3年
99100
\DeclareOption{topsecret5}{\gdef\@permission{topsecret5}} % 绝密5年
@@ -104,7 +105,7 @@
104105
}}
105106

106107
%% 打印设置
107-
\DeclareOption{oneside}{\gdef\@printtype{oneside}} % 单面打印
108+
\DeclareOption{oneside}{\gdef\@printtype{oneside}} % 单面打印
108109
\DeclareOption{twoside}{\gdef\@printtype{twoside}} % 双面打印
109110

110111
%% 适应首字母大写
@@ -335,7 +336,7 @@
335336
\renewenvironment{table}[1][h!]
336337
{\begin{spacing}{1.2} \org@table[#1] \songti\zihao{5}}
337338
{\org@endtable \end{spacing}}
338-
339+
339340
\let\org@longtable\longtable
340341
\let\org@endlongtable\endlongtable
341342
\renewenvironment{longtable}[1][h!]
@@ -355,7 +356,7 @@
355356
aboveskip=0pt, belowskip=0pt, justification=centerlast}
356357

357358
%出现在页面中间的浮动对象与上下方文本之间的垂直距离
358-
%缺省为 12pt plus 2pt minus 2pt。
359+
%缺省为 12pt plus 2pt minus 2pt。
359360
%\setlength{\intextsep}{12pt \@plus2pt \@minus 2pt}
360361

361362
%出现在页面的顶部或底部的浮动对象之间的垂直距离
@@ -379,7 +380,7 @@
379380
colorlinks=true,
380381
bookmarksnumbered=true,
381382
bookmarksopen=true,
382-
pdffitwindow=true,
383+
pdffitwindow=true,
383384
pdfsubject={BUAA thesis},
384385
pdfcreator={LaTeXed~By~WeiQM}
385386
}
@@ -425,7 +426,7 @@
425426
\newcommand{\clearautopage}{%右侧起新页
426427
\clearpage
427428
\ifthenelse{\equal{\@printtype}{twoside}}{% 双面
428-
\ifodd\c@page
429+
\ifodd\c@page
429430
\else
430431
\hbox{}
431432
\vspace*{\fill}
@@ -544,7 +545,7 @@
544545
\abstructkeyword
545546
\makecontextlist
546547
\denotioan
547-
548+
548549
\renewcommand{\headrulewidth}{0.4pt}
549550
\fancyfoot[C]{\zihao{5} \thepage}
550551
\fancyhead[CE]{\zihao{-5} \leftmark}
@@ -562,7 +563,7 @@
562563

563564
{\zihao{5} \heiti \noindent
564565
\makebox[5\ccwd][s]{中图分类号}:{\bfseries \@clc}%
565-
\hfill \TranSecretLevel{\@permission}
566+
\hfill \TranSecretLevel{\@permission}
566567
\\
567568
\makebox[5\ccwd][s]{论文编号}:{\bfseries 10006\@studentid}
568569
}
@@ -581,9 +582,9 @@
581582
\ifthenelse{\equal{\@thesis}{doctor}}{\includegraphics[width=0.9\linewidth]{head-doctor}}{
582583
}}}
583584
\end{figure}
584-
585+
585586
\centering
586-
587+
587588
\vspace{20pt}
588589
\begin{spacing}{1.2}
589590
\ifthenelse{\isundefined{\@subtitlecn}}{\vspace{20pt}}{}
@@ -618,7 +619,7 @@
618619

619620
\begin{spacing}{1.2}
620621

621-
{\zihao{-2} \bfseries
622+
{\zihao{-2} \bfseries
622623
\ifthenelse{\isundefined{\@subtitleen}}{\vspace{20pt}}{}
623624
\@titleen
624625
\ifthenelse{\isundefined{\@subtitleen}}{\vspace{20pt}}{%
@@ -629,20 +630,20 @@
629630
\vspace{50pt}
630631

631632
{\zihao{4}
632-
A Dissertation Submitted for the Degree of
633+
A Dissertation Submitted for the Degree of
633634
\ifthenelse{\equal{\@thesis}{master} \OR \equal{\@thesis}{professional}}{Master}{}
634635
\ifthenelse{\equal{\@thesis}{doctor}}{Docrtor of Philosophy}{}
635636
}
636-
637+
637638
\vspace{100pt}
638639
{\zihao{-3} \bfseries
639640
\begin{tabular}{ll}
640641
\ifthenelse{\isundefined{\@cotutorcn}}{%
641-
\makebox[70pt][s]{Candidate}: & \@authoren \\
642+
\makebox[70pt][s]{Candidate}: & \@authoren \\
642643
\vspace{-10pt}\\
643644
\makebox[70pt][s]{Supervisor}: & \TranDegree{\@tutordegree} \hspace{-8pt} \@tutoren \\
644645
}{%
645-
\makebox[77pt][s]{Candidate}: & \@authoren \\
646+
\makebox[77pt][s]{Candidate}: & \@authoren \\
646647
\vspace{-10pt}\\
647648
\makebox[77pt][s]{Supervisors}: & \TranDegree{\@tutordegree} \hspace{-8pt} \@tutoren \\
648649
& \TranDegree{\@cotutordegree} \hspace{-8pt} \@cotutoren\\
@@ -652,7 +653,7 @@
652653
\end{spacing}
653654

654655
\vspace{150pt}
655-
656+
656657
\begin{spacing}{2.2}
657658
{\zihao{-3}
658659
\TranDepartment{\@department} \\
@@ -667,7 +668,7 @@
667668

668669
{\zihao{5} \heiti \noindent
669670
\makebox[5\ccwd][s]{中图分类号}:{\bfseries \@clc}%
670-
\hfill \TranSecretLevel{\@permission}
671+
\hfill \TranSecretLevel{\@permission}
671672
\\
672673
\makebox[5\ccwd][s]{论文编号}:{\bfseries 10006\@studentid}
673674
}
@@ -676,19 +677,19 @@
676677
\vspace{150pt}
677678

678679
\begin{spacing}{1.2}
679-
{\zihao{-2} \heiti
680+
{\zihao{-2} \heiti
680681
\ifthenelse{\equal{\@thesis}{master}}{%
681682
\makebox[16\ccwd][s]{硕士学位论文}}{
682683
\ifthenelse{\equal{\@thesis}{professional}}{%
683684
\makebox[16\ccwd][s]{硕士学位论文}}{
684685
\ifthenelse{\equal{\@thesis}{doctor}}{%
685686
\makebox[16\ccwd][s]{博士学位论文}}{}
686687
}}
687-
688+
688689
}
689690

690691
\vspace{50pt}
691-
{\zihao{-1} \heiti
692+
{\zihao{-1} \heiti
692693
\ifthenelse{\isundefined{\@subtitlecn}}{\vspace{20pt}}{}
693694
\@titlecn
694695
\ifthenelse{\isundefined{\@subtitlecn}}{\vspace{20pt}}{%
@@ -729,7 +730,7 @@
729730

730731
若有不实之处,本人愿意承担相关法律责任。 \\
731732

732-
{\zihao{5}\ \ 学位论文作者签名:\underline{\hspace{7\ccwd}} \hspace{4\ccwd}
733+
{\zihao{5}\ \ 学位论文作者签名:\underline{\hspace{7\ccwd}} \hspace{4\ccwd}
733734
日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日}
734735
}
735736

@@ -744,11 +745,11 @@
744745
段保存学位论文。
745746

746747
保密学位论文在解密后的使用授权同上。 \\
747-
748-
{\zihao{5}\ \ 学位论文作者签名:\underline{\hspace{7\ccwd}} \hspace{4\ccwd}
748+
749+
{\zihao{5}\ \ 学位论文作者签名:\underline{\hspace{7\ccwd}} \hspace{4\ccwd}
749750
日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日}
750751

751-
{\zihao{5}\ \ 指导教师签名:\underline{\hspace{9\ccwd}} \hspace{4\ccwd}
752+
{\zihao{5}\ \ 指导教师签名:\underline{\hspace{9\ccwd}} \hspace{4\ccwd}
752753
日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日}
753754
}
754755

@@ -767,10 +768,10 @@
767768
\@abstrctcn \par ~\par
768769
{\heiti 关键字:} \@keywordcn
769770
}
770-
771+
771772
\clearpage
772773
%\ifthenelse{\equal{\@beginright}{off}}{\clearpage}{\clearautopage}
773-
774+
774775
{\zihao{3} \bfseries \centerline{Abstract}}
775776
{\zihao{-4} ~\par
776777
\@abstrcten \par ~\par
@@ -783,7 +784,7 @@
783784
}}
784785
\newcommand{\makecontextlist}{% 目录
785786
{\pdfbookmark[0]{目录}{makecontextlist}
786-
787+
787788
\tableofcontents
788789
\ifthenelse{\isundefined{\@listfigtab}}{}{%
789790
\ifthenelse{\equal{\@listfigtab}{on}}{%
@@ -799,7 +800,7 @@
799800
}}
800801
\newcommand{\denotioan}{% 缩写定义
801802
{\pdfbookmark[0]{主要符号表}{denotioan}
802-
803+
803804
\chapter*{主要符号表}
804805
\ifthenelse{\isundefined{\@abbreviations}}{}{%
805806
%\centering

0 commit comments

Comments
 (0)