Skip to content

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

@OptSolution

Description

@OptSolution

提交给图书馆电子档被告知英文封面格式不对,具体内容是:
英文封面需填写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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions