Difference between revisions of "Citation Format"
| Line 1: | Line 1: | ||
| − | + | The citation format files, located in the repository's [[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/citations|citations]] directory, describe how citations for documents, eprints, and users should be rendered. | |
| − | === cite:linkhere === | + | <cite:citation xmlns="http://www.w3.org/1999/xhtml" xmlns:cite="http://eprints.org/ep3/citation" xmlns:epc="http://eprints.org/ep3/control"> |
| + | <cite:linkhere><span class="ep_document_citation"><epc:print expr='format'/><epc:if test="formatdesc"> <epc:print expr="formatdesc"/>)</epc:if></span></cite:linkhere> | ||
| + | </cite:citation> | ||
Revision as of 11:23, 4 January 2007
The citation format files, located in the repository's citations directory, describe how citations for documents, eprints, and users should be rendered.
<cite:citation xmlns="http://www.w3.org/1999/xhtml" xmlns:cite="http://eprints.org/ep3/citation" xmlns:epc="http://eprints.org/ep3/control"> <cite:linkhere><span class="ep_document_citation"><epc:print expr='format'/><epc:if test="formatdesc"> <epc:print expr="formatdesc"/>)</epc:if></span></cite:linkhere> </cite:citation>