Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BibTeX が動かない? #87

Open
Azumabashi opened this issue Mar 22, 2024 · 1 comment
Open

BibTeX が動かない? #87

Azumabashi opened this issue Mar 22, 2024 · 1 comment

Comments

@Azumabashi
Copy link
Member

現状のテンプレートでは BibTeX が動かなさそう(少なくとも手元の環境では).
backend 指定を消して biber をバックエンドで動かすとタイプセットが通る.

もし BibTeX が動かないことに再現性があれば,bibtex をバックエンドとして利用することを中止して biber に切り替えたい.
(ただその場合,@online なエントリの title\emph が効いているのか bold になってしまい,日本語文献としてはいささか不自然なので,工夫をする必要があるかもしれない.)

@Azumabashi
Copy link
Member Author

IEEE 準拠のものであれば CTAN に日本語対応した非公式のものが落ちてる (MIT License).
https://github.com/ehki/jIEEEtran
https://www.ctan.org/pkg/jieeetran
気合いがなければこういうのを使ってもよさそう.

そうでなければ日本語の情報系学会でそこそこ名の知れているところ(情報処理学会とか?)のスタイルに合わせておくのが無難そうな気がする.
情報処理学会のスタイル例: https://www.ipsj.or.jp/journal/submit/ronbun_j_prms.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant