以signal,image and video proecessing为例
该期刊为SCI4区,吸收信号图像视频处理相干文章,期刊主编的专业是深度神经网络研究。
上传手稿或图片时提示上传失败
投稿网站用校园网能打开,但在上传zip文件时可能会因超时而无法上传,可以使用加速器资助上传,另zip中应包含.eps、.tex、.cls、.bib以及.bst五类文件且不能包含子文件夹
无法编译成pdf
在上传手稿Review检察阶段,会提示上传的zip文件是否可以编译成pdf,假如失败,下拉可以看到错误提示,相干的警告也尽量消除。
错误1:
出现Unknown theoremstyle相干错误,在tex文件中将原本的宏包引用
- \documentclass[sn-mathphys-num,iicol]{sn-jnl}% Math and Physical
- ....other package
- \usepackage{amsthm}%
复制代码 更换为
- \RequirePackage{amsthm}
- \documentclass[sn-mathphys-num,iicol]{sn-jnl}% Math and Physical
- ....other package
复制代码 具体缘故原由细节点击此处
错误2:
Capacity: max_strings=200000, hash_size=200000, hash_prime=170003 The top-level auxiliary file: output.aux I couldn’t open style file sn-mathphys-num.bst —line 3 of file output.aux :
\bibstyle{sn-mathphys-num : } I’m skipping whatever remains of this
command Illegal, another \bibstyle command—line 95 of file
output.aux : \bibstyle : {sn-basic} I’m skipping whatever remains of
this command I found no style file—while reading file output.aux
You’ve used 35 entries,
出现该错误后我实行在自己的texstudio上编译pdf,在编译参考文献时会出现以下错误,但参考文献能正确显示。
- 开始 : bibtex.exe "atricle"
- This is BibTeX, Version 0.99d (TeX Live 2024)
- The top-level auxiliary file: atricle.aux
- The style file: sn-mathphys-num.bst
- Illegal, another \bibstyle command---line 84 of file atricle.aux
- : \bibstyle
- : {sn-basic}
- I'm skipping whatever remains of this command
- Database file #1: reference.bib
复制代码 缘故原由:重复调用{sn-article},删除tex文件里的 \bibliographystyle{sn-article}即可
错误3:
Capacity: max_strings=200000, hash_size=200000, hash_prime=170003 The top-level auxiliary file: output.aux I couldn’t open style file sn-mathphys-num.bst —line 3 of file output.aux :
\bibstyle{sn-mathphys-num : } I’m skipping whatever remains of this
command I found no style file—while reading file output.aux You’ve
used 35 entries, 0 wiz_defined-function locations, 120 strings with
682 characters, and the built_in function-call counts, 0 in all,
缘故原由:没有上传sn-mathphys-num.bst文件
所有引用的文件要和.tex文件放在同级目次下,上传的zip文件不能有子文件夹
审阅进度
6.25提交手稿,当天完成技术检察
6.26找编辑和同行评审并送给编辑检察
7.1送同行评审(两人)
7.8第一份返修意见
…
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。 |