-
Notifications
You must be signed in to change notification settings - Fork 5
/
main.tex
225 lines (146 loc) · 5.75 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
% -------------------------
% Author: 杨睿
% Github: https://github.com/Yangruipis
% E-mail: [email protected]
% -------------------------
\documentclass{SUIBEthesis}
\usepackage{booktabs}
\usepackage{cite}
\usepackage[round, comma, sort&compress]{natbib}
\usepackage[nottoc]{tocbibind} % 将参考文献加入目录
\bibliographystyle{SUIBEplainnat} % 引用文献格式
\begin{document}
\title{上海对外经贸大学硕士论文\LaTeX 模板示例文档}
\author{你的名字}
\studentnum{1626xxxx}
\advisor{xxx~~教授}
\degree{科学学位}
\school{你的学院}
\major{你的专业}
\finishdate{2018年11月}
\maketitle
\newpage
\begin{abstract}
本文是上海对外经贸大学硕士毕业论文\LaTeX 模板示例文档,该模板包括了核心文件\textbf{SUIBEthesis.cls}、示例文件\textbf{main.tex}、BiBTex文件\textbf{ref.bib}、以及相关的图片等数据文件夹\textbf{data}。该模板满足上海对外经贸大学硕士论文的写作规范,且使用方法非常简单,后续会开发本硕通用的毕业论文模板。
模板文件的撰写主要借鉴了tex.stackexchange.com上的诸多问题与解答,以及清华大学、中国科学技术大学、浙江大学等知名高校在ShareLaTeX上的开源模板,目前正处于测试阶段。如果你也具有多年的\LaTeX 使用经验,并且对\TeX 的cls类文件编写较为熟悉,那么欢迎加入到本项目的测试和维护中来,在我的GitHub上(https://github.com/Yangruipis/SUIBEthesis)提交pull request,我会第一时间做出回复。
\end{abstract}
\keywords{LaTeX;SUIBE;毕业论文}
\newpage
\begin{enabstract}
\end{enabstract}
This is an english abstract...
\enkeywords{keyword1, keyword2}
% ------------------- 目录页 -----------------------
\newpage
\pagestyle{tocpage}
\tableofcontents
\pagestyle{tocpage}
\thispagestyle{tocpage}
\addtocontents{toc}{\protect\thispagestyle{tocpage}}
% --------------------------------------------------
\newpage
\setcounter{page}{1}
\pagestyle{mainpage}
\section{测试一级章节}
\subsection{测试二级章节}
\subsubsection{测试三级章节}
测试脚注\footnote{I love \LaTeX}
测试参考文献引用:
\begin{itemize}
\item 一般引用\cite{lamport1994latex},\cite{马丽莎2014交叉持股关系影响股价联动吗}
\item 多重引用\cite{lamport1994latex, knuth1984texbook}
\item 其他类型\cite[see][]{knuth1984texbook}
\item 其他类型\cite[section2]{knuth1984texbook}
\item 其他类型\cite[see][]{knuth1984texbook, lamport1994latex, 马丽莎2014交叉持股关系影响股价联动吗}
\end{itemize}
正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试
正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试正文字体字号行距测试
测试图片~\ref{fig:1}
\begin{figure}[htbp!]
\centering
\includegraphics[height=3cm]{data/figure/logo.pdf}
\caption{上海对外经贸大学校徽}
\label{fig:1}
\end{figure}
测试表格~\ref{tab:1}
\begin{table}[htbp]
\centering
\caption{网络节点与边数统计}
\begin{tabular}{ccc}
\toprule
\toprule
年份 & 节点(上市公司)数 & 边数 \\
\midrule
2005 & 978 & 5,736 \\
2006 & 1,002 & 5,691 \\
2007 & 1,081 & 6,014 \\
2008 & 1,141 & 6,132 \\
\bottomrule
\bottomrule
\end{tabular}%
\label{tab:1}%
\end{table}%
公式测试:
\begin{eqnarray}
L(y_i, f(x_i)) = \frac{1}{n}\sum_{i=1}^n y_i \ln (\sigma(x_i)) + (1-y_i)\ln (1-\sigma(x_i))
\end{eqnarray}
\section{测试一级章节2}
测试脚注2\footnote{这是第二个脚注}
\begin{eqnarray}
a^2 + b^2 = c^2
\end{eqnarray}
\section{测试一级章节3}
\subsection{测试二级章节3}
\begin{myappendix}
\begin{python}[moreemph={[4]42},caption={这是一个测试}]
# -*- coding:utf8 -*-
import os
class Node:
def __init__(self, value):
self.value = value
def find_max_sum(arr:list) -> int:
cur = 0
_max = 0
for i in arr:
cur = max(cur + i, 0)
_max = max(cur, _max)
return _max
print('1+2/3*4-5%6//7{0}'.format(1))
\end{python}
\begin{python}[moreemph={[4]42},caption={这是一个测试}]
# -*- coding:utf8 -*-
import os
class Node:
def __init__(self, value):
self.value = value
def find_max_sum(arr:list) -> int:
cur = 0
_max = 0
for i in arr:
cur = max(cur + i, 0)
_max = max(cur, _max)
return _max
print('1+2/3*4-5%6//7{0}'.format(1))
\end{python}
\begin{python}[moreemph={[4]42},caption={这是一个测试}]
# -*- coding:utf8 -*-
import os
class Node:
def __init__(self, value):
self.value = value
def find_max_sum(arr:list) -> int:
cur = 0
_max = 0
for i in arr:
cur = max(cur + i, 0)
_max = max(cur, _max)
return _max
print('1+2/3*4-5%6//7{0}'.format(1))
\end{python}
\end{myappendix}
\xiaosi
\bibliography{ref}
\begin{mythanks}
感谢我的老师和小伙伴
\end{mythanks}
\end{document}