Sha256: 0d7d3cdc11017bf1013d4049839ce70e7c1db0fa2a4bc40ee6d199145d51077c

Contents?: true

Size: 189 Bytes

Versions: 178

Compression:

Stored size: 189 Bytes

Contents

# frozen_string_literal: true

module Bolognese
  module Writers
    module CiteprocWriter
      def citeproc
        JSON.pretty_generate citeproc_hsh.presence
      end
    end
  end
end

Version data entries

178 entries across 178 versions & 1 rubygems

Version Path
bolognese-2.3.2 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.3.0 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.2.0 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.1.1 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.1.0 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.0.3 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.0.2 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.0.1 lib/bolognese/writers/citeproc_writer.rb
bolognese-2.0.0 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.11.5 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.11.4 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.11.3 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.11.2 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.11.0 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.10.0 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.9.18 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.9.17 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.9.14 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.9.13 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.9.12 lib/bolognese/writers/citeproc_writer.rb