最近投稿到pimrc時,打算在文章中感謝贊助單位,遇到無法加入的問題。
以往只要在
Author那邊 加入\thanks{This work is ....}
如下:
\author{\IEEEauthorblockN{Author Name\thanks{This work is ....}}即可。
}
但IEEETran.cls中,當你的文件設定為conference時,\thanks 這功能似乎被鎖住了。
網路上找到了解決方法:
在tex文件中加入 \IEEEoverridecommandlockouts 即可。
\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts
沒有留言:
張貼留言