[% USE Koha %] [% PROCESS 'opac-authorities.inc' %] [% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Authority search › [% summary.mainentry %][% IF authtypetext %] ([% authtypetext %])[% END %] [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-authoritiesdetail' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF ( OpacNav || OpacNavBottom ) %]
[% ELSE %]
[% END %]
Normal view MARC view
[% IF ( displayhierarchy ) %]
[% PROCESS showhierarchy trees = loophierarchies %]
[% END %]

[% summary.mainentry %][% IF authtypetext %] ([% authtypetext %])[% END %]

[% FOREACH authorize IN summary.authorized %]
Preferred form: [% authorize.heading %]
[% END %] [% PROCESS otherscript headings=summary.otherscript wantcategory='preferred' %]
[% IF summary.seefrom.size %]
Used for/see from:
    [% FOREACH seefro IN summary.seefrom %]
  • [% IF seefro.type && seefro.type != 'seefrom' %] [% PROCESS authtypelabel type=seefro.type | trim %]: [% END %] [% PROCESS authheadingdisplay heading=seefro.heading search=seefrosearch authid=seefro.authid %]
  • [% END %] [% PROCESS otherscript headings=summary.otherscript wantcategory='seefrom' %]
[% END %] [% IF summary.seealso.size %]
See also:
    [% FOREACH seeals IN summary.seealso %]
  • [% IF seeals.type && seeals.type != 'seealso' %] [% PROCESS authtypelabel type=seeals.type | trim %]: [% END %] [% PROCESS authheadingdisplay heading=seeals.heading search=seeals.search authid=seeals.authid %]
  • [% END %] [% PROCESS otherscript headings=summary.otherscript wantcategory='seealso' %]
[% END %] [% IF marcflavour == 'UNIMARC' && summary.otherscript %]
Other forms:
    [% FOREACH otherscrip IN summary.otherscript %]
  • [% PROCESS language lang=otherscrip.lang | trim %]: [% otherscrip.term %]
  • [% END %]
[% END %]
[% FOREACH note IN summary.notes %]

[% note.note %]

[% END %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% IF ( displayhierarchy ) %] [% END %] [% END %]