Sha256: 535d3cc16345131b284c2f3ab5e9b8f58157f6d1a56a7c5c28de6e843a58d32b
Contents?: true
Size: 329 Bytes
Versions: 109
Compression:
Stored size: 329 Bytes
Contents
<h1><%= document_show_html_title %></h1> <% if @document.respond_to?(:export_as_mla_citation_txt) %> <h4>MLA</h4> <%= @document.send(:export_as_mla_citation_txt) %><br/><br/> <% end %> <% if @document.respond_to?(:export_as_apa_citation_txt) %> <h4>APA</h4> <%= @document.send(:export_as_apa_citation_txt) %> <% end %>
Version data entries
109 entries across 109 versions & 4 rubygems