cd papers/conf
latex main
... check that the are no error messages ...
zip -r mypaper.zip *
说明:必须在Linux环境下使用命令进行压缩,才能够上传成功!!!
cd papers/conf
latex main
... check that the are no error messages ...
zip -r mypaper.zip *
说明:必须在Linux环境下使用命令进行压缩,才能够上传成功!!!
转载于:https://www.cnblogs.com/Gingber/p/8681741.html