加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

revtex4中多个作者单位(affiliation)的写法

(2012-12-09 00:15:54)
标签:

教育

分类: Latex

 


From: http://shaokn.blog.163.com/blog/static/232229320109311156904/
用PR模板(revtex4)写东西的时候,有时候需要挂多个作者单位(affiliation),这时候在选项里面加上superscriptaddress,后面每个作者依次列出单位即可,编译的时候相同的单位会自动编号合并~
看下面例子:


\documentclass[english,aps,preprint,superscriptaddress]{revtex4}
。。。。
\author{Author1}
\email{foo@bar.edu}
\affiliation{Address for author 1 }
\affiliation{common Address}
\author{Author2}
\email{bar@foo.edu}
\affiliation{Address for author 2}
\affiliation{common Address} 

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有