From 306d1f1105abfb4a9ea54a6efa3f158250293c66 Mon Sep 17 00:00:00 2001 From: Zeping Lee Date: Tue, 15 Oct 2024 13:16:52 +0800 Subject: [PATCH] Update thesis name for professional degree (#402) --- CHANGELOG.md | 1 + ustcthesis.cls | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b9813a..72e84da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - 本科生参考文献改用 GB/T 7714 格式([zepinglee/gbt7714-bibtex-style#169](https://github.com/zepinglee/gbt7714-bibtex-style/issues/169))。 +- 专业博士的封面改为“工程博士”(研究生院 2024-10-14 Word 模板修改,[#402](https://github.com/ustctug/ustcthesis/issues/402))。 ## [3.3.5] - 2024-05-09 diff --git a/ustcthesis.cls b/ustcthesis.cls index 4e1684d..d6abe06 100644 --- a/ustcthesis.cls +++ b/ustcthesis.cls @@ -1810,7 +1810,7 @@ \newcommand\ustc@speciality@name{学科专业} \else \ifustc@degree@doctor - \renewcommand\ustc@thesis@name{专业博士学位论文} + \renewcommand\ustc@thesis@name{工程博士学位论文} \else \renewcommand\ustc@thesis@name{专业硕士学位论文} \fi