help.page.bibcite_endnote.html in Bibliography & Citation 8
File
modules/bibcite_endnote/help/default/help.page.bibcite_endnote.html
View source
<h1> About </h1>
<h2>Bibliography & Citation Endnote XML</h2>
Provides import and export features for Endnote XML format.
<h2>Endnote XML example</h2>
<pre lang="xml">
<XML>
<RECORDS>
<RECORD>
<REFERENCE_TYPE>10</REFERENCE_TYPE>
<YEAR>1959</YEAR>
<TITLE>The Works of John Smith</TITLE>
<AUTHORS>
<AUTHOR>John Smith </AUTHOR>
</AUTHORS>
</RECORD>
</RECORDS>
</XML>
</pre>