From e22ff98bf1c5dbca59a34927526f2f189710c384 Mon Sep 17 00:00:00 2001 From: andnot Date: Sun, 9 Apr 2017 21:38:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3conference=E7=9A=84bib?= =?UTF-8?q?=E6=9D=A1=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 只需将conference类型中的publisher改为booktitle --- template/contents/publications.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/contents/publications.bib b/template/contents/publications.bib index d8383af..df5a997 100644 --- a/template/contents/publications.bib +++ b/template/contents/publications.bib @@ -41,7 +41,7 @@ @onlynote{zhangdianzikeji @conference{li2012parameters, title={Parameters Discussion in Two-Level Plane Wave Time-Domain Algorithm}, author={Zhang,San}, - publisher={2012 IEEE International Workshop on Electromagnetics}, + booktitle={2012 IEEE International Workshop on Electromagnetics}, address = {Chengdu}, pages={38--39}, year={2012}, @@ -50,7 +50,7 @@ @conference{li2012parameters @conference{zhangsan2008, title={时域积分方程时间步进算法研究}, author={张三 and 李四}, - publisher={电子科技大学电子科学技术研究院第四届学术交流会}, + booktitle={电子科技大学电子科学技术研究院第四届学术交流会}, address = {成都}, pages={164--168}, year={2008},