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-1.8.5 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.8.4 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.8.3 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.8.2 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.8.1 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.8 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.7.3 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.7.2 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.7.1 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.12 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.11 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.10 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.9 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.8 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.7 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.6 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.5 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.4 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.3 lib/bolognese/writers/citeproc_writer.rb
bolognese-1.6.2 lib/bolognese/writers/citeproc_writer.rb