summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bithesis/bithesis.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/bithesis/bithesis.dtx')
-rw-r--r--macros/latex/contrib/bithesis/bithesis.dtx31
1 files changed, 17 insertions, 14 deletions
diff --git a/macros/latex/contrib/bithesis/bithesis.dtx b/macros/latex/contrib/bithesis/bithesis.dtx
index 8194a4ea5f..4262466e8b 100644
--- a/macros/latex/contrib/bithesis/bithesis.dtx
+++ b/macros/latex/contrib/bithesis/bithesis.dtx
@@ -21,10 +21,10 @@
%<book>\ProvidesClass{bitbook}
%<article>\ProvidesClass{bitart}
%<graduate>\ProvidesClass{bitgrad}
-%<cls> [2022/04/01 v2.0.0 BIT Thesis Templates]
+%<cls> [2022/04/13 v2.1.0 BIT Thesis Templates]
%
%<*driver>
-\ProvidesFile{bithesis.dtx}[2022/04/01 2.0.0 BIT Thesis Templates]
+\ProvidesFile{bithesis.dtx}[2022/04/13 2.1.0 BIT Thesis Templates]
\documentclass{ltxdoc}
\usepackage{dtx-style}
@@ -973,12 +973,17 @@ footskip=0.7cm% 页脚 1.8cm %
% \captionnamefont{\songti\zihao{5}}
% \captiontitlefont{\songti\zihao{5}}
-
-%% sort and compress citations
-\RequirePackage[numbers,square,comma,super,sort&compress]{natbib}
-% 上标引用
-\newcommand{\upcite}[1]{\textsuperscript{\cite{#1}}}
-
+\RequirePackage[
+ backend=biber,
+ style=gb7714-2015,
+ gbalign=gb7714-2015,
+ gbnamefmt=lowercase,
+ gbpub=false,
+ doi=false,
+ url=false,
+ eprint=false,
+ isbn=false,
+]{biblatex}
% 将浮动参数设为较宽松的值
\renewcommand{\textfraction}{0.15}
@@ -1054,9 +1059,6 @@ footskip=0.7cm% 页脚 1.8cm %
% \setitemize[1]{itemsep=0pt,partopsep=0pt,parsep=\parskip,topsep=0pt}
% \setdescription{itemsep=0pt,partopsep=0pt,parsep=\parskip,topsep=5pt}
-% _ 参考文献风格 added by wei.jianwen@gmail.com
-\bibliographystyle{GBT7714-2005NLang}
-
% _ BITspace
% \newcommand\BITspace{\protect\CTEX@spaceChar\protect\CTEX@spaceChar}
\newcommand{\BITspace}[1][1]{\hspace{#1\ccwd}}
@@ -1233,10 +1235,12 @@ footskip=0.7cm% 页脚 1.8cm %
\vskip 5cm
\begin{center}
\setstretch{1.1}
- \begin{minipage}{1em}
+ \begin{minipage}{2em}
+ \begin{center}
{\heiti\zihao{3}\BIT@value@vtitle}
- \vskip 2cm
+ \vskip 2em
{\heiti\zihao{3}\BIT@value@school}
+ \end{center}
\end{minipage}
\end{center}
\clearpage
@@ -1244,7 +1248,6 @@ footskip=0.7cm% 页脚 1.8cm %
\thispagestyle{empty}
\cleardoublepage
\fi
-
}
% 原创性声明