一、IEEE的latex模板使用指南
下载IEEE的conference和transaction的latex模板文件:
conference:https://www.ieee.org/conferences/publishing/templates.html
transaction模板:https://ieeeauthorcenter.ieee.org/create-your-ieee-article/use-authoring-tools-and-ieee-article-templates/ieee-article-templates/
conference模板中包含四个文件,
conference_041818.pdf % tex文件编译后的pdf文件
conference_041818.tex % tex源文件
IEEEtran.cls
IEEEtran_HOWTO.pdf %IEEEtran.cls的使用方法
cls文件是latex标准版本的格式文件,它决定了latex源文件的排版布局。cls文件和latex文件放到同一个文件夹中,就可以在源文件里面用
\documentclass{xxx}
一些具体使用方法,都可以在IEEEtran_HOWTO.pdf中找到。
本文详细介绍如何使用IEEE提供的LaTeX模板进行论文排版,包括conference和transaction两种模板的下载及使用方法,适合准备投稿IEEE会议或期刊的研究人员。

2万+

被折叠的 条评论
为什么被折叠?



