Appearance
Command-line tools for building, fetching, and converting Relaton bibliographic data.
gem install relaton-cli
# Fetch in different formats relaton fetch "ISO 690:2021" --format yaml relaton fetch "ISO 690:2021" --format xml relaton fetch "RFC 8446" --format bibtex # Fetch and save to file relaton fetch "ISO 690:2021" -o iso690.yaml