Despite of being able to install from pandoc-citeproc from pacman on a Manjaro system, there is not biblio2yaml binary packaged with it. I have tried also from caball and nix package manager and I get the same result. I'm using pandoc-citeproc 0.3.0.1. There is any new way to get biblio2yaml that I'm unaware of?

Thanks

有帮助吗?

解决方案

The release notes of pandoc-citeproc 0.3 say:

Note that the biblio2yaml utility has been removed from pandoc-citeproc. One can now use pandoc-citeproc itself, with the --bib2yaml or --bib2csl option, to convert a bibliography to pandoc YAML metadata or CSL JSON form.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top