Skip to content
Snippets Groups Projects
Reference.tex 914 B
Newer Older
\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规范