Scopus/Web of Science RSL Combining Records

GitHub license Build status Crates.io

Combine CSV/TSV files from Scopus and Web of Science by DOI.

Install

bash cargo install bibjoin

Usage

```bash ❯ bibjoin -h bibjoin

Program to combine data from Scopus and Web of Science by DOI

USAGE: bibjoin [OPTIONS] --scopus --wos

FLAGS: -h, --help Print help information -V, --version Print version information

OPTIONS: -o, --output Output file path [default: combined.csv] -s, --scopus Scopus CSV file path -w, --wos Web of Science file path ```

NOTE

Export from Web Of Science as a TSV file with option Full Record and Cited References.