(1999)2000-06(2007)2008(2009)2010-11(2012).
/* 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; ?>
(2002)2003-06(2007)2008-13.
/* 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; ?>
1993-2006(2007)2008-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; ?>