当前位置: 首页 > news >正文

IEEE Latex模版踩雷避坑指南

  1. 参考文献
    原Latex模版
\begin{thebibliography}{1}
\bibliographystyle{IEEEtran}\bibitem{ref1}
{\it{Mathematics Into Type}}. American Mathematical Society. [Online]. Available: https://www.ams.org/arc/styleguide/mit-2.pdf\bibitem{ref2}
T. W. Chaundy, P. R. Barrett and C. Batey, {\it{The Printing of Mathematics}}. London, U.K., Oxford Univ. Press, 1954.\bibitem{ref3}
F. Mittelbach and M. Goossens, {\it{The \LaTeX Companion}}, 2nd ed. Boston, MA, USA: Pearson, 2004.\bibitem{ref4}
G. Gr\"atzer, {\it{More Math Into LaTeX}}, New York, NY, USA: Springer, 2007.\bibitem{ref5}M. Letourneau and J. W. Sharp, {\it{AMS-StyleGuide-online.pdf,}} American Mathematical Society, Providence, RI, USA, [Online]. Available: http://www.ams.org/arc/styleguide/index.html\bibitem{ref6}
H. Sira-Ramirez, ``On the sliding mode control of nonlinear systems,'' \textit{Syst. Control Lett.}, vol. 19, pp. 303--312, 1992.\bibitem{ref7}
A. Levant, ``Exact differentiation of signals with unbounded higher derivatives,''  in \textit{Proc. 45th IEEE Conf. Decis.
Control}, San Diego, CA, USA, 2006, pp. 5585--5590. DOI: 10.1109/CDC.2006.377165.\bibitem{ref8}
M. Fliess, C. Join, and H. Sira-Ramirez, ``Non-linear estimation is easy,'' \textit{Int. J. Model., Ident. Control}, vol. 4, no. 1, pp. 12--27, 2008.\bibitem{ref9}
R. Ortega, A. Astolfi, G. Bastin, and H. Rodriguez, ``Stabilization of food-chain systems using a port-controlled Hamiltonian description,'' in \textit{Proc. Amer. Control Conf.}, Chicago, IL, USA,
2000, pp. 2245--2249.\end{thebibliography}

修改:创建bib文件,命名为refs.bib
打开谷歌学术
在这里插入图片描述
将内容复制到bib文件中
在这里插入图片描述
并在Latex文件后面写入

\bibliographystyle{IEEEtran}
\bibliography{refs}

在这里插入图片描述
2. 表格
推荐网站TableConvert
在这里插入图片描述
选择excel转latex

三线表需要删除|和\hline,自行删除
添加颜色
添加包

\usepackage{xcolor}

然后

{\textcolor[rgb]{0,0,1}{red}}

或者

{\color{red} 28.538}

相关文章:

  • 每日一题《leetcode--117.填充每个结点的下一个右侧结点指针||》
  • 基于transformers框架实践Bert系列6-完形填空
  • C++进程间通信 消息队列
  • STEP 7-MicroWIN SMART
  • TalkingData数据统计的力量
  • 短信平台-平台群发短信
  • 用户接入和认证技术
  • Sql语法3
  • 【芯片验证方法】
  • 大数据技术分享 | Kylin入门系列:基础介绍篇
  • MindSpore实践图神经网络之环境篇
  • Nacos 2.x 系列【12】配置加密插件
  • 【二叉树】:LeetCode:100.相同的数(分治)
  • Spring-注解
  • vue 打印、自定义打印、页面打印、隐藏页眉页脚
  • #Java异常处理
  • 【JavaScript】通过闭包创建具有私有属性的实例对象
  • 【许晓笛】 EOS 智能合约案例解析(3)
  • 2017 前端面试准备 - 收藏集 - 掘金
  • Brief introduction of how to 'Call, Apply and Bind'
  • canvas实际项目操作,包含:线条,圆形,扇形,图片绘制,图片圆角遮罩,矩形,弧形文字...
  • Codepen 每日精选(2018-3-25)
  • input实现文字超出省略号功能
  • iOS | NSProxy
  • LeetCode刷题——29. Divide Two Integers(Part 1靠自己)
  • log4j2输出到kafka
  • pdf文件如何在线转换为jpg图片
  • React Native移动开发实战-3-实现页面间的数据传递
  • session共享问题解决方案
  • vue和cordova项目整合打包,并实现vue调用android的相机的demo
  • 消息队列系列二(IOT中消息队列的应用)
  • 一个完整Java Web项目背后的密码
  • 在Unity中实现一个简单的消息管理器
  • #数据结构 笔记三
  • (07)Hive——窗口函数详解
  • (13)Hive调优——动态分区导致的小文件问题
  • (2)(2.4) TerraRanger Tower/Tower EVO(360度)
  • (55)MOS管专题--->(10)MOS管的封装
  • (C语言)球球大作战
  • (done) 声音信号处理基础知识(4) (Understanding Audio Signals for ML)
  • (LeetCode C++)盛最多水的容器
  • (附程序)AD采集中的10种经典软件滤波程序优缺点分析
  • (附源码)ssm捐赠救助系统 毕业设计 060945
  • (七)Activiti-modeler中文支持
  • (深入.Net平台的软件系统分层开发).第一章.上机练习.20170424
  • (算法二)滑动窗口
  • (算法设计与分析)第一章算法概述-习题
  • (五)MySQL的备份及恢复
  • (一)Kafka 安全之使用 SASL 进行身份验证 —— JAAS 配置、SASL 配置
  • (一)搭建springboot+vue前后端分离项目--前端vue搭建
  • (转)【Hibernate总结系列】使用举例
  • (转)mysql使用Navicat 导出和导入数据库
  • (转)可以带来幸福的一本书
  • *** 2003
  • ..thread“main“ com.fasterxml.jackson.databind.JsonMappingException: Jackson version is too old 2.3.1