Skip to content

Commit

Permalink
调整参考文献页样式,移除DOI和URL等信息
Browse files Browse the repository at this point in the history
  • Loading branch information
fiddleyowl committed Mar 5, 2024
1 parent 4d2f8e8 commit d315d2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
% 参考文献
\usepackage[style=gb7714-2015,gbpunctin=false]{biblatex}
\addbibresource{ref.bib}
\AtEveryBibitem{\clearfield{doi}\clearfield{url}\clearfield{issn}}
% 无意义文本
\usepackage{zhlipsum,lipsum}
% 列表环境设置
Expand Down
4 changes: 3 additions & 1 deletion sustechthesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,9 @@
\phantomsection
\addcontentsline{toc}{section}{参考文献}
\sectionmark{参考文献}
\section*{\centerline{参考文献}}
\begin{center}
\黑\三号 参考文献
\end{center}
}
\ifsustech@chinese
\AtBeginDocument{%
Expand Down

0 comments on commit d315d2b

Please sign in to comment.