• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
MKT-porter
博客园    首页    新随笔    联系   管理    订阅  订阅
IEEE 论文投稿

 

1账号

dongdongli@mail.nwpu.edu.cn

Ld4

2 模版

 

 官网版本

https://template-selector.ieee.org/secure/templateSelector/publicationType

 

 

 官网下载的上传到在线版本

在线版本不全,不用

https://www.overleaf.com/gallery/tagged/ieee-official

 

插图技巧

%=====  单列一个图 
\begin{figure}[!t]
\centering
\includegraphics[width=2.5in]{figure/01_projectAll.pdf}
 \caption{ Introduction of the Figure ... }
\label{fig_1}
\end{figure}

%=====  双列大图  大图占据整个

\begin{figure*}[htbp]
    \centering
    \includegraphics[width=\textwidth]{figure/01_projectAll.pdf}  % 这里替换成你的图片路径
    \caption{ Introduction of the Figure ... }
    \label{fig:bigimage}
\end{figure*}


%=====  双列大图  大图内部插入两个分图
\begin{figure*}[!t]
\centering
\subfloat[]{\includegraphics[width=2.5in]{figure/v1Equipment_model.pdf}%
\label{fig_first_case}}
\hfil
\subfloat[]{\includegraphics[width=2.5in]{fig1}%
\label{fig_second_case}}
 \caption{ Introduction of the Figure ... }
\label{figure/v1Equipment_model.pdf}
\end{figure*}

  

 

 

 

posted on 2024-11-24 14:51  MKT-porter  阅读(30)  评论(0)    收藏  举报
刷新页面返回顶部
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3