weixin_39888943
2020-11-28 23:20biblatex-apa newspaper export
Biblatex-apa provides a "newsarticle" entry for citations from newspapers and such. In this case, the field for the publication is "newspaper" rather than "journal" or "journaltitle". Biblatex-apa changes the way pages are listed in the reference list when a citation is a newspaper, in comparison to an article. This is not reflected in Better Biblatex export of a bibliography.
Edit 1 I missed adding an example.
Intended behaviour on export of newspaper citation:
{Wright:2013,
title = {{P.E.I} recruits six nurse practitioners},
author = {Theresa Wright},
newspaper = {The Charlottetown Guardian},
date = {2013-09-13},
url = {http://www.theguardian.pe.ca/News/Local/2013-09-13/article-3389544/P.E.I.-recruits-six-nurse-practitioners/1},
}
Zotero exports it as:
{Wright:2013,
title = {{P.E.I} recruits six nurse practitioners},
author = {Theresa Wright},
journaltitle = {The Charlottetown Guardian},
date = {2013-09-13},
url = {http://www.theguardian.pe.ca/News/Local/2013-09-13/article-3389544/P.E.I.-recruits-six-nurse-practitioners/1},
}
... with no way for Biblatex-apa to differentiate between an article from an academic journal, and one in a published newspaper. I realize I omitted "pages" from here, but I wanted to focus on the "journal/newspaper" fields.
该提问来源于开源项目:retorquere/zotero-better-bibtex
- 点赞
- 回答
- 收藏
- 复制链接分享
7条回答
为你推荐
- 如何在页面加载时使用一些PHP代码取代其他PHP代码
- load
- html
- php
- 1个回答
- 使用DBO连接插入或更新带有json值的MySQL表失败
- mysql
- pdo
- php
- 1个回答
- 如何从数据库中选择最近的gps坐标?
- mysql
- gps
- php
- 2个回答
- 推送通知的Php脚本不返回任何内容
- curl
- android
- php
- 1个回答
- 通过shadowbox加载php页面的问题
- thickbox
- php
- jquery
- 2个回答