Sha256: 8852220440554c0d6f5f07a2dbcede66a51df268032aa68e35cf23c73b9a2cbe

Contents?: true

Size: 571 Bytes

Versions: 4

Compression:

Stored size: 571 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_42 = {
    "01" => "Textual work",
    "02" => "Front matter",
    "03" => "Body matter",
    "04" => "Back matter",
    "10" => "Serial item, miscellaneous or unspecified",
    "11" => "Research article",
    "12" => "Review article",
    "13" => "Letter",
    "14" => "Short communication",
    "15" => "Erratum",
    "16" => "Abstract",
    "17" => "Book review (or review of other publication)",
    "18" => "Editorial",
    "19" => "Product review",
    "20" => "Index",
    "21" => "Obituary"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/042.rb
cacofonix-0.10.2 lib/cacofonix/codelists/042.rb
cacofonix-0.10.1 lib/cacofonix/codelists/042.rb
cacofonix-0.10.0 lib/cacofonix/codelists/042.rb