This commit is contained in:
StarLee 2017-04-17 22:09:05 +08:00
commit d2cd37d195
9 changed files with 144 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
*.fls
*.fdb_latexmk
*.gz
*.aux
latex/*.pdf
*.log
*.bbl
*.blg
*(busy)
*.tmp

BIN
JCST_Confirmation.docx Normal file

Binary file not shown.

BIN
JCST_Confirmation.pdf Normal file

Binary file not shown.

BIN
Title Page_no_bio.docx Normal file

Binary file not shown.

BIN
Title Page_no_bio.pdf Normal file

Binary file not shown.

BIN
Title Page_with_bio.docx Normal file

Binary file not shown.

Binary file not shown.

125
ori_files/SAMPLE.TEX Normal file
View File

@ -0,0 +1,125 @@
\documentclass[11pt,twoside]{article}
\usepackage{jcst}
%Equations,theorems,lemmas,etc. are created using the traditional Latex enviroment
%
\begin{document}
\setcounter{page}{1}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%Set Page Head%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setpageinformation
%{Head of the first page} {Running head of odd pages}
{Author Names}
{}{}{}{Mon.}{Year}
{First Author {\it et al}.: Shortened title within 45 charactors}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%===========================================================
\begin{CJK}{GBK}{song}
\title{Title of the Paper}
\author{Author1$^1$ (Chinse name), {\it Member, CCF, ACM, IEEE}, Author2$^2$, and Author3$^1$}
% Type all authors' full names above.
% For a Chinese author, Chinse name is needed as well
% Please declare the membership when any author is a member or fellow of CCF, ACM, IEEE
\address{$^1$Department, University, ...,City, Zip Code, Nation\\
$^2$Department, University, ...,City, Zip Code, Nation
}
\email{Emails of all the authors}
\received{month day, year}
%\revised{month day, year}%Revised date
\footnotetext{This work was supported by...}
\begin{abstract}
The abstract goes here. An abstract should be around 200 to 300 words and should clearly state the nature and significance of the paper. Abstract should not include mathematical expressions or bibliographic references
\end{abstract}
\keywords{3-5 keywords separated by commas}
% Keywords should closely reflect the topic and should optically characterize the paper.
%%%%%%%%%%%%%%%%%%%%%%%%%%% Main Text Begin %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{multicols}{2}
\normalsize
\section{Introduction}
Main text.
All references \cite{1,2,3} should be cited, and numbered in their cited order. Abbreviations should be explained when they first appear. Set variables in italic, vectors/matrices in bold italic.
Figures and Tables should be mentioned in the maintext.
\begin{figure}
\footnotesize\centering
\centerline{\includegraphics[width=7.6cm]{figure1.eps}}
\caption{Caption of the figure.}
\end{figure}
\begin{table}
\caption{Caption of the Table}
\centering
\begin{tabular}{ccc}
\hline
$A$ & $B$ & $C$\\
\hline
a & b & c\\
1 & 2 & 3\\
\hline
\end{tabular}
\end{table}
\subsection{Caption of the Subsection}
\subsubsection{Caption of the Subsubsection}
(1) is a sample equation:
\begin{equation}\label{1}
1+1=2.
\end{equation}
\begin{theorem}
Theorem text.
\end{theorem}
\begin{lemma}
Lemma text.
\end{lemma}
\begin{proof}
Proof text.
\end{proof}
\begin{definition}[\textmd{Caption of Definition}]
Definition text.
\end{definition}
\it Example. \rm Example text.
\addcontentsline{toc}{section}{Acknowledgment}
\medskip{\bf Acknowledgment} Acknowledgment text. Acknowledgments should be placed at the end of the paper, before the bibliography.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Main Text End %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{thebibliography}{00}
\bibitem{1} Floater M S. Mean value coordinates. {\it Computer Aided Geometric Design}, 2003, 20(1): 19--27.
% Author Name1, Author Name2. Paper title. {\it Journal Name}, Publishing year, Volumn(Issue No.): p.begin--p.end.
\bibitem{2} Haker S, Angenent S, Tannenbaum A, Kikinis R. Nondistorting flattening for virtual colonoscopy. In {\it Proc. MICCAI}, Oct. 2001, pp.358--366.
% Author Name1, Author Name2. Paper title. In {\it Proc. Conference Name}, Month, Year, pp. p.begin--p.end.
% Conference places and date are needed
\bibitem{3} Clarke E M, Grunberg O, Peled D A. Model Checking. Cambridge, Massachusetts: The MIT Press, 1999.
% Author Name. Book Title. Publisher, Publishing year, pp. p.begin--p.end.
\end{thebibliography}
\biography{photo.eps}%No empty line here
{\bf Author Name} Biography text.
\end{multicols}
\end{CJK}
\end{document}

9
提交注意事项.txt Normal file
View File

@ -0,0 +1,9 @@
文档命名:
1. 论文 》 Main Document
2. 作者信息》 Title Page
3. 确认表 》
其他信息:
1. 字数
2. 审阅人包括5个国外的信息
3.