Class: Pubid::Iala::Identifiers::Report
- 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
.type ⇒ Object
10 11 12 |
# File 'lib/pubid/iala/identifiers/report.rb', line 10 def self.type { key: :report, title: "Report", short: "X" } end |