IEEE LaTeX conference 致谢(acknowledge)被屏蔽
在IEEE LaTeX conference 模板有一句话
% conference papers do not typically use \thanks and this command % is locked out in conference mode. If really needed, such as for % the acknowledgment of grants, issue a \IEEEoverridecommandlockouts % after \documentclass
也就是说在在会议中屏蔽了thanks命令,解决方法是在模版的开头:
\documentclass
后加
\IEEEoverridecommandlockouts
然后在作者代码块中写:
\author{\IEEEauthorblockN{XXX \thanks{ XXX is corresponding author.}
...
}
在页面左下角就会自动出现脚注了。
可以用于标注作者/ 通信作者/ 致谢内容。
感谢 https://www.cnblogs.com/sunny99/ sumoier对本文的帮助!
 
                    
                
 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号