⧼vector-jumptocontent⧽

Citation default.pl

From EPrints Documentation


Back to cfg.d

citation_default.pl sets the default citation style file to use for a for a particular data object is a particular context. E.g. what document citation style file should be used when it is included in eprint summary pages? What eprint citation style file should be used when a citation is rendered as part of an export format or on a search results, issues or summary page?

Example

All citation contexts defined below should use the default citation for that data object.

$c->{citation_default}->{document}->{for_summary_page} = "default";
$c->{citation_default}->{eprint}->{export} = "default";
$c->{citation_default}->{eprint}->{for_issue} = "default";
$c->{citation_default}->{eprint}->{for_result} = "default";
$c->{citation_default}->{eprint}->{for_summary_page} = "default";