Skip to content
New issue

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的位置问题 #228

Open
OptSolution opened this issue Jun 23, 2023 · 0 comments
Open

英文封面/扉页中 Student ID的位置问题 #228

OptSolution opened this issue Jun 23, 2023 · 0 comments

Comments

@OptSolution
Copy link

OptSolution commented Jun 23, 2023

提交给图书馆电子档被告知英文封面格式不对,具体内容是:
英文封面需填写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}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant