0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Better BibTex for Zoteroでyomiフィールドを追加する方法

Last updated at Posted at 2021-09-26

はじめに

この記事はBetter BibTex for Zoteroを利用してZoteroからスルッとyomiフィールドのついたbibファイルをエクスポートするためのメモです。jecon.bstを利用して邦文文献と外国語文献を分けたReferenceを出力することを想定しています。

環境

Zotero 5.0.96.3
Better BibTex for Zotero 5.4.29

作業

その他フィールドに
tex.yomi=
を追加し、ひらがなで著者の名字, 名前と入力してエクスポート

Zoteroの入力

無題.png

出力されるbibファイル

@book{鈴木_2021,
  title = {{Better BibTex for Zoteroでyomiフィールドを追加する方法}},
  author = {鈴木, 太郎},
  year = {2021},
  publisher = {{BibTeX出版}},
  language = {ja},
  yomi = {すずき, たろう}
}

ソース

Add your own BibLaTeX fields:BETTER BIBTEX FOR ZOTERO

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?