-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathnew_en.tex
385 lines (273 loc) · 8.67 KB
/
new_en.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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
% !TeX encoding = UTF-8
% !TeX program = xelatex
\iffalse
########################
Project Name:
The LaTeX cn/en template for MUST Thesis
Github:
https://github.com/iihciyekub/MUST-Thesis
User's Guide:
https://iihciyekub.github.io/must-thesis-manual
Overleaf texAide (Chrome Extension):
https://chrome.google.com/webstore/detail/overleaf-s2tbib2bbl/icekiliecbhnockmfkehoebbkmhmapmo?hl=zh-CN
author: Yongjian.Li ian.Li (LastUpdate: 2024-04-25)
########################
\fi
\documentclass[writingLanguage=english, % 中文模板
addPageTitle=on, % on/off 添加扉頁
addDeclaration=on, % on/off 添加原創聲明
addMUSTlog=off, % on/off 添加校徽水印
addFigTOC=on, % on/off 添加圖目錄
addTabTOC=on, % on/off 添加表目錄
refIndent=off, % on/off 修改參考文獻條目縮進
printMod=off, % on/off 設置奇偶數邊距對稱紙質打印模式
]{.def/must}
% 論文基本信息,必填不能刪除
\def\shool {Macau University of Science and Technology}
\def\cnTitle {XXX 銀行(澳門分行)與 XXX 銀行合併之研究}
\def\cnShortTitle {\cnTitle}% 页眉显示的中文论文短题目
\def\enTitle {The Study on the Relationship between Social Responsibility and Organizational Trust}
\def\enShortTitle {The Study on the Relationship between SR \& OT}% 页眉显示的英文论文短题目
\def\Name {Name}% 名稱
\def\StudentNo {Student No.}% 學號
\def\Faculty {Faculty of Business Administration}% 所在學院
\def\Program {Program}% 學位名稱
\def\Major {Major}% 專業名稱
\def\Supervisor {Supervisor}% 指導老師
\def\DateofWriting {\datea\today}% 設置論文寫作完成時間
\def\DateofDeclaration {\dateb\today}% 設置論文原創聲明時間
\def\DateofSignature {2023/06/30}% 設置簽署論文原創聲明的時間
\def\PublicAfterYears {5}% 設置論文幾年後公開
\def\mySign {Fig/mySign.png}%支持带透明通道的png照片(推荐)
\def\supervisorSign {Fig/supervisorSign.png}%支持带透明通道的png照片
\begin{document}
\begin{abstract@en}{keyword1,keyword1,keyword1,keyword1,}
\txtHere{1-3}
\the\baselineskip
\end{abstract@en}
% 添加目錄
\addtableofcontents
\chapter{Introduction}
\txtHere{1} \cite{abdoh2019}
\section{Research Aim and Objectives}
\section{fig}
\captionsetup[figure]{singlelinecheck=off,justification=raggedright}
\captionsetup[subfigure]{singlelinecheck=on}
\tikzstyle{every pin}=[fill=white,draw=black,font=\small,]
% \captionsetup[figure]{singlelinecheck=off,justification=raggedright}
% \captionsetup[subfigure]{singlelinecheck=on}
% \tikzstyle{every pin}=[fill=white,draw=black,font=\small,]
\begin{figure}[H]
\centering
\begin{subfigure}{0.49\textwidth}
\centering
\includegraphics[height=4cm]{example-image}
\caption{A subfigure}
\label{fig:sub1}
\end{subfigure}
\hfill
\begin{subfigure}{.49\textwidth}
\centering
\includegraphics[height=4cm]{example-image-a}
\caption{A subfigure}
\label{fig:sub2}
\end{subfigure}
\newline
\begin{subfigure}{.49\textwidth}
\centering
\includegraphics[height=4cm]{example-image-plain}
\caption{A subfigure}
\label{fig:sub3}
\end{subfigure}
\begin{subfigure}{.49\textwidth}
\centering
\includegraphics[height=4cm]{example-image-empty}
\caption{A subfigure}
\label{fig:sub4}
\end{subfigure}
\caption{A figure with two subfigures}
\label{fig:sub}
\end{figure}
\section{table}
\captionsetup[table]{singlelinecheck=off,justification=raggedright}
\begin{table}
\caption{this is table data}
\centering
\begin{tabularx}{\textwidth}{XXX} % 表格寬度為網頁的一半
\toprule
content & content & content \\
\midrule
row1 & row1 & row1\footnote{footnote} \\
row2 & row2 & row2 \\
\bottomrule
\end{tabularx}
\caption*{this is footnote}
\end{table}
\subsection{Background}
\txtHere{1}
\subsection{Current State}
\txtHere{1}
\chapter{Related Work}
\txtHere{1}
\section{Previous Studies}
\txtHere{1}
\subsection{Study 1}
\txtHere{1}
\subsection{Study 2}
\txtHere{1}
\subsection{Study 3}
\txtHere{1}
\section{Limitations of Previous Studies}
\txtHere{1}
\begin{equation}
V_0=X_0(1-T)(1-b) \sum_{t=1}^n \frac{(1+g)^t}{(1+k)^t}+\frac{X_0(1-T)(1-g)^{n+1}}{k(1+k)^n}
\end{equation}
\begin{axiom}
Theorem 4.1. Let $F(\Lambda)=(R-v-r-c) \Lambda-2 \sqrt{h c \Lambda}$. The social welfare solution is to set $\mu_1=\mu_2=\lambda_1=\lambda_2=0$ if $F(\Lambda)<\sigma$; otherwise, to set $\lambda_i=\Lambda, \mu_i=\Lambda+\sqrt{h \Lambda / c}$, $\mu_j=\lambda_j=0$, for either $i=1$ or 2 with corresponding $j \neq i$.
\end{axiom}
\begin{theorem}
For the capacity choice problem, four
cases may arise.
\begin{enumerate}[itemsep=2pt,topsep=0pt,parsep=0pt,leftmargin=*,label=\emph{(\roman*)}]
\item If $F(\Lambda)<\sigma$, then the unique equilibrium is such that none of the firms would operate in the market, i.e., $p_1=p_2=0$ and $\mu_1=\mu_2=0$, and the corresponding $\lambda_1=\lambda_2=0$.
\item If $F(\Lambda / 2)<\sigma \leqslant F(\Lambda)$, then there are two equilibria, each corresponding to one of the firms to operate in the market. The firm enters the market captures the whole market and sets monopoly capacity and price, i.e.,
\end{enumerate}
\end{theorem}
\begin{definition}
definition。
\end{definition}
\begin{example}
example。
\end{example}
\begin{property}
property。
\end{property}
\begin{proposition}
proposition。
\end{proposition}
\begin{lemma}
lemma。
\end{lemma}
\begin{corollary}
corollary。
\end{corollary}
\begin{remark}
remark。
\end{remark}
\begin{condition}
condition。
\end{condition}
\begin{conclusion}
conclusion。
\end{conclusion}
\begin{assumption}
assumption。
\end{assumption}
\section{funation}
\chapter{math fun}
\begin{equation}
\label{eq1}
e^{\pi i}+1=0
\end{equation}
\begin{align}
2 y & =d\label{eq:IntoSection}\\
3 y & =cx+d\\
4 y_{12} & =bx^{2}+cx+d\\
5 y(x) & =ax^{3}+bx^{2}+cx+d
6
\end{align}
\begin{equation}
2 x=\left\{ \begin{array}{cl}
3 0 & \textrm{if }A=\ldots\\
4 1 & \textrm{if }B=\ldots\\
5 x & \textrm{this run text.}\end
{array}\right.
\end{equation}
\subsection{alg}
\chapter{Methodology}
\txtHere{1}
\section{Research Design}
\txtHere{1}
\subsection{Experimental Design}
\txtHere{1}
\subsection{Sampling Method}
\txtHere{1}
\section{Data Collection}
\txtHere{1}
\subsection{Data Sources}
\txtHere{1}
\subsection{Data Collection Procedures}
\txtHere{1}
\section{Data Analysis}
\txtHere{1}
\subsection{Statistical Analysis}
\txtHere{1}
\subsection{Qualitative Analysis}
\chapter{Results}
\txtHere{1}
\section{Descriptive Statistics}
\txtHere{1}
\subsection{Frequencies}
\txtHere{1}
\subsection{Measures of Central Tendency}
\txtHere{1}
\subsection{Measures of Dispersion}
\txtHere{1}
\section{Inferential Statistics}
\txtHere{1}
\subsection{Hypothesis Testing}
\txtHere{1}
\subsection{Regression Analysis}
\txtHere{1}
\subsection{Factor Analysis}
\txtHere{1}
\chapter{Discussion}
\txtHere{1}
\section{Interpretation of Results}
\txtHere{1}
\subsection{Implications of Results}
\txtHere{1}
\subsection{Limitations of Study}
\txtHere{1}
\section{Contributions to the Field}
\txtHere{1}
\subsection{Recommendations for Future Research}
\txtHere{1}
\chapter{Conclusion}
\txtHere{1}
\section{Summary of Findings}
\txtHere{1}
\section{Conclusions}
\txtHere{1}
\section{Limitations of Study}
\txtHere{1}
\txtHere{1}
\section{Implications for Practice}
\txtHere{1}
% 請確保bib 文件名稱為 ref.bib, 利用js文件處理後的bbl文件名稱為 ref.bbl
\addreference{ref}
\begin{appendix}
\end{appendix}
\begin{acknowpage}
\end{acknowpage}
% ---- >>start
\begin{addcvpage}
% 設置入學時間
\addedudate{Sept, 2019}
% 填寫教育經歷,注意內容以逗號作分隔,
\addeduItem{2009.16-2012.13,Macau University of Science and Technology, Faculty of Business, Taipa Island, Macau, China.}
\addeduItem{2009.16-2012.13,Macau University of Science and Technology, Faculty of Business, Taipa Island, Macau, China.}
\addeduItem{2009.16-2012.13,Macau University of Science and Technology, Faculty of Business, Taipa Island, Macau, China.}
%增加學術文章
\addpaperItem{
\item Macau University of Science and Technology, Taipa Island, Macau, China.,
\item Macau University of Science and Technology, Taipa Island, Macau, China.,
}
% 增加項目
\addprojectItem{
\item 中國澳門氹仔島澳門科技大學,商學院商學院
\item 商學院商學院商學院中國澳門氹仔島澳門科技大學,商學院商學院商學院商學院商學院中國澳門氹仔島澳門科技大學,商學院商學院商學院商學院商學院
}
\end{addcvpage}
% << ----end
\end{document}