Sign inSign up

regreb/bibutils

By regreb

Updated about 7 years ago

Bibutils tools for bibliography format conversion

Image
1

2.8K

regreb/bibutils repository overview

Bibutils

This is two projects in one:

  1. A Docker image containing the latest version of Bibutils.
  2. Wrappers to run the Bibutils tools (using Docker), as if they were local executables.

1. Build the image

  • make

2. Run the Bibutils tools

E.g. to convert a MODS file (existing outside the container) to BibTex:

cat bib.xml  | ./bin/xml2bib /dev/stdin

Tag summary

Content type

Image

Digest

Size

20.5 MB

Last updated

about 7 years ago

docker pull regreb/bibutils