机器学习和生物信息学实验室联盟
标题:
Latex实用tips【随时更新】
[打印本页]
作者:
chenlin
时间:
2013-5-13 10:52
标题:
Latex实用tips【随时更新】
本主贴随时更新,为总结贴置顶。请各位同学使用过程中有问题或者更好解决方案的在下面更贴,我来整理。
1)常用投稿期刊的模板及使用问题
elsevier旗下期刊均用该documentclass:
http://www.elsevier.com/author-s ... atex-document-class
注意每个期刊的引用文献模板是不一样的,见[attach]1465[/attach]
2)常用包(Package)及使用问题
elsevier的多栏作者与地址标注问题,见1楼
3)其他
作者:
chenlin
时间:
2013-5-13 11:01
elsevier.cls的多栏作者和地址标注问题(期待更好解决方案)
使用下面的代码,有的时候生成的上标不是从1开始
% \author[label1,label2]{Chen LIN}
% \author[label1]{Runquan XIE}
% \author[label3]{Lei LI}
% \author[label3]{Tao LI}
% \address[label1]{}
% \address[label2]{Shanghai Key Laboratory of Intelligent Information Processing, Shanghai, China}
%\address[label3]{School of Computer Science, Florida International University, Miami, FL 33199, U.S.A.}
可以对同一个单位的作者进行同行排列
\author{Chen Lin\corref{cor1}}
\ead{
chenlin@xmu.edu.cn
}
\cortext[cor1]{corresponding author}
\author{Runquan Xie}
\address{School of Information Science and Engineering, Xiamen University, Xiamen, 361005, China}
\author{Lei Li}
\author{Tao Li}
\address{School of Computer Science, Florida International University, Miami, FL 33199, U.S.A.}
作者:
xmubingo
时间:
2013-5-13 12:53
林老板重出江湖!
作者:
chenlin
时间:
2013-5-31 10:54
\input{chapter}不起新页(期刊模板一般用这个)
\include{chapter}起新页(有的会议模板可以用这个)
作者:
小妖儿
时间:
2014-5-22 10:28
latex做幻灯片貌似比用PPT洋气多了
欢迎光临 机器学习和生物信息学实验室联盟 (http://123.57.240.48/)
Powered by Discuz! X3.2