@techreport 类型参考文献的出版地该如何编写?我在网上找的资料是这样说明的:@techreport条目为学校或其它研究机构印制的报告。 不可少域author, title, institu...
@techreport 类型参考文献的出版地该如何编写?我在网上找的资料是这样说明的:
@techreport条目为学校或其它研究机构印制的报告。
不可少域author, title, institution, year.
可省略域type, number, address, month, note.
例子:
@techreport{name,
author = {a and b}
title = {title},
institution = {institution rpt no.}
year = {2008}
};
而我的代码是这样的
@techreport{BP,
title={{BP}世界能源展望2019年版},
author={BP中国},
Institution={BP中国}
year={2019}
location{中国}
}
生成结果是这样的
这个出版地不详,我该用什么代码将他填写完整?
在bib数据库里添加对应字段。
作者追问:2020-04-25 20:17
我知道要添加字段,但我不知道的是相应的字段是什么。请问您知道吗?
一周热门 更多>