Class: Pubid::Plateau::Identifiers::TechnicalReport

Inherits:
Base
  • Object
show all
Defined in:
lib/pubid/plateau/identifiers/technical_report.rb

Overview

PLATEAU Technical Report Format: PLATEAU Technical Report #NN Example: PLATEAU Technical Report #01

Instance Method Summary collapse

Instance Method Details

#type_stringObject



10
11
12
# File 'lib/pubid/plateau/identifiers/technical_report.rb', line 10

def type_string
  "Technical Report"
end