File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ \section{插入图片}
159159\end {figure }
160160
161161\section {引用论文 }
162- 使得论文符合要求\cite {Yao:2015ix }\cite {seucover }\cite {test1 }\cite {test }。
162+ 使得论文符合要求\cite {Yao:2015ix }\cite {seucover }\cite {test1 }\cite {test }\cite { R1 } 。
163163
164164\end {Main } % 结束正文
165165
Original file line number Diff line number Diff line change @@ -17,6 +17,16 @@ @mastersthesis {test
1717year = { 2017} ,
1818}
1919
20+ @article {R1 ,
21+ author = { 孙玉娇} ,
22+ title = { 未来中国输电网发展模式的分析与展望} ,
23+ journal = { 电网技术} ,
24+ year = { 2013} ,
25+ pages = { 1929-1935} ,
26+ volume = { 7} ,
27+ % number = { 1} ,
28+ }
29+
2030@phdthesis {test1 ,
2131 title ={ 基于UHF方法的GIS局部放电检测与仿生模式识别} ,
2232 author ={ 段大鹏} ,
Original file line number Diff line number Diff line change @@ -801,11 +801,18 @@ FUNCTION {book}
801801 fin.entry
802802}
803803
804+ FUNCTION {articlethesis.type }
805+ { lang empty$
806+ { "[J]" }
807+ { "\thumasterbib" }
808+ if$
809+ }
810+
804811FUNCTION {article }
805812{ output.bibitem
806813 format.authors "author" output.check
807814 new.block
808- format.title "title" output.check
815+ format.title remove.dots articlethesis.type * output
809816 new.block
810817 crossref missing$
811818 { %journal emphasize "journal" output.check
You can’t perform that action at this time.
0 commit comments