Jelajahi Sumber

update ref format for thesis & update examples

VictorSheng 7 tahun lalu
induk
melakukan
8fc2ad043d
7 mengubah file dengan 58 tambahan dan 37 penghapusan
  1. 41 34
      buptbachelor.bst
  2. 5 0
      main.bbl
  3. 1 0
      main.fot
  4. TEMPAT SAMPAH
      main.pdf
  5. TEMPAT SAMPAH
      main.synctex.gz
  6. 1 1
      main.tex
  7. 10 2
      ref.bib

+ 41 - 34
buptbachelor.bst

@@ -978,8 +978,8 @@ FUNCTION {bib.type.designator} {
 	    { "C" }
 	    { type$ "patent" =
 		{ "P" }
-		{ type$ "phdthesis" = type$ "mastersthesis" = or
-		    { "D" }
+		{ type$ "phdthesis" = type$ "masterthesis" = or
+		    {language empty$ { "Dissertation" } { "学位论文" } if$}
 		    { type$ "techreport" = 
 			{ "R" }
 			{ type$ "article" = type$ "periodical" = or
@@ -2295,28 +2295,44 @@ FUNCTION {manual}
   fin.entry
 }
 
-% FUNCTION {masterthesis.type}
-% { "~[D]" 
-% % language empty$
-% %     { "[Master Thesis]" }
-% %     { "[硕士学位论文]" }
-% %   if$
-% }
+FUNCTION {thesis.type}
+{ 
+%"~[D]" 
+ language empty$
+     { "[Dissertation]" }
+     { "[学位论文]" }
+   if$
+}
 
-% FUNCTION {mastersthesis}
-% { start.entry
-%   format.authors "author" add.period$ output.warn
-%   new.block
-%   format.title remove.dots " " * masterthesis.type * output
-%   new.block
-%   format.address.school output
-%   %address output
-%   %school "school" output.warn  
-%   format.date "year" output.warn
-%   new.block
-%   note output
-%   fin.entry
-% }
+FUNCTION {masterthesis}
+ { start.entry
+   format.authors "author" add.period$ output.warn
+   new.block
+   format.title remove.dots " " * thesis.type * output
+   new.block
+   %format.address.school output
+   %address output
+   school "school" output.warn  
+   format.date "year" output.warn
+   new.block
+   %note output
+   fin.entry
+ }
+
+FUNCTION {phdthesis}
+ { start.entry
+   format.authors "author" add.period$ output.warn
+   new.block
+   format.title remove.dots " " * thesis.type * output
+   new.block
+   %format.address.school output
+   %address output
+   school "school" output.warn  
+   format.date "year" output.warn
+   new.block
+   %note output
+   fin.entry
+ }
 
 FUNCTION {misc}
 { start.entry
@@ -2337,16 +2353,6 @@ FUNCTION {misc}
 %  empty.misc.check
 }
 
-FUNCTION {phdthesis.type}
-{ "~[D]" 
-% language empty$
-%     { "[PhD Thesis]" }
-%     { "[博士学位论文]" }
-%   if$ 
-}
-
-
-
 
 FUNCTION {unpublished}
 { start.entry
@@ -2511,7 +2517,8 @@ FUNCTION {BUPTThesisBSTCTL}{
 %%%%%%%%%%%%
 %% 条目别名
 %%%%%%%%%%%%
-FUNCTION {mastersthesis} {phdthesis}
+%FUNCTION {phdthesis} {thesis}
+%FUNCTION {masterthesis} {thesis}
 FUNCTION {conference}    {inproceedings}
 FUNCTION {online}        {electronic}
 FUNCTION {internet}      {electronic}

+ 5 - 0
main.bbl

@@ -40,6 +40,11 @@ Science, 2018, 359~(6380):  1146--1151.
 中国新媒体发展报告No.6(2015)~[M].
 社会科学文献出版社,2015.
 
+\bibitem{周兴2017基于深度学习的谣言检测及模式挖掘}
+周兴.
+基于深度学习的谣言检测及模式挖掘 [学位论文].
+中国科学院大学,2017.
+
 \bibitem{Bengio2006A}
 Bengio~Y, Ducharme~R, Vincent~P~et~al.
 A neural probabilistic language model.~[J].

+ 1 - 0
main.fot

@@ -21,3 +21,4 @@
 \c@footnote \z@ 
 \c@footnote \z@ 
 \c@footnote \z@ 
+\c@footnote \z@ 

TEMPAT SAMPAH
main.pdf


TEMPAT SAMPAH
main.synctex.gz


+ 1 - 1
main.tex

@@ -48,7 +48,7 @@
 
 然而,社交媒体在改变用户获取新闻途径,加速信息传播分发的同时,也为虚假信息的传播提供了有利环境。2016年美国大选后,Facebook爆出“假新闻事件”\footnote{https://www.recode.net/2017/4/28/15476142/facebook-report-trump-clinton-russia-us-presidential-election},其被指控在Facebook平台上传播的假新闻严重影响了美国大选结果。2018年3月,《Science》发表了麻省理工学院学者针对真假新闻传播情况的研究\cite{false_news_spread_2018}。研究发现,在Twitter平台上,包含虚假新闻的推文更容易被转发,且更容易形成“病毒式传播”,真实消息传播至1500人的时间,比虚假消息长6倍。而在国内,新浪微博由于其发布方便、传播迅速、受众广泛且总量大的特点,成为了虚假信息传播的重灾区:《中国新媒体发展报告(2013)》\cite{唐绪军2013中国新媒体发展报告}显示,2012年的100件微博热点舆情案例中,有超过1/3出现谣言;《中国新媒体发展报告(2015)》\cite{唐绪军2015中国新媒体发展报告}对2014年传播较广、比较典型的92条假新闻进行了多维度分析,发现有59\%的虚假新闻首发于新浪微博。
 
-此等信息的传播严重损害了有关公众人物的名誉权,降低了社交媒体服务商的商业美誉度,扰乱了网络空间秩序,冲击着网民的认知,极易对民众造成误导,带来诸多麻烦和经济损失,甚至会导致社会秩序的混乱。针对社交媒体谣言采取行动成为了有关部门、服务提供商和广大民众的共同选择。
+此等信息的传播严重损害了有关公众人物的名誉权,降低了社交媒体服务商的商业美誉度,扰乱了网络空间秩序,冲击着网民的认知,极易对民众造成误导,带来诸多麻烦和经济损失,甚至会导致社会秩序的混乱。针对社交媒体谣言采取行动成为了有关部门、服务提供商和广大民众的共同选择。\cite{周兴2017基于深度学习的谣言检测及模式挖掘}
 
 \section{国内外研究现状}
 本节将与下文有关的关键知识点的研究现状进行概述。

+ 10 - 2
ref.bib

@@ -188,8 +188,16 @@
 
 
 
-% (4)学位论文
+% (4)学位论文(已验证格式,注意中文学位论文需要加language={Chinese}字样,英文不要加)
 % [序号] 作者.题目.[学位论文](英文用[Dissertation]).保存地点.保存单位:年份.
+@masterthesis{周兴2017基于深度学习的谣言检测及模式挖掘,
+  title={基于深度学习的谣言检测及模式挖掘},
+  author={周兴},
+  school={中国科学院大学},
+  year={2017},
+  language={Chinese}
+}
+
 
 % (5)专利
 % [序号] 专利申请者.题目.国别.专利文献种类.专利号.批准日期.
@@ -237,7 +245,7 @@
   language = {Chinese}
 } 
 
-
+%(8)不属于任何上述类别的资料,指导手册中无规定,使用默认设置
 @misc{thulac,
   author = {Sun, Maosong and Chen, Xinxiong and Zhang, Kaixu and Guo, Zhipeng and Liu, Zhiyuan},
   title = {THULAC: An Efficient Lexical Analyzer for Chinese},