【LaTeX】LaTeX安装美赛模板(mcmthesis)使⽤笔记(含代码)
安装->美赛模板mcmthesis
tex环境与编辑器安装
选择texlive安装tex环境
安装tex有许多途径可以选择,这⾥我选择使⽤texlive进⾏安装。
可以在⽹站 获取最新版本免费texlive。
1. 进⼊⽹站后,选择 在How to acquire TeX Live中onDVD;
2. 在链接到的⽹页中选择ISO image⼊⼝进⼊下载镜像页⾯;
3. 选择最近的镜像⽹站下载,进⼊镜像⽹站后,选择texlive2018.iso(texlive2018为⽬前最新版本,未来会有2019、2020等,推
荐下载最新版)⽂件⼤⼩3GB左右;
4. 下载完成后,在镜像⽂件夹内,以管理员⾝份运⾏install-tl-advanced.bat,按提⽰操作,完成。
安装texstudio作为编辑器
在 下载texstudio。
mcmthesis笔记
1. 选择⽂档类型为mcmthesis,此宏包已经被CTAN收录,⽆需额外安装。
\documentclass{mcmthesis}
2. mcmthesis官⽅说明⽂档可以通过命令提⽰符窗⼝打开。官⽅⽂档中包含论⽂格式控制⽅法。
texdoc mcmthesis
模板代码与链接
\documentclass{mcmthesis}
\mcmsetup{CTeX = true,
tcn =0000,
problem = A,
sheet = true,
titleinsheet = true,
keywordsinsheet = true,
titlepage = true,
abstract = true}
\usepackage{palatino}
\usepackage{lipsum}
\title{The \LaTeX{} Template for MCM Version \MCMversion}
网页模板编辑器\author{\small \href{www.latexstudio/}
{\includegraphics[width=7cm]{mcmthesis-logo}}}
\date{\today}
\begin{document}
\begin{abstract}
\lipsum[1]
\begin{keywords}
keyword1; keyword2
\end{keywords}
\end{abstract}
\maketitle
\section{Introduction}
\lipsum[2]
\begin{itemize}
\item minimizes the discomfort to the hands, or
\item maximizes the outgoing velocity of the ball.
\end{itemize}
We focus exclusively on the second definition.
\begin{itemize}
\item the initial velocity and rotation of the ball,
\item the initial velocity and rotation of the bat,
\item the relative position and orientation of the bat and ball, and
\item the force over time that the hitter hands applies on the handle. \end{itemize}
\lipsum[3]
\begin{itemize}
\item the angular velocity of the bat,
\item the velocity of the ball, and
\item the position of impact along the bat.
\end{itemize}
\lipsum[4]
\emph{center of percussion}[Brody 1986], \lipsum[5]
\begin{Theorem} \label{thm:latex}
\LaTeX
\end{Theorem}
\begin{Lemma} \label{thm:tex}
\TeX .
\end{Lemma}
\begin{proof}
The proof of theorem.
\end{proof}
\subsection{Other Assumptions}
\lipsum[6]
\begin{itemize}
\item
\item
\item
\item
\end{itemize}
\lipsum[7]
\section{Analysis of the Problem}
\begin{figure}[h]
\small
\centering
\includegraphics[width=12cm]{mcmthesis-aaa.eps}
\caption{aa} \label{fig:aa}
\end{figure}
\lipsum[8] \eqref{aa}
\begin{equation}
a^2 \label{aa}
\end{equation}
\[
\begin{pmatrix}{*{20}c}
{a_{11}}&{a_{12}}&{a_{13}} \\
{a_{21}}&{a_{22}}&{a_{23}} \\
{a_{31}}&{a_{32}}&{a_{33}} \\
\end{pmatrix}
= \frac{{Opposite}}{{Hypotenuse}}\cos ^{-1} \theta \arcsin \theta \]
\[
p_{j}=\begin{cases}0,&\text{if $j$ is odd}\\
r!\,(-1)^{j/2},&\text{if $j$ is even}
\end{cases}
\]
\lipsum[10]
\[
\arcsin \theta =
\mathop{{\int\!\!\!\!\!\int\!\!\!\!\!\int}\mkern-31.2mu
\bigodot}\limits_\varphi
{\mathop {\lim }\limits_{x \to \infty } \frac{{n!}}{{r!\left({n - r}
\right)!}}} \eqno (1)
\]
\section{Calculating and Simplifying the Model }
\lipsum[11]
\section{The Model Results}
\lipsum[6]
\section{Validating the Model}
\lipsum[9]
\section{Conclusions}
\lipsum[6]
\section{A Summary}
\lipsum[6]
\section{Evaluate of the Mode}
\section{Strengths and weaknesses}
\lipsum[12]
\subsection{Strengths}
\begin{itemize}
\item \textbf{Applies widely}\\
This system can be used for many types of airplanes, and it also
solves the interference during the procedure of the boarding
airplane,as described above we can get to the optimization
boarding time.We also know that all the service is automate.
\item \textbf{Improve the quality of the airport service}\\
Balancing the cost of the cost and the benefit, it will bring in
more convenient for airport and passengers.It also saves many
human resources for the airline. \item \textbf{}
\end{itemize}
\begin{thebibliography}{99}
\bibitem{1} D.~E. KNUTH The \TeX{}book the American Mathematical Society and Addison-Wesley
Publishing Company ,1984-1986.
\bibitem{2}Lamport, Leslie, \LaTeX{}: `` A Document Preparation System '', Addison-Wesley Publishing Company,1986.
\bibitem{3}\url{www.latexstudio/}
\bibitem{4}\url{/}
\end{thebibliography}
\begin{appendices}
\section{First appendix}
Here are simulation programmes we used in our model as follow.\\
\textbf{\textcolor[rgb]{0.98,0.00,0.00}{Input matlab source:}}
\lstinputlisting[language=Matlab]{./code/mcmthesis-matlab1.m}
\section{Second appendix}
some more text \textcolor[rgb]{0.98,0.00,0.00}{\textbf{Input C++ source:}} \lstinputlisting[language=C++]{./code/mcmthesis-sudoku.cpp}
\end{appendices}
\end{document}
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论