Appearance
Retrieves UN Standards for bibliographic use.
gem install relaton-un
require 'relaton' # Fetch a bibliographic item bib = Relaton::Bibliography.get "UN ECE/TRADE/423" puts bib.to_xml