上传失败:不允许使用 PDF 链接 (URL)。请参阅 EDAS 常见问题解答

上传失败:不允许使用 PDF 链接 (URL)。请参阅 EDAS 常见问题解答

我尝试将用 Latex 编写的论文上传到“https://edas.info/”组织的 IEEE 会议,但出现了这个错误。

\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts
% The preceding line is only needed to identify funding in the first footnote. If that is unneeded, please comment it out.
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}

%\usepackage{graphicx}
\usepackage[ruled,vlined]{algorithm2e}

%\usepackage{pgfplots}
\usepackage{verbatim} 
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}

\usepackage[bookmarks=false]{hyperref}
 
\hypersetup{%
   unicode   =false,    % non-Latin characters in Acrobat’s bookmarks
   pdftoolbar=false,    % show Acrobat’s toolbar?
   pdfmenubar=true      % show Acrobat’s menu?
}




\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
    T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}

相关内容