Skip to content
flavor

Relaton UN

Retrieves UN Standards for bibliographic use.

Installation

$gem install relaton-un

Quick Start

require 'relaton'

# Fetch a bibliographic item
bib = Relaton::Bibliography.get "UN ECE/TRADE/423"
puts bib.to_xml

Links

Related