【求助】biber无法编译获得参考文献
[复制链接] 分享:运行<https://bbs.pku.edu.cn/v2/post-read.php?bid=346&threadid=15453230&page=a&postid=14601454#14601454>该贴中的test.tex文件(在texstudio中显示
/*
开始 : biber.exe "test"
INFO - This is Biber 2.16
INFO - Logfile is 'test.blg'
Use of uninitialized value in anonymous hash ({}) at C:\Users\三虎\AppData\Local\Temp\par-c8fdbba2\cache-485d9ee7398586ce889a97f1d7a34ff027ca8881\inc\lib/Win32/Unicode/File.pm line 337. Odd number of elements in anonymous hash at C:\Users\三虎\AppData\Local\Temp\par-c8fdbba2\cache-485d9ee7398586ce889a97f1d7a34ff027ca8881\inc\lib/Win32/Unicode/File.pm line 337. Empty String at C:\Users\三虎\AppData\Local\Temp\par-c8fdbba2\cache-485d9ee7398586ce889a97f1d7a34ff027ca8881\inc\lib/Biber/LaTeX/Recode.pm line 116.
出现错误
*/
昨天重新安装了 texlive 和 texstudio,今天早上更新了texlive的宏包,pkuthss似乎也被更新过了
请教如何单独更新pkuthss以及biber
用 Tex Live Shell(打开texmanager)尝试Remove Marked,结果如附图
biaoge (彪彪啊) 在 ta 的帖子中提到:
运行<https://bbs.pku.edu.cn/v2/post-read.php?bid=346&threadid=15453230&page=a&postid=14601454#14601454>该贴中的test.tex文件(在texstudio中显示
/*
开始 : biber.exe "test"
……
biaoge (彪彪啊) 在 ta 的帖子中提到:
请教如何单独更新pkuthss以及biber
用 Tex Live Shell(打开texmanager)尝试Remove Marked,结果如附图
这说明它们都已是最新 = =
签名档
We're walking in the air
We're floating in the moonlit sky
The people far below are sleeping as we fly
I'm holding very tight
I'm riding in the midnight blue
I'm finding I can fly so high above with you
如果用biblatex
结果如下
开始 : bibtex.exe "test"
This is BibTeX, Version 0.99d (TeX Live 2020/W32TeX)
The top-level auxiliary file: test.aux
I found no \citation commands---while reading file test.aux
I found no \bibdata command---while reading file test.aux
I found no \bibstyle command---while reading file test.aux
(There were 3 error messages)
出现错误
biaoge (彪彪啊) 在 ta 的帖子中提到:
运行<https://bbs.pku.edu.cn/v2/post-read.php?bid=346&threadid=15453230&page=a&postid=14601454#14601454>该贴中的test.tex文件(在texstudio中显示
/*
开始 : biber.exe "test"
……
我在OverLeaf上可以编译,显示也正常,但得到如下两个warning,供你参考
Warning 1:
Package filecontents Warning: filecontents.sty
This package is obsolete. Disabling it and passing control to the filecontents environment defined by the LaTeX kernel.
Warning 2:
File `test.bib' already exists on the system.
你可以去OverLeaf上试试
biaoge (彪彪啊) 在 ta 的帖子中提到:
运行<https://bbs.pku.edu.cn/v2/post-read.php?bid=346&threadid=15453230&page=a&postid=14601454#14601454>该贴中的test.tex文件(在texstudio中显示
/*
开始 : biber.exe "test"
……