We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
提交给图书馆电子档被告知英文封面格式不对,具体内容是: 英文封面需填写Student ID,Student ID应在Discipline和Author之间
修改方法是把 thesis-uestc.cls文件中 767-770行
Author: & \en@theauthor \\ \cline{2-2} Student ID: & \thestudentnumber \\ \cline{2-2}
改为
Student ID: & \thestudentnumber \\ \cline{2-2} Author: & \en@theauthor \\ \cline{2-2}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
提交给图书馆电子档被告知英文封面格式不对,具体内容是:
英文封面需填写Student ID,Student ID应在Discipline和Author之间
修改方法是把 thesis-uestc.cls文件中 767-770行
改为
The text was updated successfully, but these errors were encountered: