summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-05-03 17:08:37 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-03 17:08:37 +0800
commitff3297acbf051d784769890bc307ac84aa058bf6 (patch)
tree756af577222835eb4ac8334df396f4c02968a9e2 /thesis.tex
parentf16f43275e60a5afc2239921cf42c0ee2435e931 (diff)
downloaddissertation-ff3297acbf051d784769890bc307ac84aa058bf6.tar.xz
fix bib, use default sorting
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis.tex b/thesis.tex
index ae9a9af..6642e19 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -22,7 +22,7 @@
% 若须按照中文文献在前,西文文献在后排序,请设置“sorting = cenyt”;
% 若须按照引用顺序排序,请设置“sorting = none”。
% 若须在排序中实现更复杂的需求,请参考 biblatex-caspervector 的文档。
-\usepackage[backend = biber, style = caspervector, utf8, sorting = centy]{biblatex}
+\usepackage[backend = biber, style = caspervector, utf8]{biblatex}
% 对于 linespread 值的计算过程有兴趣的同学可以参考 pkuthss.cls。
\renewcommand*{\bibfont}{\zihao{5}\linespread{1.27}\selectfont}