Class: Pubid::Iala::Identifiers::Report

Inherits:
Base
  • Object
show all
Defined in:
lib/pubid/iala/identifiers/report.rb

Overview

IALA Reports & Proceedings (X prefix, planned). Today reports carry no code; X is reserved for future numbered reports.

Class Method Summary collapse

Class Method Details

.typeObject



10
11
12
# File 'lib/pubid/iala/identifiers/report.rb', line 10

def self.type
  { key: :report, title: "Report", short: "X" }
end