update biblatex

This commit is contained in:
EthanDeng
2020-07-06 22:39:58 +08:00
parent 303d2e5c9d
commit 9092103354
3 changed files with 37 additions and 39 deletions

View File

@@ -1,12 +1,12 @@
\documentclass[cn,11pt,chinese]{elegantbook}
\documentclass[cn,11pt]{elegantbook}
\title{ElegantBook优美的 \LaTeX{} 书籍模板}
\subtitle{Elegant\LaTeX{} 经典之作}
\author{Ethan Deng \& Liam Huang}
\institute{Elegant\LaTeX{} Program}
\date{June 3, 2020}
\version{4.0.1}
\date{July 6, 2020}
\version{4.0.2}
\bioinfo{自定义}{信息}
\extrainfo{温柔正确的人总是难以生存,因为这世界既不温柔,也不正确。—— 比企谷八幡}
@@ -456,7 +456,7 @@ The content of theorem.
\section{参考文献}
此模板使用了 \hologo{BibTeX} 来生成参考文献,在中文示例中,使用了 \lstinline{gbt7714} 宏包。参考文献示例:\cite{en1,en2,en3} 使用了中国一个大型的 P2P 平台(人人贷)的数据来检验男性投资者和女性投资者在投资表现上是否有显著差异。
此模板使用了 \hologo{BibTeX} 来生成参考文献,在中文示例中,使用了 \lstinline{gbt7714} 宏包。参考文献示例:\cite{cn1,en2,en3} 使用了中国一个大型的 P2P 平台(人人贷)的数据来检验男性投资者和女性投资者在投资表现上是否有显著差异。
你可以在谷歌学术MendeleyEndnote 中获得文献条目bib item然后把它们添加到 \lstinline{reference.bib} 中。在文中引用的时候引用它们的键值bib key即可。注意需要在编译的过程中添加 \hologo{BibTeX} 编译。如果你想添加未引用的文献,可以使用
\begin{lstlisting}[frame=single]
@@ -960,7 +960,7 @@ Lebesgue 积分有几种不同的定义方式。我们将采用逐步定义非
\end{change}
\nocite{*}
\bibliography{reference}
\printbibliography
\appendix
\chapter{基本数学工具}