我正在尝试使用类似下面的内容\documentclass[conference,a4paper]{IEEEtran}
,但发现很难为每个作者添加不同的电子邮件。
这就是我现在所拥有的
\author{\IEEEauthorblockN{Author One \IEEEauthorrefmark{1},
Author Two \IEEEauthorrefmark{1},
Author Three \IEEEauthorrefmark{2},
Author Four \IEEEauthorrefmark{1} and
Author Five \IEEEauthorrefmark{3}}
\IEEEauthorblockA{\IEEEauthorrefmark{1}Affiliation One, Country}
\IEEEauthorblockA{\IEEEauthorrefmark{2}Affiliation Two, Country}
\IEEEauthorblockA{\IEEEauthorrefmark{3}Affiliation Three, Country}}
我的问题是我们如何在作者姓名下方添加作者的电子邮件?(我可以在附属机构下面添加一行,但我更希望像第一个图那样)