% var dcmi = attributes.dcMD; %> <% var author; if (typeof dcmi !== 'undefined') { author = dcmi.governmentAuthors; if (typeof dcmi.dateIssued !== 'undefined') { console.log(dcmi.dateIssued); dateIssued = dcmi.dateIssued; } } if (typeof dcmi !== 'undefined' && Array.isArray(dcmi.governmentAuthors) && dcmi.governmentAuthors.length) { author = dcmi.governmentAuthors.filter(n => n !== ""); } %> <% var bbmi = attributes.bbMD; var chgMd = attributes.chicagoMD; var mlmi = attributes.mlaMD; var apami = attributes.apaMD; var collectionCode = attributes.collection ? attributes.collection.toLowerCase(): ""; console.log(collectionCode); %>
Citations available for content in Chicago, APA and MLA format.
Citations are generated automatically from bibliographic data as a convenience and may not be complete or accurate.
<% if (typeof chgMd !== 'undefined' && !Array.isArray(chgMd[0]) && chgMd[0].length) { %><% if (typeof chgMd !== 'undefined'){ %><%=chgMd[0].trim()%><%}%> <%= document.location.href %>.
<%}else{%>
<% if (typeof chgMd !== 'undefined'){ %><%=chgMd[0].trim()%><%}%><%= document.location.href %>
<% if (typeof author !== 'undefined'){ %> <% if (typeof author[1] !== 'undefined'){ %><%= author[1] %>, <% } %><%= author[0] %>. <% } %> "<%= attributes.title %>". Government. <%= dcmi.publisher %>, . <%= document.location.href %>. <% } else {%><% if (typeof author !== 'undefined'){ %> <% if (typeof author[1] !== 'undefined'){ %><%= author[1] %>, <% } %><%= author[0] %>. <% } %> "<%= attributes.title %>". Government. <%= dcmi.publisher %>, . <%= document.location.href %>
<% }%> <%} %><% if (typeof apami !== 'undefined'){ %><%=apami[0].trim()%><%}%> <%= document.location.href %>.
<% } else {%><% if (typeof author !== 'undefined'){ %><% if (typeof author[1] !== 'undefined'){ %><%= author[1] %>, <% } %><%= author[0] %>.<% } %> (). <%= attributes.title %>. [Government]. <%= dcmi.publisher %>. <%= document.location.href %>
<% }%><% if (typeof mlmi !== 'undefined'){ %><%=mlmi[0].trim()%><%}%>. <%= document.location.href %>.
<% } else {%><% if (typeof author !== 'undefined'){ %><% if (typeof author[1] !== 'undefined'){ %><%= author[1] %>, <% } %><%= author[0] %>.<% } %> <%= attributes.title %>. <%= dcmi.publisher %>, <%= dateIssued %>, <%= document.location.href %>
<% }%> <% if (typeof bbmi !== 'undefined'){ %><% if (typeof bbmi !== 'undefined'){ %><%=bbmi[0].trim()%><%}%>.
<% } else {%><% if (typeof bbmi !== 'undefined'){ %><%=bbmi[0].trim()%><%}%>, <%= document.location.href %>.
<% }%> <%}%> Close x