0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

投稿論文Latexの著者注釈、それぞれの所属、メールアドレスの書き方のまとめ

Posted at

方法1
\author{
\IEEEauthorblockN{author1\IEEEauthorrefmark{a*}, author2\IEEEauthorrefmark{a,b}, author2\IEEEauthorrefmark{b}}
\IEEEauthorblockA{\IEEEauthorrefmark{a} School of Computer Science, The University of Tokyo, author, Japan}
\IEEEauthorblockA{\IEEEauthorrefmark{b} Department of Computer Science and Technology, Tsinghua University, Beijing, China}
\IEEEauthorblockA{{author1}@XXX.com, {author2,author3}@XXX.edu.cn}
}

方法2
\author{
\IEEEauthorblockN{author1$^{a*}$, author3$^{a,b}$, author3$^b$}
\IEEEauthorblockA{$^a$ School of Computer Science, The University of Tokyo, Tokyo, Japan}
\IEEEauthorblockA{$^b$ Department of Computer Science and Technology, Tsinghua University, Beijing, China}
\IEEEauthorblockA{{author1}@XXX.com, {author2, author3}@XXX.edu.cn}
}

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?