Difference between revisions of "API:EPrints/Paracite"

From EPrints Documentation
Jump to: navigation, search
(New page: <!-- Pod2Wiki=_preamble_ This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost. -...)
(No difference)

Revision as of 18:29, 11 August 2009

Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki

NAME

EPrints::Paracite - Module for rendering reference blocks into links.

DESCRIPTION

If your repository allows users to specify references in a reference field, you can use this function.

render_reference

 $xhtml = EPrints::Paracite::render_reference( $session, $field, $value )

This function is intended to be passed by reference to the render_single_value property of a referencetext metadata field. Each reference will then be rendered as a link to a CGI script.