参考文献格式

This commit is contained in:
KAAAsS 2022-03-30 02:04:13 +08:00
parent a146fe0c79
commit 8e67627292
Signed by: KAAAsS
GPG Key ID: D22F53AF662411FE
4 changed files with 15 additions and 1971 deletions

File diff suppressed because it is too large Load Diff

View File

@ -151,7 +151,7 @@
\newcommand{\textsubsubsectionfont}{\heiti\xiaosihao} % X.Y.Z.K
\newcommand{\footnotefont}{\songti\xiaowuhao\normalfont} %
\newcommand{\ftcaptionfont}{\kaiti\wuhao\normalfont} %
\newcommand{\reftitlefont}{\heiti\xiaoerhao} %
\newcommand{\reftitlefont}{\songti\sanhao} %
\newcommand{\refbodyfont}{\songti\wuhao\normalfont} %
\newcommand{\thanktitlefont}{\heiti\sanhao} %
\newcommand{\appendixtitlefont}{\heiti\sanhao} %

View File

@ -364,9 +364,9 @@ rd和\SpecialChar TeX
排版语言由D.
Knuth发明1978年首次发布以来得到了广泛的应用
\begin_inset CommandInset citation
LatexCommand cite
LatexCommand citet
key "TUG"
literal "true"
literal "false"
\end_inset
@ -2581,8 +2581,8 @@ bibliography{chap1,chap2,...}。
\begin_layout Standard
参考文献举例说明:关于书的
\begin_inset CommandInset citation
LatexCommand cite
key "Meta_CN,goossens1994thelatex"
LatexCommand citet
key "Meta_CN,goossens1994thelatex,chen2007ewi,Krasnogor2004e,zjsw,clzs"
literal "true"
\end_inset
@ -2956,7 +2956,7 @@ latex=xelatex
LatexCommand bibtex
btprint "btPrintCited"
bibfiles "jlucswthesis"
options "gbt7714-2005"
options "gbt7714-numerical"
\end_inset

View File

@ -8,9 +8,9 @@
bookmarks=true,bookmarksnumbered=true,bookmarksopen=false,
breaklinks=false,pdfborder={0 0 1},backref=false,colorlinks=true]
{hyperref}
\hypersetup{pdftitle={博士论文标题},
pdfauthor={你的名字},
pdfsubject={华南理工大学博士学位论文},
\hypersetup{pdftitle={论文标题},
pdfauthor={作者},
pdfsubject={主题},
pdfkeywords={关键字1, 关键字2},
unicode=false,linkcolor=blue, anchorcolor=black, citecolor=olive, filecolor=magenta, menucolor=red, urlcolor=magenta, pdfstartview=FitH}
@ -32,13 +32,13 @@
\begin{document}
\title{Latex 与 Lyx 排版研究}
\author{徐川页}
\author{谷越}
\supervisor{指导教师:高德纳\ 教授}
\titleEN{A Studies about Latex and Lyx typesetting}
\authorEN{Author: KAAAsS}
\supervisorEN{Supervisor: Li Jiaoshou}
\institute{华南理工大学}
\date{2010年4月13}
\supervisorEN{Supervisor: Donald Knuth}
\institute{吉林大学}
\date{2022年3月30}
\maketitle
\frontmatter
@ -557,7 +557,7 @@ language = {},
\end{lstlisting}
参考文献可以分章节管理,只需要在主文件中的参考文献中都包含进去就可 以,如\textbackslash bibliography\{chap1,chap2,...\}
参考文献举例说明:关于书的\citet{Meta_CN,goossens1994thelatex},关于期刊的\citet{chen2007ewi,wang_model_2009},会议论文\citet{DPMG,cnproceed},硕士学位论文\citet{zhubajie},博士学位论文\citet{shaheshang},技术报告\citet{NPB2},电子文献\citet{xetex_lyx,Texmaker}
参考文献举例说明:关于书的\citet{Meta_CN,goossens1994thelatex,chen2007ewi,Krasnogor2004e,zjsw,clzs},关于期刊的\citet{chen2007ewi,wang_model_2009},会议论文\citet{DPMG,cnproceed},硕士学位论文\citet{zhubajie},博士学位论文\citet{shaheshang},技术报告\citet{NPB2},电子文献\citet{xetex_lyx,Texmaker}
如果参考文献中含有中乱码可能是你的bib文件不是utf-8格式需要用文档编辑器另存为utf-8格式或者你也可以在bibtext的条目中增加一个域language=\{zh\}
@ -668,7 +668,7 @@ latex=xelatex
总体来说,\LyX 、Xe\LaTeX\LaTeX 组合实现了一种优势互补,使得科技文献的编辑排版工作量大为下降。
\bibliographystyle{gbt7714-2005}
\bibliographystyle{gbt7714-numerical}
\bibliography{jlucswthesis}