Latex总结

  • Latex中 \label{...} 的妙用

参考: Latex中 \label{...} 的妙用_latex label-CSDN博客

  •  LaTex 」写论文,插入序号(分论点)方法

参考: 「 LaTex 」写论文,插入序号(分论点)方法_latex 序号-CSDN博客

  • Latex中插入图片

\begin{figure}

\end{figure}

  • Latex多级标题

\section{一级标题} 

\subsection{二级标题}  

\subsubsection{三级标题} 

  • %:\%
  •   图片处理

参考:数学建模 latex 图片以及表格排版整理(overleaf)_latex中实验图片如何排版-CSDN博客

  • 2*2子图并列:

参考:系统学Latex之图片的插入和设置_哔哩哔哩_bilibili

\begin{figure}[H]

    \centering

    \subfloat[CPU Usage]{\includegraphics[width=0.48\linewidth]{figure/fig7(a).png}}

    \subfloat[Memory Usage]{\includegraphics[width=0.48\linewidth]{figure/fig7(b).png}}

   

    \subfloat[Disk Usage]{\includegraphics[width=0.48\linewidth]{figure/fig7(c).png}}

    \subfloat[Bandwidth Usage]{\includegraphics[width=0.48\linewidth]{figure/fig7(d).png}}

    \caption{Resource usage in each dimension after multiple scheduling}

    \label{fig:enter-label}

\end{figure}

*导入 \usepackage{subfig} 才可以使用*

  •  TABLE:

\begin{table}[H]

    \centering

    \begin{tabular}{l l c r r}

    \hline

    Node Type   & CPU(millicore) & Memory(MB) & Disk(GB) & Bandwidth(Mbps)\\

    \hline

    1 & 8000 & 16384 & 512 & 50\\

    2 & 16000 & 24576 & 770 & 100\\

    3 & 32000 & 32768 & 1024 & 300\\

    4 & 64000 & 49152 & 3072 & 500\\

    \hline

    \end{tabular}

    \caption{Different Types of Resource Nodes - Resource Total Information}

    \label{tab:my_label}

\end{table}

  • Latex中引用参考文献的部分编译后出现空白的问题I suspect you‘ve forgotten a `}‘, causing me to apply this control sequence

参考: Latex中引用参考文献的部分编译后出现空白的问题I suspect you‘ve forgotten a `}‘, causing me to apply this control sequence_i suspect you have forgotten a `}', causing me to -CSDN博客

  • 中文乱码/不显示

参考:Overleaf不显示中文解决办法_其他_王凧-GitCode 开源社区 (csdn.net) 

  • 正常情况下,论文使用点乘符号 \cdot 
  • Elsevier(爱思唯尔)LaTex 模板详细说明 

参考:Elsevier(爱思唯尔)LaTex 模板详细说明_elsevier模板-CSDN博客 

  • 10
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值