(1995)1996-2012(2013).
/* Embed item structured data: library, barcode, call number */ ?>
/* Declare that the item is to be borrowed, not for sale */ ?>
if (!empty($holding['purchase_history'])): ?>
foreach ($holding['purchase_history'] as $current): ?>
endforeach; ?>
(2007-08)2009-10(2011).
/* Embed item structured data: library, barcode, call number */ ?>
/* Declare that the item is to be borrowed, not for sale */ ?>
if (!empty($holding['purchase_history'])): ?>
foreach ($holding['purchase_history'] as $current): ?>
endforeach; ?>