以Applied Intelligence为例,提交大修后的源文件,主要为了方便作者自己 (歪头.jpg
进入系统修改
注意这里是作者身份进入,点击已经提交的论文选项,选择 Edit Revision
Article Type Selection
Attach Files
Tips for authors submitting full source files in LaTeX:
All files must be on the same folder level; do not use sub folders。
The main manuscript TeX file must be the first item
Define the main TeX file as ‘Manuscript’ in the drop down box
Upload any image files (e.g. EPS, PNG, TiFF, etc.) as figures
Upload any TeX supporting files and any (journal) specific style files that are referenced in the TeX file and declare them as ’LaTeX Supporting File(s)
Upload a PDF version of your article as supplementary material for reference
Ensure special characters (like ä/ö/ü) have been converted to appropriate TeX code
Do not use own macros or fonts, or .ps and .dvi files
The TeX files should not have any errors in order for the PDF to be built. Any errors will be shown in the generated PDF. For example: ! LaTeX Error: File ‘trackchanges.sty’ not found.
For XeLaTeX submissions, add this as the first line in your TeX file: %!TEX TS-program = xelatex
For further LaTeX tips you may refer to this this help page.