参考文章:
Windows下MikTex+TexMaker中文化
http://lazybios.com/2013/05/how-to-use-chinese-fonts-in-latax/
LaTeX新人教程,30分钟从完全陌生到基本入门
http://blog.sina.com.cn/s/blog_90444ed201016iq6.html
Latex排版全解 http://blog.youkuaiyun.com/langb2014/article/details/51354238
中文Paper模板
\documentclass{ctexart}
\usepackage{graphicx}
\title{标题}
\author{your name}
\begin{document}
\maketitle
\begin{abstract}
Your abstract。
\end{abst