Sha256: 549e199e4d6b09df1ead291175a77843c37a6c15ed4c3a75330fcef0f4ea4627
Contents?: true
Size: 366 Bytes
Versions: 26
Compression:
Stored size: 366 Bytes
Contents
module CSL class Style class Bibliography < Node attr_struct :'hanging-indent', :'second-field-align', :'line-spacing', :'entry-spacing', :'note-distance', :'subsequent-author-substitute', :'subsequent-author-substitute-rule', *Schema.attr(:name, :names) attr_children :sort, :layout end end end
Version data entries
26 entries across 26 versions & 1 rubygems