2008-10(2011)2012-14.
/* 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; ?>
2008-09(2010)2011-12(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; ?>
(2008)2009-10(2011-13)2014(2015).
/* Embed item structured data: library, barcode, call number */ ?>
/* Declare that the item is to be borrowed, not for sale */ ?>
(2008)2009-10(2011-13)2014.
/* 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; ?>