はやて様
ご注意ありがとうございます。backend for bibliography = biber が bibtexではなくbiberというプログラムで処理するという意味だとは気づきませんでした。今は和田様の指示を待ちたいと思います。
植木
biber を利用する
backend=biber のオプションを利用しているinf48.bib の不正な記述
以下のような差分になるよう二箇所の修正が必要
}」の後に不正な文字の混入--- ../inf48.bib 2026-05-01 23:34:31.259208618 +0900
+++ inf48.bib 2026-05-05 00:05:04.356865073 +0900
@@ -191,7 +191,7 @@
publisher = {Jacob Tonson},
address = {London},
note = {Reprinted in ¥textit{From Kant to Hilbert}, 1, ed W. B. Ewald, Oxford Science Publications, New York, 1996, 60-92},
-}2
+}
@book{Cauchy2,
author = {Cauchy, Augustin L},
@@ -465,7 +465,7 @@
year = {1930},
title = {¥textit{The Principles of Quantum Mechanics}},
publisher = {Oxford, Clarendon Press},
-address縲?= {London},
+address = {London},
}
@book{Neumann,
biber を用いるもので実施今回の不具合についての顛末として添付しておきます。