Sha256: bbec7e5c44180c56532df2f8d9600c87d6690042b2d9e9dd1b3bfb29b32bf75b
Contents?: true
Size: 375 Bytes
Versions: 26
Compression:
Stored size: 375 Bytes
Contents
<%= render 'shared/citations' %> <h4>Citation Formats</h4> <h4>MLA</h4> <span class="mla-citation"><%= export_as_mla_citation(@presenter) %></span> <br/><br/> <h4>APA</h4> <span class="apa-citation"><%= export_as_apa_citation(@presenter) %></span> <br/><br/> <h4>Chicago</h4> <span class="chicago-citation"><%= export_as_chicago_citation(@presenter) %></span> <br/><br/>
Version data entries
26 entries across 26 versions & 3 rubygems