Skip to content

Commit 0243a4f

Browse files
Merge pull request #710 from YDX-2147483647/year
延长版权到2026年,更新历史到2025年
2 parents aae73e7 + 2c346ed commit 0243a4f

File tree

19 files changed

+96
-37
lines changed

19 files changed

+96
-37
lines changed

.github/ISSUE_TEMPLATE/bug-report-ZH.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ body:
6868
id: software
6969
attributes:
7070
label: LaTeX 发行版以及发行年份
71-
placeholder: TexLive 2024
71+
placeholder: TeX Live 2025
7272
validations:
7373
required: false
7474
- type: textarea

handbook/chapters/appendices.tex

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,34 +19,37 @@
1919
\item 在 2017 年之前,网络上已经出现一些北京理工大学学位论文 \LaTeX 模板。
2020
它们是“2012大眼小蚂蚁版”和“2016汪卫版”,均以上海交通大学的模板为基础。
2121
\item 2017 - 2018 年,计算机学院 2016 级研究生杨雅婷等人受研究生院委托,
22-
制作了\href{https://github.com/BIT-thesis/LaTeX-template}{BIT-Thesis}
22+
制作了 \href{https://github.com/BIT-thesis/LaTeX-template}{BIT-Thesis}
2323
研究生学位论文模板。
24-
\item 2019 - 2020 年,\BIThesis 最早由 2016 级的
24+
\item 2019 - 2020 年,\href{https://github.com/BITNP/BIThesis/}{\BIThesis} 最早由 2016 级的
2525
武上博、王赞、唐誉铭、牟思睿和詹熠莎等人维护。
2626
\begin{itemize}[nosep]
2727
\item 此时,\BIThesis 仅支持本科生毕业论文的排版。
2828
\item 在此期间,\BIThesis 从无到有诞生了,包括使用手册、
2929
在线文档和开箱即用的模板。
3030
\item 同时,2017 级的赵池等同学完成了一系列 \BIThesis
3131
的视频教程。
32-
\item 武上博推进了教务部对 \BIThesis{} 的认可工作
32+
\item 武上博推进了教务部对 \BIThesis{} 的认可
3333
\end{itemize}
3434
\item 2020 - 2021 年,2017 级的冯开宇、杨思云、郝正亮和顾骁等人
3535
接管了维护开发工作。
3636
\begin{itemize}[nosep]
3737
\item 在此期间,冯开宇将原来的 .tex 文件制作成了宏包,并发布到 CTAN 上。
38-
\item 此版本是 V2 版本,代号为 Birthday Cake.
38+
\item 此版本是 V2 版本,代号为 Birthday Cake
3939
\end{itemize}
4040
\item 2021 - 2022 年,2021 级(硕士研究生)的冯开宇针对 2021、
4141
2022 毕业季收到的反馈对该项目进行维护升级。
4242
\begin{itemize}[nosep]
4343
\item 在此期间,冯开宇合入了杨雅婷等人在 2017 年开发的研究生学位论文模板。
4444
\item 次年暑假期间,冯开宇用 \verb|expl3| 重构了\LaTeX 样式代码,
4545
向用户提供了简易易用的接口。同时,也增加了本科全英文专业的毕设论文模板样式。
46-
\item 此版本是 V3 版本,代号为 Summer Time.
46+
\item 此版本是 V3 版本,代号为 Summer Time
4747
\end{itemize}
4848
\item 2023 年,冯开宇在此版本上增加了多种新的功能,并修复了一些已知的问题。
49-
并推进了官方(教务部、研究生院)对 \BIThesis 的认可工作。
49+
并推进了官方(教务部、研究生院)对 \BIThesis 的认可。
50+
\item 2024 年,冯开宇和徐元昌推动了对研究生院原官方模板的替换,并根据各学院实际情况扩展了本科全英文模板。
51+
\item 2025 年,徐元昌根据国家新《学位法》和研究生院新要求更新了硕博模板。
5052
\end{itemize}
53+
% 以上简化自 src/bithesis-doc.tex,需同步更新
5154

5255
\end{appendices}

src/bithesis-doc.tex

Lines changed: 52 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -128,24 +128,25 @@ \subsection{历史与贡献者们}
128128
\item 在 2017 年之前,网络上已经出现一些北京理工大学学位论文 \LaTeX 模板。
129129
它们是“2012大眼小蚂蚁版”和“2016汪卫版”,均以上海交通大学的模板为基础。
130130
\item 2017 - 2018 年,计算机学院 2016 级研究生杨雅婷等人受研究生院委托,
131-
制作了\href{https://github.com/BIT-thesis/LaTeX-template}{BIT-Thesis}
131+
制作了 \href{https://github.com/BIT-thesis/LaTeX-template}{BIT-Thesis}
132132
研究生学位论文模板。
133-
\item 2019 - 2020 年,\BIThesis 最早由 2016 级的
133+
\item 2019 - 2020 年,\href{https://github.com/BITNP/BIThesis/}{\BIThesis} 最早由 2016 级的
134134
武上博、王赞、唐誉铭、牟思睿和詹熠莎等人维护。
135135
\begin{itemize}
136136
\item 此时,\BIThesis 仅支持本科生毕业论文的排版。
137137
\item 在此期间,\BIThesis 从无到有诞生了,包括使用手册、
138138
在线文档和开箱即用的模板。
139139
\item 同时,2017 级的赵池等同学完成了一系列 \BIThesisLaTeX
140140
的视频教程。
141+
\item 武上博推进了教务部对 \BIThesis{} 的认可。
141142
\end{itemize}
142143
\item 2020 - 2021 年,2017 级的冯开宇、杨思云、郝正亮和顾骁等人
143144
接管了维护开发工作。
144145
\begin{itemize}
145-
\item 在此期间,冯开宇将原来的 .tex 文件制作成了宏包,并发布到 CTAN 上。
146-
\item 项目代码也随之被拆分成了 \BIThesisMacroPackage
147-
\BIThesisWiki\BIThesisScaffold
148-
\item 此版本是 V2 版本,代号为 Birthday Cake.
146+
\item 在此期间,冯开宇将原来的 .tex 文件制作成了宏包,并发布到 \href{https://www.ctan.org/pkg/bithesis}{CTAN} 上。
147+
\item 项目代码也随之被拆分成了 \BIThesisMacroPackage
148+
\href{https://github.com/BITNP/BIThesis-wiki}{\BIThesisWiki}\href{https://github.com/BITNP/BIThesis-scaffold}{\BIThesisScaffold}
149+
\item 此版本是 V2 版本,代号为 Birthday Cake
149150
\end{itemize}
150151
\item 2021 - 2022 年,2021 级(硕士研究生)的冯开宇针对 2021、
151152
2022 毕业季收到的反馈对该项目进行维护升级。
@@ -155,13 +156,53 @@ \subsection{历史与贡献者们}
155156
\item 次年暑假期间,冯开宇用 \pkg{expl3} 重构了\LaTeX 样式代码,
156157
向用户提供了简易易用的接口。
157158
\item 同时,也增加了本科全英文专业的毕设论文模板样式。
158-
\item 此版本是 V3 版本,代号为 Summer Time.
159+
\item 此版本是 V3 版本,代号为 Summer Time
159160
\end{itemize}
160161
\item 2023 年,冯开宇在此版本上增加了多种新的功能,并修复了一些已知的问题。
161-
并推进了官方(教务部、研究生院)对 \BIThesis 的认可。
162+
并推进了官方(教务部、研究生院)对 \BIThesis 的认可,特别是面向没有太多计算机基础的同学\href{https://github.com/BITNP/BIThesis/pull/242}{起草了《\BIThesis 研究生学位论文\LaTeX{}模板快速使用指南》}
162163
另外,2020级的徐元昌改正了文档、手册、注释中若干错误或过时信息(其中有些源于QQ群),增加了读书报告模板。
163-
\item 2024 年,冯开宇和徐元昌推动了对研究生院原官方模板的替换。
164+
\item 2024 年,冯开宇、徐元昌、张正等继续维护开发。
165+
\begin{itemize}
166+
\item 硕博方面,冯开宇和徐元昌推动了对研究生院原\href{https://grd.bit.edu.cn/xwgz/xwgz2/wjxz_xwgz/b117824.htm}{官方模板}的替换。
167+
\item 本科方面,年初\href{https://github.com/BITNP/BIThesis/discussions/396}{毕业设计相关模板被系统地比对更新};毕业季前后,徐元昌又\href{https://github.com/BITNP/BIThesis/issues/496}{针对全英文毕业论文调查了各学院要求和应届学生需求},并根据实际情况扩展了模板。
168+
\item 技术支持方面,QQ群中的重复性问答开始添加到精华消息或汇编到 \href{https://github.com/BITNP/BIThesis/discussions?discussions_q=}{GitHub Discussions},《快速使用指南》也增加了本科版本并持续发布于 \href{https://github.com/BITNP/BIThesis/releases}{GitHub Releases}。
169+
\end{itemize}
170+
\item 2025 年
171+
\begin{itemize}
172+
\item \textbf{模板核心维护}
173+
\begin{itemize}
174+
\item \textbf{联系学校机构}\hspace{\ccwd}
175+
国家新《学位法》自元旦起实施并替代1981年《学位条例》,当年春\href{https://github.com/BITNP/BIThesis/issues/603}{研究生院将学位论文模板拆分为学术型、专业型},于是徐元昌相应更新了 \BIThesis 硕博模板,冯开宇随后推进了官方网站的替换。
176+
\item \textbf{完善模板细节}\hspace{\ccwd}
177+
高鹏和徐元昌\href{https://github.com/BITNP/BIThesis/pull/596}{适配汉化了 \pkg{cleveref}},noteas和徐元昌将模板中的校名、校徽替换为矢量图并与\href{https://www.bit.edu.cn/gbxxgk/dqgz_sjb/vixx/}{学校视觉形象识别系统}对齐。此外,双面打印、间距、布局、成果清单等细节也得到了改进。
178+
\end{itemize}
179+
\item \textbf{模板周边优化}
180+
\begin{itemize}
181+
\item \textbf{发布渠道}\hspace{\ccwd}
182+
\href{https://www.githubstatus.com/incidents/jfvgcls9swln}{GitHub四月}更新配置时意外导致中国未登录用户无法访问,张正、蒋浩天遂向\href{https://mirrors.bit.edu.cn/}{校内镜像站}增设\verb|/github-release/|并添加 \BIThesis,徐元昌也将\href{https://bithesis.bitnp.net/news/}{更新说明}备份到在线文档、将《快速使用指南》备份到CTAN。
183+
\item \textbf{编译时长}\hspace{\ccwd}
184+
近年受国际环境影响,Overleaf、TeXPage、LoongTeX 等在线平台均缩短了免费编译时长,其中 \href{https://github.com/BITNP/BIThesis/issues/543}{Overleaf 甚至于夏秋缩至十秒,难以编译中文论文}。为此,张正整理了\href{https://github.com/BITNP/BIThesis-wiki/issues/445#issuecomment-2740471477}{自建 Overleaf 实例的教程},徐元昌在 GitHub Actions 增加了编译时长监测,并联系国产平台 TeXPage 开发测试了\verb|zip_url| API。
185+
\item \textbf{环境兼容}\hspace{\ccwd}
186+
首次确定了编译所需的最小宏包集合,重新确定编译所需最低 TeX Live 版本为2021,并添加持续测试以确保兼容性不再被破坏。徐元昌据此更新了\href{https://bithesis.bitnp.net/guide/getting-started.html}{安装指南},网络开拓者协会多位成员进行了测试。
187+
\end{itemize}
188+
\item \textbf{相关技术支持}
189+
\begin{itemize}
190+
\item \textbf{整理疑难杂症}\hspace{\ccwd}
191+
过去资料散落于 GitHub Discussions、QQ群精华消息、\LaTeX 源代码等各处,而在线文档原有的七条疑难杂症均写于 2023年或更早,其中半数已过时。
192+
2025年参考 \href{https://typst.dev/guide/FAQ.html}{Typst 中文社区导航「常见问题」}重构了\href{https://bithesis.bitnp.net/faq/}{在线文档的「疑难杂症」版块}。截至年末已整理近六十条解答,覆盖字体、行内、段落、页面、宏包等十个标签。针对著录成果清单等高门槛、低频次需求,还开发了交互页面,只需填表即可生成代码。
193+
为让集中了的资料更容易发现,同时优化了网站搜索,并从模板示例内容、《快速使用指南》、\verb|bithesis.pdf| 链接到「疑难杂症」,特别是 \verb|bithesis-doc.tex| 为检测无效链接首次利用 \pkg{lt3luabridge} 添加了 Lua 代码。
194+
\item \textbf{探索智能应用}\hspace{\ccwd}
195+
人工智能开始广泛落地,徐元昌将多位同学的经验整理到在线文档的\href{https://bithesis.bitnp.net/guide/ask-computer.html}{「询问人工智能」}。
196+
当年春天,联系网信中心\footnote{
197+
2025年5月网络信息技术中心 (Information Technology Center) 更名为数字化与智算技术中心 (Digital Intelligence Technology Center),英文缩写保持ITC不变。
198+
}建设\href{https://agent.bit.edu.cn}{学校智能体广场},并在早期创建「LaTeX-BIThesis帮助」知识库、智能体并沟通反馈。针对智能体广场存在的缺陷,适配 \BIThesis 网站、PDF、sitemap;同时开发\href{https://github.com/YDX-2147483647/faq-bot}{NoneBot机器人}连接QQ群与智能体。然而智能体效果较差,在\href{https://github.com/BITNP/BIThesis/issues/671}{调研问卷}中评价倒数第一,盛夏后使用率也降至最初的六分之一。
199+
此外,认证了 \href{https://deepwiki.com/BITNP/BIThesis}{DeepWiki}、\href{https://context7.com/bitnp/bithesis-wiki}{Context7} 等公共服务。
200+
\end{itemize}
201+
\end{itemize}
164202
\end{itemize}
203+
% \iffalse
204+
% 以上的简化版本需同步更新到 handbook/chapters/appendices.tex
205+
% \fi
165206

166207
\subsection{\BIThesis 是什么?}
167208
\BIThesis 之名是英文单词 Beijing Institution of Technology(北京理工大学)
@@ -2026,7 +2067,9 @@ \subsection{模板选项}
20262067
\documentclass(*\oarg{模板选项}*){bithesis}
20272068
\end{latex}
20282069

2070+
% \iffalse
20292071
% l3doc 的 function 环境会按函数名称自动设置标签,默认与之前 bithesis.cls 的标签重复,故需手动指定标签
2072+
% \fi
20302073

20312074
\begin{function}[label=bitreport.type]{type}
20322075
\begin{bitsyntax}[emph={[1]type}]

src/bithesis.dtx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
% \iffalse meta-comment
22
%
3-
% Copyright (C) 2025
4-
% Net Pioneer Association of BIT and any individual authors listed elsewhere in this file.
3+
% Copyright (C) 2020–2026
4+
% Net Pioneer Association of BIT and any individual authors listed elsewhere in this file and bithesis-*.dtx.
55
% -----------------------------------
66
%
77
% This work may be distributed and/or modified under the

src/bithesis.ins

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
%% Copyright (C) 2025
2-
%% Association of Bit Network Pioneer and any individual authors listed elsewhere in this file.
1+
% Copyright (C) 2020–2026
2+
% Net Pioneer Association of BIT and any individual authors listed elsewhere in this file.
33
%% --------------------------------------------------------------------------
44
%%
55
%% This work may be distributed and/or modified under the
@@ -22,8 +22,8 @@
2222

2323
\preamble
2424

25-
Copyright (C) 2025
26-
Association of Bit Network Pioneer and any individual authors listed in the documentation.
25+
Copyright (C) 2020–2026
26+
Net Pioneer Association of BIT and any individual authors listed in the documentation.
2727
------------------------------------------------------------------------------
2828

2929
This work may be distributed and/or modified under the

templates/graduate-thesis/main.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
% major = \SecretInfo{材料科学与工程} 可以得到 ******* (用等量的替换符号替代)
7777
% major = \SecretInfo{材料科学与工程}[ABCDEF] 可以得到 ABCDEF (用你自定义的内容替代)
7878
%
79-
defenseDate = 2025年6月,
80-
defenseDateEn = {June, 2025},
79+
defenseDate = 2026年6月,
80+
defenseDateEn = {June, 2026},
8181
keywords = {形状记忆;聚氨酯;织物;合成;应用\textcolor{blue}{(硕士一般选3~6个单词或专业术语,博士一般选3~8个单词或专业术语,且中英文关键词必须对应。【提醒】关键词不要与学科或专业名称等专有名词一致或相近。)}——请在“main.tex”开头设置},
8282
keywordsEn = shape memory properties; polyurethane; textile; synthesis; application,
8383
%

tests/doctor-thesis/chapters/abstract.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
%%
22
% The BIThesis Template for Graduate Thesis
33
%
4-
% Copyright 2020-2023 Yang Yating, BITNP
4+
% Copyright 2017–2022 Yang Yating
5+
% Copyright 2020–2026 BITNP
56
%
67
% This work may be distributed and/or modified under the
78
% conditions of the LaTeX Project Public License, either version 1.3

tests/doctor-thesis/chapters/chapter1.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
%%
22
% The BIThesis Template for Graduate Thesis
33
%
4-
% Copyright 2020-2023 Yang Yating, BITNP
4+
% Copyright 2017–2022 Yang Yating
5+
% Copyright 2020–2026 BITNP
56
%
67
% This work may be distributed and/or modified under the
78
% conditions of the LaTeX Project Public License, either version 1.3

tests/doctor-thesis/chapters/chapter2.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
%%
22
% The BIThesis Template for Graduate Thesis
33
%
4-
% Copyright 2020-2023 Yang Yating, BITNP
4+
% Copyright 2017–2022 Yang Yating
5+
% Copyright 2020–2026 BITNP
56
%
67
% This work may be distributed and/or modified under the
78
% conditions of the LaTeX Project Public License, either version 1.3

tests/doctor-thesis/main.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
%%
22
% The BIThesis Template for Graduate Thesis
33
%
4-
% Copyright 2020-2023 Yang Yating, BITNP
4+
% Copyright 2017–2022 Yang Yating
5+
% Copyright 2020–2026 BITNP
56
%
67
% This work may be distributed and/or modified under the
78
% conditions of the LaTeX Project Public License, either version 1.3

0 commit comments

Comments
 (0)