Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
\chapter{引用参考材料}
\hologo{LaTeX}的一大优势在于可以自动生成带超链接的引用条目。
\section{文档内容的引用}
使用\lstinline|cleveref|宏包实现了带图、表等项目名称的智能引用。相关定义位于\lstinline|profile/reference.sty|。
\subsection{图片}
\lstinline|\label{tab:\textit{<Your code>}|
\subsection{表格}
\subsection{公式}
\subsection{其他数学环境}
\section{参考文献}
使用\hologo{biber}作为\hologo{BibTeX}后端。相关定义位于\lstinline|profile/reference.sty|。
\subsection{添加和管理}
默认参考文献存储于主目录下的\lstinline|njuthesis.bib|。如果有其他来源,也可以在\lstinline|njuthesis.tex|中修改以下命令:
\begin{lstlisting}[language=TeX]
\addbibresource{njuthesis.bib}
\end{lstlisting}
\subsection{文段内引用}
\subsection{引用格式}
符合GB7714-2015规范