广告合作
  • 今日头条

    今日头条

  • 百度一下

    百度一下,你就知道

  • 新浪网

    新浪网 - 提供新闻线索,重大新闻爆料

  • 搜狐

    搜狐

  • 豆瓣

    豆瓣

  • 百度贴吧

    百度贴吧——全球领先的中文社区

  • 首页 尚未审核订阅工具 订阅

    如何使用Latex制作三线表格?

    来源:网络收集  点击:  时间:2024-08-08
    【导读】:
    本文通过多个具体程序代码展示如何使用Latex制作满足SCI期刊要求的三线表格?工具/原料moreLatex方法11/1分步阅读

    程序算例1:注意黑色部分的标记,与图对应

    \begin{figure}

    \centering

    \begin{tabular}{|c|c|}

    \hline

    % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...

    AAA BBB \\

    CCC DDD \\

    \hline

    \end{tabular}

    \caption{SSSS}

    \end{figure}

    %%

    方法21/1

    程序算例2:注意黑色部分的标记,与图对应

    \begin{figure}

    \centering

    \begin{tabular}{|c|c|}

    % \hline

    % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...

    AAA BBB \\

    CCC DDD \\

    % \hline

    \end{tabular}

    \caption{SSSS}

    \end{figure}

    方法31/1

    程序算例3:注意黑色部分的标记,与图对应

    \begin{figure}

    \centering

    \begin{tabular}{cc}

    % \hline

    % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...

    AAA BBB \\

    CCC DDD \\

    % \hline

    \end{tabular}

    \caption{SSSS}

    \end{figure}

    方法41/1

    程序算例1:注意黑色部分的标记

    \begin{table}

    \tbl{Radio-band beaming model parameters for\\ {FSRQs and BL Lacs.}}

    {\begin{tabular}{@{}lcccccc}

    \toprule

    Class$^{\rm a}$ $\gamma _1$ $\gamma _2$$^{\rm b}$

    $\langle \gamma \rangle$

    $G$ $|{\bm f}|$ $\theta _{c}$ \\

    \colrule

    BL Lacs 5 36 7 $-4.0$ $1.0\times 10^{-2}$ 10$^\circ$ \\

    FSRQs 5 40 11 $-2.3$ $0.5\times 10^{-2}$ 14$^\circ$ \\

    \botrule

    \end{tabular}}

    \tabnote{$^{\rm a}$This footnote shows what footnote symbols to use.}

    \tabnote{$^{\rm b}$This footnote shows the text turning over when a long footnote is added.}

    \label{symbols}

    \end{table}

    方法51/1

    程序算例1:注意黑色部分的标记

    % \begin{table}

    \begin{table}

    \centering

    \caption{Optimal results for two different load cases}

    \label{Tab:03}

    \begin{tabular}{ccccc}

    \hline

    % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...

    Cases Component shapes Initial layout Optimized layout Objective function\\

    \hline

    \multirow{3}{*}{Case 1} rectellipse \tabincell{c}{(50, 30, $0$) \\ (70, 30, $0$)}

    \tabincell{c}{(35.145, 24.633, 2.0298) \\ (85.182, 24.542, -0.7411)}

    \multirow{3}{*}{67.359} \\

    \cline{2-4}

    calabash-shaped \tabincell{c}{(10, 30, $\pi /2$) \\ (110, 30, $\pi /2$)}

    \tabincell{c}{(8.635, 28.556, 0.836) \\ (110.299, 28.578, 2.283)}

    \\

    \cline{1-5}

    \multirow{3}{*}{Case 2} rectellipse \tabincell{c}{(50, 30, $0$) \\ (70, 30, $0$)}

    \tabincell{c}{(36.049, 35.603, 0.506) \\ (83.621, 35.087, 0.885)}

    \multirow{3}{*}{199.781} \\

    \cline{2-4}

    calabash-shaped \tabincell{c}{(10, 30, $\pi /2$) \\ (110, 30, $\pi /2$)}

    \tabincell{c}{(8.469, 31.537, 0.788)$^a$\\ (112.882, 30.057, 1.864)}

    \\

    \cline{1-5}

    \hline

    \end{tabular}

    \footnotesize{$^a$ The smallest spatial unit is county}\\

    \end{table}

    方法61/1

    程序算例1:注意黑色部分的标记

    \begin{table}

    % table caption is above the table

    \caption{Please write your table caption here}

    \label{tab:1} % Give a unique label

    % For LaTeX tables use

    \begin{tabular}{lll}

    \hline\noalign{mallskip}

    first second third \\

    \noalign{mallskip}\hline\noalign{mallskip}

    number number number \\

    number number number \\

    \noalign{mallskip}\hline

    \end{tabular}

    \end{table}

    方法71/1

    % Please add the following required packages to your document preamble:

    % \usepackage{multirow}

    \begin{table*}

    criptsize

    \centering

    \caption{Optimized results of the circular arch for different slenderness and opening angles}

    \label{Tab03}

    \begin{tabular}{cccccccccc}

    \toprule

    \multirow{2}{*}{Opening angle} \multicolumn{3}{c}{$R/r=10$} \multicolumn{3}{c}{$R/r=25$} \multicolumn{3}{c}{$R/r=50$} \\

    \cmidrule(r){2-4} \cmidrule(r){5-7} \cmidrule(r){8-10}

    $\omega_{1} (\%)$ $r_{{\rm min}}/r_0$ $r_{{\rm max}}/r_0$

    $\omega_{1} (\%)$ $r_{{\rm min}}/r_0$ $r_{{\rm max}}/r_0$

    $\omega_{1} (\%)$ $r_{{\rm min}}/r_0$ $r_{{\rm max}}/r_0$ \\

    \midrule

    $\varphi=60^{\circ} $ 3.920 0.793 1.355 5.243 0.558 1.122 6.694 0.503 1.133 \\

    $\varphi=90^{\circ} $ 4.061 0.660 1.106 7.242 0.500 1.136 8.060 0.501 1.140 \\

    $\varphi=120^{\circ} $ 6.480 0.558 1.127 9.011 0.500 1.145 9.535 0.500 1.147 \\

    $\varphi=150^{\circ} $ 8.756 0.500 1.142 10.763 0.500 1.153 11.126 0.500 1.155 \\

    \bottomrule

    \end{tabular}

    \end{table*}

    注意事项

    欢迎提问,有问必答, 如果对您帮助,请在下面投票,您的认可是我不断分享的动力!

    LATEX
    本文关键词:

    版权声明:

    1、本文系转载,版权归原作者所有,旨在传递信息,不代表看本站的观点和立场。

    2、本站仅提供信息发布平台,不承担相关法律责任。

    3、若侵犯您的版权或隐私,请联系本站管理员删除。

    4、文章链接:http://www.1haoku.cn/art_1089395.html

    相关资讯

    ©2019-2020 http://www.1haoku.cn/ 国ICP备20009186号05-07 21:05:58  耗时:0.028
    0.028s