由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - multiple authors and affiliations
相关主题
question about author and thanks(急问阿,下星期要交文章了)IEEEtranBST使用求助
一个bibtex的问题参考文献在文中变成数字了
one question about latex有用bibtex的吗
How to place Abstract to Title area?请问bibtex中怎样表示ö这类字符?
关于一篇文章用很多package的疑问好像\author \title放到\begin{document}之前或之后都行
关于natbib里面的author undefined (转载)请问natbib下如何处理这
请问作者栏是如何输入的?REVTEX有没有AUTHOR CONTRUBUTION的功能啊?
请问写paper时怎样在作者下面加学校,地址等详细?怎么用宏来控制bibtex 条目的作者域?
相关话题的讨论汇总
话题: author话题: institutea话题: inst话题: authors
进入TeX版参与讨论
1 (共1页)
g*****d
发帖数: 35
1
Hi,
Multiple authors
author A, instituteA
author B, instituteB
author C, instituteA
author D, instituteA
FYI (maybe useful), I found in llncs.cls, we can use the following
\author{A\inst{1}, B\inst{2}, C\inst{1}, and D\inst{1}}
\institute{
instituteA, e.g., MITBBS
\and
insgtituteB, e.g., WaterBBS
}
My current problem is how to realize similar format for kluwer.cls. I only
found some user manual for kluwer, e.g., http://www.google.com/url?sa=t&ct=res&cd=1&url=http%3A//springeronline.com/sgw/cda/p
T*******n
发帖数: 493
2
That's the style that Kluwer uses, without footnote symbols.
So if they don't print MITBBS three times, how would they
show the affiliations of authors C and D? (There's nothing
wrong with this style. Some publishers don't like to use
footnote style affiliations.)
You could try
\author{A, C, D}
\institution{MITBBS}
\author{B}
\institution{WaterBBS}
but this makes B the anchoring author.
If you can explain how you want to show the affiliation for
C and D without repeating "MITBBS" (show

【在 g*****d 的大作中提到】
: Hi,
: Multiple authors
: author A, instituteA
: author B, instituteB
: author C, instituteA
: author D, instituteA
: FYI (maybe useful), I found in llncs.cls, we can use the following
: \author{A\inst{1}, B\inst{2}, C\inst{1}, and D\inst{1}}
: \institute{
: instituteA, e.g., MITBBS

1 (共1页)
进入TeX版参与讨论
相关主题
怎么用宏来控制bibtex 条目的作者域?关于一篇文章用很多package的疑问
求救, footnote段间距关于natbib里面的author undefined (转载)
问两个footnote的问题请问作者栏是如何输入的?
A question about footnote请问写paper时怎样在作者下面加学校,地址等详细?
question about author and thanks(急问阿,下星期要交文章了)IEEEtranBST使用求助
一个bibtex的问题参考文献在文中变成数字了
one question about latex有用bibtex的吗
How to place Abstract to Title area?请问bibtex中怎样表示ö这类字符?
相关话题的讨论汇总
话题: author话题: institutea话题: inst话题: authors