[% USE Koha %] [% USE KohaDates %] [% USE AuthorisedValues %] [% ShowCourseReserves = 0 %] [% IF UseCourseReserves %] [% FOREACH item IN itemloop %] [% IF item.course_reserves %] [% FOREACH r IN item.course_reserves %] [% IF r.course.enabled == 'yes' %] [% ShowCourseReserves = 1 %] [% END %] [% END %] [% END %] [% END %] [% END %] [% INCLUDE 'doc-head-open.inc' %] [% INCLUDE 'greybox.inc' %] Koha › Catalog › [% IF ( unknownbiblionumber ) %] Unknown record [% ELSE %] Details for [% title |html %] [% FOREACH subtitl IN subtitle %] [% subtitl.subfield %][% END %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'browser-strings.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF ( unknownbiblionumber ) %]
The record you requested does not exist ([% biblionumber %]).
[% ELSE %]
[% INCLUDE 'cat-toolbar.inc' %] [% IF ( ocoins ) %] [% END %] [% IF ( AmazonCoverImages ) %] [% IF ( XSLTDetailsDisplay ) %]
[% ELSE %]
[% END %] [% ELSE %] [% IF ( XSLTDetailsDisplay ) %]
[% ELSE %]
[% END %] [% END %] [% IF ( XSLTDetailsDisplay ) %] [% XSLTBloc %] [% IF ( GetShelves ) %] Lists that include this title: [% FOREACH GetShelve IN GetShelves %] [% GetShelve.shelfname %] [% IF ( loop.last ) %][% ELSE %]|[% END %] [% END %] [% END %] [% IF ( TagsEnabled && TagsShowOnDetail && TagLoop ) %] Tags: [% FOREACH TagLoo IN TagLoop %] [% IF ( CAN_user_tools_moderate_tags ) %] [% TagLoo.term |html %] [% ELSE %] [% TagLoo.term |html %] [% END %] ([% TagLoo.weight_total %])[% IF ( loop.last ) %][% ELSE %], [% END %] [% END %] [% END %] MARC Preview: Show [% IF ( holdcount ) %]Holds: [% holdcount %][% ELSE %][% END %] [% IF ( AmazonCoverImages ) %]
[% END %] [% ELSE %]

[% title |html %]

[% FOREACH subtitl IN subtitle %]

[% subtitl.subfield %]

[% END %] [% UNLESS ( item_level_itypes ) %][% description %][% END %] [% IF ( unititle ) %]

[% unititle |html %]

[% END %] [% IF ( author ) %]

By [% author %]

[% END %]
    [% IF ( MARCAUTHORS ) %]
  • Additional authors:
      [% FOREACH MARCAUTHOR IN MARCAUTHORS %]
    • [% FOREACH MARCAUTHOR_SUBFIELDS_LOO IN MARCAUTHOR.MARCAUTHOR_SUBFIELDS_LOOP %][% MARCAUTHOR_SUBFIELDS_LOO.separator %][% MARCAUTHOR_SUBFIELDS_LOO.value %][% END %]
    • [% END %]
  • [% END %] [% IF ( MARCSERIES ) %]
  • Series:
      [% FOREACH MARCSERIE IN MARCSERIES %]
    • [% FOREACH MARCSERIES_SUBFIELDS_LOO IN MARCSERIE.MARCSERIES_SUBFIELDS_LOOP %] [% IF ( MARCSERIES_SUBFIELDS_LOO.value ) %][% MARCSERIES_SUBFIELDS_LOO.value %][% END %][% IF ( MARCSERIES_SUBFIELDS_LOO.volumenum ) %]. [% MARCSERIES_SUBFIELDS_LOO.volumenum %][% END %][% END %]
    • [% END %]
  • [% END %] [% IF ( publishercode ) %]
  • Published by: [% publishercode |html %] [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% IF ( editionstatement ) %][% editionstatement %][% END %] [% IF ( editionresponsability ) %][% editionresponsability %][% END %]
  • [% END %]
  • Description: [% IF ( pages ) %] [% END %][% pages %] [% IF ( illus ) %][% illus %][% END %] [% IF ( size ) %][% size %][% END %]
  • [% IF ( MARCURLS ) %]
  • Online resources:
      [% FOREACH MARCurl IN MARCURLS %]
    • [% IF ( MARCurl.part ) %][% MARCurl.part %]
      [% END %] [% MARCurl.linktext %] [% IF ( MARCurl.notes ) %]
        [% FOREACH note IN MARCurl.notes %]
      • [% note.note %]
      • [% END %]
      [% END %]
    • [% END %]
  • [% END %] [% IF ( OpacUrl ) %]
  • OPAC view: Open in new window
  • [% END %]
  • MARC Preview: Show
[% IF ( AmazonCoverImages ) %]
[% END %]
    [% IF ( MARCISBNS ) %]
  • ISBN:
      [% FOREACH MARCISBN IN MARCISBNS %]
    • [% MARCISBN %]
    • [% END %]
  • [% ELSE %] [% IF ( normalized_isbn ) %]
  • ISBN: [% normalized_isbn %]
  • [% END %] [% END %] [% IF ( issn ) %]
  • ISSN:[% issn %]
  • [% END %] [% IF ( collectiontitle ) %]
  • Collection: [% collectiontitle %] [% IF ( collectionvolume ) %], [% collectionvolume %][% END %][% IF ( collectionissn ) %] (ISSN: [% collectionissn %])[% END %]
  • [% END %] [% IF ( MARCSUBJCTS ) %]
  • Subjects:
      [% FOREACH MARCSUBJCT IN MARCSUBJCTS %]
    • [% FOREACH MARCSUBJECT_SUBFIELDS_LOO IN MARCSUBJCT.MARCSUBJECT_SUBFIELDS_LOOP %] [% MARCSUBJECT_SUBFIELDS_LOO.separator %] [% MARCSUBJECT_SUBFIELDS_LOO.value |html %][% END %]
    • [% END %]
  • [% END %] [% IF ( copyrightdate ) %]
  • Copyright: [% copyrightdate %]
  • [% END %] [% IF ( classification ) %]
  • Classification: [% subclass %][% classification %]
  • [% END %] [% IF ( dewey ) %]
  • Dewey: [% dewey %]
  • [% END %] [% IF ( urlS ) %]
  • url: [% FOREACH url IN urlS %] [% url.url %] [% END %]
  • [% END %] [% IF ( GetShelves ) %]
  • Lists that include this title:
  • [% END %] [% IF ( TagsEnabled && TagsShowOnDetail && TagLoop ) %]
  • Tags:
      [% FOREACH TagLoo IN TagLoop %]
    • [% IF ( CAN_user_tools_moderate_tags ) %] [% TagLoo.term |html %] [% ELSE %] [% TagLoo.term |html %] [% END %] ([% TagLoo.weight_total %])[% IF ( loop.last ) %][% ELSE %], [% END %]
    • [% END %]
  • [% END %] [% IF ( holdcount ) %]
  • Holds: [% holdcount %]
  • [% ELSE %][% END %]
[% END %]
[% items_table_block_iter = 0 %] [% BLOCK items_table %] [% items_table_block_iter = items_table_block_iter + 1 %] [% IF (StaffDetailItemSelection) %] Select all | Clear all | Actions: [% IF CAN_user_tools_items_batchdel %] Delete selected items [% END %] [% IF CAN_user_tools_items_batchmod %] Modify selected items [% END %] [% END %] [% IF (StaffDetailItemSelection) %][% END %] [% IF ( item_level_itypes ) %][% END %] [% IF ( itemdata_ccode ) %][% END %] [% IF ( volinfo ) %][% END %] [% IF ( itemdata_uri ) %][% END %] [% IF ( itemdata_copynumber ) %][% END %] [% IF materials %][% END %] [% IF ( itemdata_itemnotes ) %][% END %] [% IF ( SpineLabelShowPrintOnBibDetails ) %][% END %] [% IF ( hostrecords ) %][% END %] [% IF ( analyze ) %][% END %] [% IF ( ShowCourseReserves ) %][% END %] [% IF ( CAN_user_editcatalogue_edit_items ) %][% END %] [% FOREACH item IN items %] [% IF (StaffDetailItemSelection) %] [% END %] [% IF ( item_level_itypes ) %] [% END %] [% IF ( itemdata_ccode ) %][% END %] [% IF ( volinfo ) %] [% END %] [% IF ( itemdata_uri ) %] [% END %] [% IF ( itemdata_copynumber ) %] [% END %] [% IF materials %] [% END %] [% IF ( itemdata_itemnotes ) %] [% END %] [% IF ( SpineLabelShowPrintOnBibDetails ) %] [% END %] [% IF ( hostrecords ) %] [% END %] [% IF ( analyze ) %] [% END %] [% IF ( analyze ) %] [% END %] [% IF ShowCourseReserves %] [% END %] [% IF ( CAN_user_editcatalogue_edit_items ) %] [% END %] [% END %]
Item typeCurrent location Home libraryCollectionCall number Status Last seen BarcodePublication detailsurlCopy numberMaterials specifiedPublic notesSpine labelHost recordsUsed inCourse ReservesEdit
[% IF !noItemTypeImages && item.imageurl %] [% item.description %] [% END %] [% item.description %] [% UNLESS ( singlebranchmode ) %][% item.branchname %] [% END %] [% item.homebranch %][% item.location %] [% item.ccode %][% IF ( item.itemcallnumber ) %] [% item.itemcallnumber %][% END %] [% IF ( item.datedue ) %] [% IF item.onsite_checkout %] Currently in local use [% ELSE %] Checked out [% END %] [% UNLESS ( item.NOTSAMEBRANCH ) %] [% IF item.onsite_checkout %] by [% ELSE %] to [% END %] [% IF ( item.hidepatronname ) %] [% item.cardnumber %] [% ELSE %] [% item.firstname %] [% item.surname %] [% END %] [% END %] : due [% item.datedue %] [% ELSIF ( item.transfertwhen ) %] In transit from [% item.transfertfrom %] to [% item.transfertto %] since [% item.transfertwhen %] [% END %] [% IF ( item.itemlost ) %] [% IF ( item.itemlostloop ) %] [% FOREACH itemlostloo IN item.itemlostloop %] [% IF ( itemlostloo.selected ) %] [% itemlostloo.lib %] [% END %] [% END %] [% ELSE %] Unavailable (lost or missing) [% END %] [% END %] [% IF ( item.withdrawn ) %] Withdrawn [% END %] [% IF ( item.damaged ) %] [% IF ( item.itemdamagedloop ) %] [% FOREACH itemdamagedloo IN item.itemdamagedloop %] [% IF ( itemdamagedloo.selected ) %] [% itemdamagedloo.lib %] [% END %] [% END %] [% ELSE %] Damaged [% END %] [% END %] [% IF ( item.itemnotforloan || item.notforloan_per_itemtype ) %] Not for loan [% IF ( item.notforloanvalue ) %] ([% item.notforloanvalue %]) [% END %] [% END %] [% IF ( item.reservedate ) %] [% IF ( item.waitingdate ) %] Waiting [% ELSE %] Item-level hold [% END %] [% IF ( canreservefromotherbranches ) %] for [% IF ( item.hidepatronname ) %] [% item.Reservedcardnumber %] [% ELSE %] [% item.ReservedForFirstname %] [% item.ReservedForSurname %] [% END %] [% END %] [% IF ( item.waitingdate ) %] at[% ELSE %]for delivery at [% END %] [% item.ExpectedAtLibrary %] [% IF ( item.waitingdate ) %] since [% item.waitingdate | $KohaDates %] [% ELSE %] [% IF ( item.reservedate ) %] (placed [% item.reservedate %]) [% END %] [% END %] [% END %] [% UNLESS ( item.itemnotforloan or item.notforloan_per_itemtype or item.onloan or item.itemlost or item.withdrawn or item.damaged or item.transfertwhen or item.reservedate ) %] Available [% END %] [% IF ( item.restricted ) %] ([% item.restricted %]) [% END %] [% item.datelastseen %] [% item.barcode %] [% IF ( itemdata_enumchron ) %] [% IF item.enumchron && item.serialseq %] [% item.enumchron %] [% IF ( item.serialseq && item.enumchron!=item.serialseq ) %] -- [% item.serialseq %] [% END %] [% ELSIF item.enumchron %] [% item.enumchron %] [% ELSIF item.serialseq %] [% item.serialseq %] [% END %] [% IF ( item.publisheddate ) %] ([% item.publisheddate %]) [% END %] [% END %] [% item.uri %][% item.copynumber %] [% item.materials %]
[% item.itemnotes %]
Print label[% IF ( item.hostbiblionumber) %][% item.hosttitle %][% END %] [% IF ( item.countanalytics ) %] [% item.countanalytics %] analytics [% END %] Create analytics [% IF item.course_reserves %] [% FOREACH r IN item.course_reserves %] [% IF r.course.enabled == 'yes' %]

[% r.course.course_name %] [% IF r.course.section %] [% r.course.section %] [% END %] [% IF r.course.term %] [% AuthorisedValues.GetByCode( 'TERM', r.course.term ) %] [% END %]

[% END %] [% END %] [% END %]
Edit
[% END %][%# end of block items_table %]
[% IF ( count ) %] [% IF ( showncount ) %] [% PROCESS items_table items=itemloop %] [% END %] [% IF ( hiddencount ) %]

Show all items ([% hiddencount %] hidden) [% END %] [% IF ( debug_display ) %]

itemdata_enumchron[% itemdata_enumchron %]
itemdata_copynumber[% itemdata_copynumber %]
serial[% serial %]
[% END %] [% ELSE %] [% IF ( ALTERNATEHOLDINGS ) %] [% FOREACH ALTERNATEHOLDING IN ALTERNATEHOLDINGS %]

Holdings: [% ALTERNATEHOLDING.holding %]
[% END %] [% ELSE %]
No physical items for this record
[% END %] [% END %]
[% IF (SeparateHoldings) %]
[% IF (otheritemloop.size) %] [% PROCESS items_table items=otheritemloop %] [% ELSE %] No other items. [% END %]
[% END %] [% IF ( MARCNOTES || notes ) %]
[% IF ( MARCNOTES ) %] [% FOREACH MARCNOTE IN MARCNOTES %]

[% MARCNOTE.marcnote FILTER html_line_break %]

[% END %] [% ELSE %] [% IF ( notes ) %]

[% notes %]

[% END %] [% END %]
[% END %] [% IF ( subscriptionsnumber ) %]

This is a serial subscription

(There are [% subscriptionsnumber %] subscriptions associated with this title).

[% FOREACH subscription IN subscriptions %] [% IF ( subscription.branchname ) %]

At library: [% subscription.branchname %]

[% ELSE %] [% IF ( subscription.branchcode ) %]

At library: [% subscription.branchcode %]

[% END %][% END %] [% IF ( subscription.closed ) %]

This subscription is closed.

[% END %] [% IF ( subscription.callnumber ) %]

Callnumber: [% subscription.callnumber %]

[% END %] [% IF ( subscription.subscriptionnotes ) %]

[% subscription.subscriptionnotes FILTER html_line_break %]

[% END %] [% IF ( subscription.missinglist ) %]

Missing issues: [% subscription.missinglist %]

[% END %] [% IF ( subscription.librariannote ) %]

([% subscription.librariannote %])

[% END %] [% IF ( subscription.latestserials ) %]

The [% subscription.staffdisplaycount %] latest issues related to this subscription:

[% FOREACH latestserial IN subscription.latestserials %] [% END %]
Issue # Date arrived Date published Status Note
[% latestserial.serialseq %] [% latestserial.planneddate %] [% latestserial.publisheddate%] [% IF ( latestserial.status1 ) %]Expected[% END %] [% IF ( latestserial.status2 ) %]Arrived[% END %] [% IF ( latestserial.status3 ) %]Late[% END %] [% IF ( latestserial.status4 ) %]Missing[% END %] [% IF ( latestserial.status41 ) %]Missing (never received)[% END %] [% IF ( latestserial.status42 ) %]Missing (sold out)[% END %] [% IF ( latestserial.status43 ) %]Missing (damaged)[% END %] [% IF ( latestserial.status44 ) %]Missing (lost)[% END %] [% IF ( latestserial.status5 ) %]Not issued[% END %] [% IF ( latestserial.status6 ) %]Delete[% END %] [% IF ( latestserial.status7 ) %]Claimed[% END %] [% IF ( latestserial.status8 ) %]Stopped[% END %] [% latestserial.notes %]
[% END %] Subscription details [% END %]
[% END %] [% IF Koha.Preference('AcquisitionDetails') %]
[% IF orders %] [% FOR order IN orders %] [% END %]
Basket group Basket Order number Creation date Receive date Status Quantity
[% IF (order.basketgroupid) %] [% IF CAN_user_acquisition_group_manage %] [% order.groupname %] ([% order.basketgroupid %]) [% ELSE %] [% order.groupname %] ([% order.basketgroupid %]) [% END %] [% END %] [% IF CAN_user_acquisition_order_manage %] [% order.basketname %] ([% order.basketno %]) [% ELSE %] [% order.basketname %] ([% order.basketno %]) [% END %] [% order.ordernumber %] [% order.creationdate | $KohaDates%] [% order.datereceived | $KohaDates%] [% SWITCH order.orderstatus %] [% CASE 'new' %]New [% CASE 'ordered' %]Ordered [% CASE 'partial' %]Partial [% CASE 'complete' %]Complete [% CASE 'cancelled' %]Cancelled [% END %] [% order.quantity %]
[% ELSE %] There is no order for this biblio. [% END %]
[% END %] [% IF ( FRBRizeEditions ) %][% IF ( XISBNS ) %]

Editions

[% FOREACH XISBN IN XISBNS %][% IF ( AmazonCoverImages ) %][% END %] [% UNLESS ( item_level_itypes ) %][% END %] [% END %]
[% IF ( noItemTypeImages ) %][% XISBN.description %][% ELSE %][% XISBN.description %][% END %][% XISBN.title |html %] by [% XISBN.author %] ©[% XISBN.copyrightdate %] [% IF ( XISBN.publishercode ) %] [% XISBN.publishercode %] [% IF ( XISBN.place ) %]([% XISBN.place %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear %][% END %] [% IF ( XISBN.editionstatement ) %][% XISBN.editionstatement %][% END %] [% IF ( XISBN.editionresponsability ) %][% XISBN.editionresponsability %][% END %] [% END %] [% IF ( XISBN.pages ) %] [% END %][% XISBN.pages %] [% IF ( XISBN.illus ) %][% XISBN.illus %][% END %] [% IF ( XISBN.size ) %], [% END %][% XISBN.size %]
[% END %] [% END %] [% IF ( LocalCoverImages ) %]
[% IF ( localimages.0 ) %]

Click on an image to view it in the image viewer

[%# ELSE - No image passed JavaScript takes care %] [% END %]
[% END %] [% IF ( HTML5MediaEnabled ) %]

<[% HTML5MediaParent %] controls preload=none> [% FOREACH HTML5MediaSet IN HTML5MediaSets %] <[% HTML5MediaSet.child %] src="[% HTML5MediaSet.srcblock %]"[% HTML5MediaSet.typeblock %] /> [% END %] [[% HTML5MediaParent %] tag not supported by your browser.]

[% END %]
Save Record
Select download format:
[% INCLUDE 'biblio-view-menu.inc' %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]