Skip to content

Commit cf34b13

Browse files
committed
chore: remove redundant code for consistency with official examples
1 parent 9b315ee commit cf34b13

File tree

1 file changed

+1
-94
lines changed

1 file changed

+1
-94
lines changed

templates/undergraduate-thesis/misc/3_reference.tex

+1-94
Original file line numberDiff line numberDiff line change
@@ -23,99 +23,6 @@
2323

2424
\begin{bibprint}
2525

26-
% -------------------------------- 示例内容(正式使用时请删除) ------------------------------------- %
26+
\printbibliography[heading=none]
2727

28-
% 抑制多次调用 \printbibliography 的 warning,只有示例代码会需要此语句。
29-
\BiblatexSplitbibDefernumbersWarningOff
30-
31-
\textcolor{blue}{参考文献书写规范}
32-
33-
\textcolor{blue}{参考国家标准《信息与文献参考文献著录规则》【GB/T 7714—2015】,参考文献书写规范如下:}
34-
35-
\textcolor{blue}{\textbf{1. 文献类型和标识代码}}
36-
37-
\textcolor{blue}{普通图书:M}\qquad\textcolor{blue}{会议录:C}\qquad\textcolor{blue}{汇编:G}\qquad\textcolor{blue}{报纸:N}
38-
39-
\textcolor{blue}{期刊:J}\qquad\textcolor{blue}{学位论文:D}\qquad\textcolor{blue}{报告:R}\qquad\textcolor{blue}{标准:S}
40-
41-
\textcolor{blue}{专利:P}\qquad\textcolor{blue}{数据库:DB}\qquad\textcolor{blue}{计算机程序:CP}\qquad\textcolor{blue}{电子公告:EB}
42-
43-
\textcolor{blue}{档案:A}\qquad\textcolor{blue}{舆图:CM}\qquad\textcolor{blue}{数据集:DS}\qquad\textcolor{blue}{其他:Z}
44-
45-
\textcolor{blue}{\textbf{2. 不同类别文献书写规范要求}}
46-
47-
\textcolor{blue}{\textbf{期刊}}
48-
49-
\noindent\textcolor{blue}{[序号] 主要责任者. 文献题名[J]. 刊名, 出版年份, 卷号(期号): 起止页码. }
50-
\cite{yuFeiJiZongTiDuoXueKeSheJiYouHuaDeXianZhuangYuFaZhanFangXiang2008, Hajela2012Application}
51-
52-
\printbibliography [type=article,heading=none]
53-
54-
\textcolor{blue}{\textbf{普通图书}}
55-
56-
\noindent\textcolor{blue}{[序号] 主要责任者. 文献题名[M]. 出版地: 出版者, 出版年: 起止页码. }
57-
\cite{张伯伟2002全唐五代诗格会考, OBRIEN1994Aircraft}
58-
59-
\printbibliography [keyword={book},heading=none]
60-
61-
\textcolor{blue}{\textbf{会议论文集}}
62-
63-
\noindent\textcolor{blue}{[序号] 主要责任者.题名:其他题名信息[C]. 出版地: 出版者, 出版年. }
64-
\cite{雷光春2012}
65-
66-
\printbibliography [type=proceedings,heading=none]
67-
68-
\textcolor{blue}{\textbf{专著中析出的文献}}
69-
70-
\noindent\textcolor{blue}{[序号] 析出文献主要责任者. 析出题名[M]//专著主要责任者. 专著题名. 出版地: 出版者, 出版年: 起止页码. }
71-
\cite{白书农}
72-
73-
\printbibliography [type=inbook,heading=none]
74-
75-
\textcolor{blue}{\textbf{学位论文}}
76-
77-
\noindent\textcolor{blue}{[序号] 主要责任者. 文献题名[D]. 保存地: 保存单位, 年份. }
78-
\cite{zhanghesheng, Sobieski}
79-
80-
\printbibliography [keyword={thesis},heading=none]
81-
82-
\textcolor{blue}{\textbf{报告}}
83-
84-
\noindent\textcolor{blue}{[序号] 主要责任者. 文献题名[R]. 报告地: 报告会主办单位, 年份. }
85-
\cite{fengxiqiao, Sobieszczanski}
86-
87-
\printbibliography [keyword={techreport},heading=none]
88-
89-
\textcolor{blue}{\textbf{专利文献}}
90-
91-
\noindent\textcolor{blue}{[序号] 专利所有者. 专利题名:专利号[P]. 公告日期或公开日期[引用日期]. 获取和访问路径. 数字对象唯一标识符.}
92-
\cite{jiangxizhou}
93-
94-
\printbibliography [type=patent,heading=none]
95-
96-
\textcolor{blue}{\textbf{国际、国家标准}}
97-
98-
\noindent\textcolor{blue}{[序号] 主要责任人. 题名: 其他题名信息[S]. 出版地: 出版者, 出版年: 引文页码.}
99-
\cite{GB/T3792.4-2009}
100-
101-
\printbibliography [keyword={standard},heading=none]
102-
103-
\textcolor{blue}{\textbf{报纸文章}}
104-
105-
\noindent\textcolor{blue}{[序号] 主要责任者. 文献题名[N]. 报纸名, 年(期): 页码. }
106-
\cite{xiexide}
107-
108-
\printbibliography [keyword={newspaper},heading=none]
109-
110-
\textcolor{blue}{\textbf{电子文献}}
111-
112-
\noindent\textcolor{blue}{[序号] 主要责任者. 电子文献题名[文献类型/载体类型]. (发表或更新日期) [引用日期]. 获取和访问路径. 数字对象唯一标识符. }
113-
\cite{yaoboyuan}
114-
115-
\printbibliography [keyword={online},heading=none]
116-
117-
\textcolor{blue}{关于参考文献的未尽事项可参考国家标准《信息与文献参考文献著录规则》(GB/T 7714—2015)}
118-
119-
% 在使用时,请删除/注释上方示例内容,并启用下方语句以输出所有的参考文献
120-
% \printbibliography[heading=none]
12128
\end{bibprint}

0 commit comments

Comments
 (0)