小编Kai*_*mil的帖子

LaTeX 中的表格:使用两列模板将表格放置在单列中

我正在研究乳胶背页。我正在使用 IEEE 访问模板,它有两列。我必须将表格修复为单列。你能告诉我我该怎么做吗?

代码:

\begin{table}[h]
\centering
\caption{Comparison table}
\label{tab2}
\begin{tabular}{@{}p{3cm}lllll@{}}
\toprule
\multicolumn{1}{}{}Metric
&\cite{dagher2018ancile} &\cite{tripathi2020sms} &\cite{zheng2018blockchain} &\cite{gordon2018blockchain}
&Our architecture\\ \midrule

User Centric         & Y & N & Y & Y & Y\\
User Authentication  & N & N & N & N & Y \\
Privacy of data owner  & Y & Y & Y & Y & Y\\
Store personal data into blockchain & N & N & N & N & Y\\
Transparent policy & N & N & …
Run Code Online (Sandbox Code Playgroud)

latex tabular

9
推荐指数
1
解决办法
1万
查看次数

标签 统计

latex ×1

tabular ×1