Help for this page

Select Code to Download


  1. or download this
    <datafield tag="650" ind1=" " ind2="7">
    <subfield code="a">Sciences</subfield>
    <subfield code="x">Philosophie.</subfield>
    <subfield code="2">ram.</subfield>
    <subfield code="0">(OSt)16</subfield>
    
  2. or download this
    use strict;
    use warnings;
    ...
    $href->set_text ($text);
    $href->print ();
    }