记录第一次latex

\documentclass{article}
%MS%%%%%%%%%%%%%%%%%%%% Article Format %%%%%%%%%%%%%%%%%
%+++++++++++++++++++++ Usepackage +++++++++++++++%%
\usepackage{indentfirst} 
\usepackage{graphicx} %% Package for Figure
\usepackage{subfigure}
\usepackage{geometry}
\usepackage{float} %% Package for Float
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{mathtools}
\usepackage{setspace}
\usepackage[thmmarks,amsmath]{ntheorem} %% If amsmath is applied, then amsma is necessary
\usepackage{bm} %% Bold Mathematical Symbols
\usepackage[square,comma,sort&compress,numbers]{natbib} %% Sort of References
\usepackage[colorlinks,linkcolor=cyan,citecolor=cyan]{hyperref}
\usepackage{extarrows}
\usepackage{mathrsfs} %% Swash letter
\usepackage{booktabs} %% tables with three lines
\usepackage{multirow}
\usepackage{tabularx}
\usepackage[subfigure]{tocloft}
\usepackage[shortlabels]{enumitem}
\setlength{\parindent}{2.0em}
\setlength{\parskip}{1.0em}  
\renewcommand{\baselinestretch}{1.3}  %1.5beihangju
\geometry{a4paper,left=3cm,right=2cm,top=2.5cm,bottom=2.5cm}
%\numberwithin{equation}{section} %% Number of Equation

\graphicspath{{figure/}}                                 %% Path of Figures


\begin{document}
    \title{\bf A } 
    \date{}
    \author{\sffamily author1$^1$, author2$^{1,*}$, author3$^2$\\
        {\sffamily\small $^1$ College of Communication Engineering, Chengdu University of Information Technology }\\
        {\sffamily\small $^2$ The second Institution }}
    \maketitle
    %MS+++++++++++++++++++++ Abstract +++++++++++++++++++++++++
    {\noindent\small{\bf Abstract:}
        In the ..... }    
    \vspace{1ex}
    {\noindent\small{\bf Keywords:}
       aaa; aaa;aaa;aaa}
    %MS++++++++++++++++++++++++++++++ Main body ++++++++++++++++++++
    \clearpage
    begin{thebibliography}{}

    \section{Introduction}
        \subsection{Back}
   
        \subsection{Con}    
         
        \indent\begin{itemize}    
            \item We 
            \item To 
            \item 
        \end{itemize}
  
        ... in Table 1.    
%%%%%%%%%%%%%%%%%table%%%%%%%%%%%%%%%%%%%%%%%%%%
    \begin{table}[htbp] % 表格开始
        \centering % 表格居中显示
        \caption{Notations} % 表头标题
        \label{table_1} % 表格标签,便于引用
        \begin{tabular}{cl} % c表示单元格内容居中,l表示靠左,这里有两列,所以是cc,如果是三列就是ccc或cll,根据自己    
            \toprule % 顶部的线,这里可以定义粗细、toprule{1.5ptx}
            \multicolumn{1}{m{1.5cm}}{\centering Symbol} &  % 中间的1.5cm表示第一列宽度
            \multicolumn{1}{m{6cm}}{\centering Definition}\\

            \midrule % 中间的线
           AAAA&AAAAA\\ % &用来区分列,\\用来区分行
           AAAA&AAAA\\
           AAAA&AAAA\\
           AAAA&AAAA\\
            \bottomrule
        \end{tabular}
    \end{table}
    \section{The }
  
    \section{Conclusion}
    In this paper
    \section*{Acknowledgments}
  
    
    \newpage
    \bibliographystyle{unsrt}    % 设置文献样式
    \bibliography{docu}    % 设置文献的文件路径
    
    end{thebibliography}
\end{document

总结:

创建公式环境(带标号):crtl+Shift+T

上标:crtl+Shift+U

下标:crtl+Shift+D

行内公式:crtl+Shift+M

控制缩进:\indent

参考文献中带&,正文中带%  需添加转义符号。\& ,   2\%=2%

公式中:分式\frac

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值