Class: Pubid::Iala::Identifiers::GeneralAssembly
- Defined in:
- lib/pubid/iala/identifiers/general_assembly.rb
Overview
IALA General Assembly resolutions (GA prefix). Numbering is dotted with a series and an index: GA01.01, GA01.13. No edition.
Class Method Summary collapse
Class Method Details
.type ⇒ Object
9 10 11 12 |
# File 'lib/pubid/iala/identifiers/general_assembly.rb', line 9 def self.type { key: :"general-assembly", title: "General Assembly Resolution", short: "GA" } end |