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

Version Path
sufia-4.0.0.beta4 app/views/catalog/_citation.html.erb
sufia-4.0.0.beta3 app/views/catalog/_citation.html.erb
sufia-4.0.0.beta2 app/views/catalog/_citation.html.erb
sufia-4.0.0.beta1 app/views/catalog/_citation.html.erb
curate-0.6.6 app/views/catalog/_citation.html.erb
sufia-3.7.2 app/views/catalog/_citation.html.erb
sufia-3.7.1 app/views/catalog/_citation.html.erb
curate-0.6.5 app/views/catalog/_citation.html.erb
sufia-3.7.0 app/views/catalog/_citation.html.erb
curate-0.6.4 app/views/catalog/_citation.html.erb
sufia-3.6.1 app/views/catalog/_citation.html.erb
sufia-3.6.0 app/views/catalog/_citation.html.erb
curate-0.6.3 app/views/catalog/_citation.html.erb
sufia-3.5.0 app/views/catalog/_citation.html.erb
curate-0.6.1 app/views/catalog/_citation.html.erb
curate-0.6.0 app/views/catalog/_citation.html.erb
curate-0.5.6 app/views/catalog/_citation.html.erb
curate-0.5.5 app/views/catalog/_citation.html.erb
curate-0.5.4 app/views/catalog/_citation.html.erb
curate-0.5.2 app/views/catalog/_citation.html.erb