From: Marc Cromme Date: Thu, 8 Jun 2006 09:22:58 +0000 (+0000) Subject: alvis marcxml filter records and example config started X-Git-Tag: before.bug.529~65 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=447e063b2c639b03902f0db46d9eaf5b8edb788c;hp=1c13094529ee6d7129d4152388b86fa6f4363893 alvis marcxml filter records and example config started --- diff --git a/examples/marcxml/MARC21slim.xsd b/examples/marcxml/MARC21slim.xsd new file mode 100644 index 0000000..06b4551 --- /dev/null +++ b/examples/marcxml/MARC21slim.xsd @@ -0,0 +1,137 @@ + + + + + MARCXML: The MARC 21 XML Schema + Prepared by Corey Keith + + August 4, 2003 - Version 1.1 - Removed import of xml namespace and the use of xml:space="preserve" attributes on the leader and controlfields. + Whitespace preservation in these subfields is accomplished by the use of xsd:whiteSpace value="preserve" + + May 21, 2002 - Version 1.0 - Initial Release + + This schema supports XML markup of MARC21 records as specified in the MARC documentation (see www.loc.gov). It allows tags with + alphabetics and subfield codes that are symbols, neither of which are as yet used in the MARC 21 communications formats, but are + allowed by MARC 21 for local data. The schema accommodates all types of MARC 21 records: bibliographic, holdings, bibliographic + with embedded holdings, authority, classification, and community information. + + + + + record is a top level container element for all of the field elements which compose the record + + + + + collection is a top level container element for 0 or many records + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MARC21 Leader, 24 bytes + + + + + + + + + + + + + + + + MARC21 Fields 001-009 + + + + + + + + + + + + + + + + + + + + + + MARC21 Variable Data Fields 010-999 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/marcxml/MARC21slim2INDEX.xsl b/examples/marcxml/MARC21slim2INDEX.xsl new file mode 100644 index 0000000..9a421d5 --- /dev/null +++ b/examples/marcxml/MARC21slim2INDEX.xsl @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + update + + + RECORD + + + + + + diff --git a/examples/marcxml/MARC21slim2MODS3-1.xsl b/examples/marcxml/MARC21slim2MODS3-1.xsl new file mode 100644 index 0000000..225a5a0 --- /dev/null +++ b/examples/marcxml/MARC21slim2MODS3-1.xsl @@ -0,0 +1,2514 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BK + SE + + + BK + MM + CF + MP + VM + MU + + + + + + + + + b + afgk + + + + + abfgk + + + + + + + + + + + + + + + + + + <xsl:value-of select="substring($titleChop,@ind2+1)"/> + + + + + <xsl:value-of select="$titleChop"/> + + + + + + + + + b + b + afgk + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">a</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <!-- 1/04 removed $h, b --> + <xsl:with-param name="codes">a</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <!-- 1/04 removed $h, $b --> + <xsl:with-param name="codes">af</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + <xsl:variable name="str"> + <xsl:for-each select="marc:subfield"> + <xsl:if test="(contains('adfklmor',@code) and (not(../marc:subfield[@code='n' or @code='p']) or (following-sibling::marc:subfield[@code='n' or @code='p'])))"> + <xsl:value-of select="text()"/> + <xsl:text> </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:variable> + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="substring($str,1,string-length($str)-1)"/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">ah</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + creator + + + + + + + + + creator + + + + + + + + + creator + + + + + + + + + + + + + + + + + + + + + + + + + + + personal + + + + + + + + + + yes + + + yes + + + text + cartographic + notated music + sound recording-nonmusical + sound recording-musical + still image + moving image + three dimensional object + software, multimedia + mixed material + + + + globe + + + remote sensing image + + + + + + map + + + atlas + + + + + + + + database + + + loose-leaf + + + series + + + newspaper + + + periodical + + + web site + + + + + + + + abstract or summary + + + bibliography + + + catalog + + + dictionary + + + encyclopedia + + + handbook + + + legal article + + + index + + + discography + + + legislation + + + theses + + + survey of literature + + + review + + + programmed text + + + filmography + + + directory + + + statistics + + + technical report + + + legal case and case notes + + + law report or digest + + + treaty + + + + + + conference publication + + + + + + + + numeric data + + + database + + + font + + + game + + + + + + patent + + + festschrift + + + + biography + + + + + essay + + + drama + + + comic strip + + + fiction + + + humor, satire + + + letter + + + novel + + + short story + + + speech + + + + + + + biography + + + conference publication + + + drama + + + essay + + + fiction + + + folktale + + + history + + + humor, satire + + + memoir + + + poetry + + + rehearsal + + + reporting + + + sound + + + speech + + + + + + + art original + + + kit + + + art reproduction + + + diorama + + + filmstrip + + + legal article + + + picture + + + graphic + + + technical drawing + + + motion picture + + + chart + + + flash card + + + microscope slide + + + model + + + realia + + + slide + + + transparency + + + videorecording + + + toy + + + + + + + + abvxyz + - + + + + + + + + + code + marccountry + + + + + + + + code + iso3166 + + + + + + + + text + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + :,;/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + monographic + continuing + + + + + + + ab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + reformatted digital + + + + + + + + + + + + + + + +
braille
+
+ +
print
+
+ +
electronic
+
+ +
microfiche
+
+ +
microfilm
+
+
+ + +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + +
+ + + + access + + + preservation + + + replacement + + + + + + + + + + + + abce + + + +
+ + + + + + + + + + ab + + + + + + + + agrt + + + + + + + ab + + + + + + + + + adolescent + + + adult + + + general + + + juvenile + + + preschool + + + specialized + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + defg + + + + + + + + + + marcgaciso3166 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ab + + + + + + + abx + + + + + + + ab + + + + + + + + + + + + + + + + + + + + + + + + ab + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">av</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">av</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + abcx3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + aq + t + g + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">dg</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + c + t + dgn + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + aqdc + t + gn + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">adfgklmorsv</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="marc:subfield[@code='a']"/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + aq + t + g + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">dg</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + c + t + dgn + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + aqdc + t + gn + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">adfgklmorsv</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + issue numbermatrix numbermusic platemusic publishervideorecording identifier + + + + ba + ab + + + + + + + + + + ab + + + + + + + + ab + + + + + + doihdluri + + + + + + + + + + + + + y3z + + + + + + + + + + + + + + + + + y3 + + + + + + + + + + + abje + + + + + + + + abcd35 + + + + + + + abcde35 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + n + n + fgkdlmor + + + + + p + p + fgkdlmor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + g + g + pst + + + + + p + p + fgkdlmor + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cdn + + + + + + + + + + aq + + + + :,;/ + + + + + + + + + + acdeq + + + + + + constituent + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + code + marcgac + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lcshlcshacmeshnalcshrvm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + aq + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cdnp + + + + + + + + + + + + + + + abcdeqnp + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">adfhklor</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + <xsl:call-template name="part"/> + + + + + + + + + + + + + abcd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bc + + + + + + + + + + + + + + + + + yes + + + + + + + + + + + + + + + + + ArabicLatinChinese, Japanese, KoreanCyrillicHebrewGreek + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + summary or subtitlesung or spoken textlibrettotable of contentsaccompanying materialtranslation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + summary or subtitlesung or spoken textlibrettotable of contentsaccompanying materialtranslation + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/examples/marcxml/MARC21slim2MODS3.xsl b/examples/marcxml/MARC21slim2MODS3.xsl new file mode 100644 index 0000000..660d92c --- /dev/null +++ b/examples/marcxml/MARC21slim2MODS3.xsl @@ -0,0 +1,2793 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BK + SE + + + BK + MM + CF + MP + VM + MU + + + + + + + + + + b + afgk + + + + + abfgk + + + + + + + + + + + + + + + + + + + <xsl:value-of select="substring($titleChop,@ind2+1)"/> + + + + + <xsl:value-of select="$titleChop"/> + + + + + + + + + b + b + afgk + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">a</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <!-- 1/04 removed $h, b --> + <xsl:with-param name="codes">a</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <!-- 1/04 removed $h, $b --> + <xsl:with-param name="codes">af</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + <xsl:variable name="str"> + <xsl:for-each select="marc:subfield"> + <xsl:if test="(contains('adfklmor',@code) and (not(../marc:subfield[@code='n' or @code='p']) or (following-sibling::marc:subfield[@code='n' or @code='p'])))"> + <xsl:value-of select="text()"/> + <xsl:text> </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:variable> + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="substring($str,1,string-length($str)-1)"/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">ah</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + creator + + + + + + + + + + creator + + + + + + + + + + creator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + personal + + + + + + + + + + + + yes + + + yes + + + text + cartographic + notated music + sound recording-nonmusical + sound recording-musical + still image + moving image + three dimensional object + software, multimedia + mixed material + + + + + globe + + + + remote sensing image + + + + + + + map + + + atlas + + + + + + + + + database + + + loose-leaf + + + series + + + newspaper + + + periodical + + + web site + + + + + + + + + abstract or summary + + + bibliography + + + catalog + + + dictionary + + + encyclopedia + + + handbook + + + legal article + + + index + + + discography + + + legislation + + + theses + + + survey of literature + + + review + + + programmed text + + + filmography + + + directory + + + statistics + + + technical report + + + legal case and case notes + + + law report or digest + + + treaty + + + + + + conference publication + + + + + + + + + numeric data + + + database + + + font + + + game + + + + + + + patent + + + festschrift + + + + + biography + + + + + + essay + + + drama + + + comic strip + + + fiction + + + humor, satire + + + letter + + + novel + + + short story + + + speech + + + + + + + + biography + + + conference publication + + + drama + + + essay + + + fiction + + + folktale + + + history + + + humor, satire + + + memoir + + + poetry + + + rehearsal + + + reporting + + + sound + + + speech + + + + + + + + art original + + + kit + + + art reproduction + + + diorama + + + filmstrip + + + legal article + + + picture + + + graphic + + + technical drawing + + + motion picture + + + chart + + + flash card + + + microscope slide + + + model + + + realia + + + slide + + + transparency + + + videorecording + + + toy + + + + + + + + + + + abvxyz + - + + + + + + + + + + + code + marccountry + + + + + + + + + code + iso3166 + + + + + + + + + text + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + :,;/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + monographic + continuing + + + + + + + + ab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + reformatted digital + + + + + + + + + + + + + + + + + + + +
braille
+
+ +
print
+
+ +
electronic
+
+ +
microfiche
+
+ +
microfilm
+
+
+ + +
+ + + + + +
+
+ + +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + + + + +
+
+ +
+ + +
+ + + + + access + + + preservation + + + replacement + + + + + + + + + + + + + + abce + + + +
+ + + + + + + + + + + + ab + + + + + + + + + agrt + + + + + + + + ab + + + + + + + + + + adolescent + + + adult + + + general + + + juvenile + + + preschool + + + specialized + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + defg + + + + + + + + + + + + + marcgac + + + + + + iso3166 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ab + + + + + + + + abx + + + + + + + + ab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ab + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">av</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">av</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + abcx3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + aq + t + g + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">dg</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + c + t + dgn + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + aqdc + t + gn + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">adfgklmorsv</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="marc:subfield[@code='a']"/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + aq + t + g + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklmorsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">dg</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + + c + t + dgn + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="specialSubfieldSelect"> + <xsl:with-param name="anyCodes">tfklsv</xsl:with-param> + <xsl:with-param name="axis">t</xsl:with-param> + <xsl:with-param name="afterCodes">g</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + aqdc + t + gn + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">adfgklmorsv</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + issue number + matrix number + music plate + music publisher + videorecording identifier + + + + + + ba + ab + + + + + + + + + + + ab + + + + + + + + + ab + + + + + + + + + doi + hdl + uri + + + + + + + + + + + + + + + + + y3z + + + + + + + + + + + + + + + + + + + + + + y3 + + + + + + + + + + + + + + abje + + + + + + + + + abcd35 + + + + + + + + abcde35 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + n + n + fgkdlmor + + + + + p + p + fgkdlmor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + g + g + pst + + + + + p + p + fghkdlmor + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cdn + + + + + + + + + + + aq + + + + :,;/ + + + + + + + + + + + acdeq + + + + + + + constituent + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:value-of select="."/> + </xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + code + marcgac + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lcsh + lcshac + mesh + + nal + csh + rvm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + aq + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cdnp + + + + + + + + + + + + + + + + abcdeqnp + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="chopPunctuation"> + <xsl:with-param name="chopString"> + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">adfhklor</xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + <xsl:call-template name="part"/> + + + + + + + + + + + + + + abcd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bc + + + + + + + + + + + + + + + + + + + + + + + yes + + + + + + + + + + + + + + + + + + + + + + Arabic + Latin + Chinese, Japanese, Korean + Cyrillic + Hebrew + Greek + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/examples/marcxml/MARC21slim2SRWDC.xsl b/examples/marcxml/MARC21slim2SRWDC.xsl new file mode 100644 index 0000000..5ae8ec6 --- /dev/null +++ b/examples/marcxml/MARC21slim2SRWDC.xsl @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">abfghk</xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + collection + + + + + manuscript + + + text + cartographic + notated music + sound recording + still image + moving image + three dimensional object + software, multimedia + mixed material + + + + + + + + + + + ab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abcdefghjklmnopqrstu4 + + + -- + + vxyz + -- + + + + + + + + abcdefghklmnoprstu4 + + + -- + + vxyz + -- + + + + + + + + acdefghklnpqstu4 + + + -- + + vxyz + -- + + + + + + + + adfghklmnoprst + + + -- + + vxyz + -- + + + + + + + + ae + + -- + + vxyz + -- + + + + + + + + a + + + + + + + a + + + -- + + vxyz + -- + + + + + + + + abcd + + + + + + + + + abcdu + + + + + + + ot + + + + + + + + + + + URN:ISBN: + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/marcxml/MARC21slimUtils.xsl b/examples/marcxml/MARC21slimUtils.xsl new file mode 100644 index 0000000..151666c --- /dev/null +++ b/examples/marcxml/MARC21slimUtils.xsl @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + abcdefghijklmnopqrstuvwxyz + + + + + + + + + + + + + + + + + + + + + + + + + + .:,;/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/marcxml/README b/examples/marcxml/README new file mode 100644 index 0000000..d3ce515 --- /dev/null +++ b/examples/marcxml/README @@ -0,0 +1,8 @@ +http://www.loc.gov/standards/marcxml/ + +The Library of Congress' Network Development and MARC Standards Office +is developing a framework for working with MARC data in a XML +environment. This framework is intended to be flexible and extensible +to allow users to work with MARC data in ways specific to their +needs. The framework itself includes many components such as schemas, +stylesheets, and software tools. \ No newline at end of file diff --git a/examples/marcxml/collection-2.xml b/examples/marcxml/collection-2.xml new file mode 100644 index 0000000..b09773a --- /dev/null +++ b/examples/marcxml/collection-2.xml @@ -0,0 +1,157 @@ + + + + + 00925njm 22002777a 4500 + 5637241 + DLC + 19920826084036.0 + sdubumennmplu + 910926s1957 nyuuun eng + + 91758335 + + + 1259 + Atlantic + + + DLC + DLC + + + Atlantic 1259 + + + The Great Ray Charles + [sound recording]. + + + New York, N.Y. : + Atlantic, + [1957?] + + + 1 sound disc : + analog, 33 1/3 rpm ; + 12 in. + + + Ray Charles, piano & celeste. + + + The Ray -- My melancholy baby -- Black coffee -- There's no you -- Doodlin' -- Sweet sixteen bars -- I surrender dear -- Undecided. + + + Brief record. + + + Jazz + 1951-1960. + + + Piano with jazz ensemble. + + + Charles, Ray, + 1930- + prf + + + + 01832cmma 2200349 a 4500 + 12149120 + 20001005175443.0 + cr ||| + 000407m19949999dcu g m eng d + + 0 + ibc + copycat + 1 + ncip + 20 + y-gencompf + + + undetermined + web preservation project (wpp) + + + vb07 (stars done) 08-19-00 to HLCD lk00; AA3s lk29 received for subject Aug 25, 2000; to DEWEY 08-25-00; aa11 08-28-00 + + + 00530046 + + + (OCoLC)ocm44279786 + + + IEU + IEU + N@F + DLC + + + lccopycat + + + n-us-dc + n-us--- + + + F204.W5 + + + 975.3 + 13 + + + The White House + [computer file]. + + + Computer data. + + + Washington, D.C. : + White House Web Team, + 1994- + + + Mode of access: Internet. + + + Title from home page as viewed on Aug. 19, 2000. + + + Features the White House. Highlights the Executive Office of the President, which includes senior policy advisors and offices responsible for the President's correspondence and communications, the Office of the Vice President, and the Office of the First Lady. Posts contact information via mailing address, telephone and fax numbers, and e-mail. Contains the Interactive Citizens' Handbook with information on health, travel and tourism, education and training, and housing. Provides a tour and the history of the White House. Links to White House for Kids. + + + White House (Washington, D.C.) + + + United States. + Executive Office of the President. + + + United States. + Office of the Vice President. + + + United States. + Office of the First Lady. + + + White House Web Team. + + + http://www.whitehouse.gov + + + http://lcweb.loc.gov/staff/wpp/whitehouse.html + Web site archive + + + diff --git a/examples/marcxml/collection-clasmrc-231.xml b/examples/marcxml/collection-clasmrc-231.xml new file mode 100644 index 0000000..f8bdbc6 --- /dev/null +++ b/examples/marcxml/collection-clasmrc-231.xml @@ -0,0 +1,8660 @@ + + + + 00834nw 2200193n 4500 + CF 91000008 + DLC + 19960528091722.0 + 910215acaaaaaa + + CF 91000008 + + + DLC + DLC + + + lcc + + + HF1 + HF6182 + Commerce + + + j + HT684.22 + Communities. Classes. Races + Classes + Classes arising from occupation + Middle class + Commercial + + + j + HE380.8 + HE560 + Transportation and communications + Water transportation + Waterways + commerce + + + l + HE1 + HE9900 + Transportation and communications + Commerce + + + l + HE561 + HE971 + Transportation and communications + Water transportation + Shipping + Commerce + + + l + GT6010 + GT6060 + Manners and customs (General) + Customs relative to special classes. By occupation + Commercial occupations + Commerce + + + Commerce + + + + 00877nw 2200181n 4500 + CF 91000424 + DLC + 19960528091739.0 + 910605acaaaaaa + + CF 91000424 + + + DLC + DLC + + + lcc + + + HF2999 + HF4055 + Commerce + By region or country + + + j + HF1379.2 + Commerce + International economic relations + International trade + By region or country + + + j + HF1417.32 + Commerce + International economic relations + Exports + By region or country + + + j + HF1420.2 + Commerce + International economic relations + Imports + By region or country + + + j + HF71 + HF73 + Commerce + Trade ministries. Departments of commerce. Bureaus of trade + serial publications issued by local agencies + + + j + HF351 + HF355 + Commerce + History + General commercial history + works on a the commercial history of a particular region or country + + + + 00345nw 2200133n 4500 + CF 91000425 + DLC + 19960528091740.0 + 910605acaaaaaa + + CF 91000425 + + + DLC + DLC + + + lcc + + + HF3000 + HF3163 + Commerce + By region or country + United States + + + j + HF1 + HF6182 + Commerce + commerce of the United States + + + + 00346nw 2200133n 4500 + CF 91000474 + DLC + 19960528091742.0 + 910605acaaaaaa + + CF 91000474 + + + DLC + DLC + + + lcc + + + HF3211 + HF3212.2 + Commerce + By region or country + America (General) + + + j + HF2999 + Commerce + By region or country + America + + + + 05859nw 2201273n 4500 + CF 91000477 + DLC + 19960608112800.0 + 910605abaaaaaa + + CF 91000477 + + + DLC + DLC + + + lcc + + + HF3221 + HF4040.7 + Commerce + By region or country + Other regions or countries + + + j + HF405.2 + Commerce + History + By period + Middle Ages + By region or country + + + j + HF1 + HF52 + Commerce + Periodicals. Serials + periodicals on the commerce of other regions or countries + + + j + HF1 + HF6182 + Commerce + commerce of other regions or countries + + + H7 + modified + + + Add number in table to + HF3210 + + + For Great Britain use: + + + HF3505 + HF3505.6 + Through 1800 + + + HF3505 + General works + + + HF3505.15 + Medieval + + + HF3505.2 + Modern + + + HF3505.4 + 17th century + + + HF3505.6 + 18th century + + + HF3505.8 + HF3505.9 + Early 19th century to 1870 + + + HF3505.8 + General works + + + HF3505.9 + Orders in council + + + HF3506 + HF3506.2 + Recent, 1870- + + + HF3506 + General works + + + HF3506.2 + World War I + + + For Ireland use: + + + HF3539 + Local + + + HF3539.A2A + HF3539.A2Z + Counties + + + HF3539.A3 + HF3539.Z + Cities, etc. + + + For British Commonwealth use: + + + HF3540 + General works + + + For Germany use: + + + HF3566 + HF3566.2 + Recent + + + HF3566 + General works + + + HF3566.2 + World War I + + + 1.1 + Under each country: + + + 1.2 + 10 nos. + + + 1.3 + 1 + Periodicals. Societies. Serials + 153 + + + 1.4 + 1.5 + Statistics (Monographs) + 153 + + + 1.5 + 2 + Congresses + 153 + + + 1.6 + 3 + Directories + 153 + + + 1.7 + Class here foreign trade directories + 680 + + + 1.8 + For directories of domestic commerce or industry, see + HF5071-HF5330 + 253 + + + 1.9 + 4 + 7 + General works. History + 153 + + + 1.10 + Including works on export trade + 680 + + + 1.11 + 4 + General works. History + General + 153 + + + 1.12 + 4.5 + 4.6.Z + General works. History + Biography + 153 + + + 1.13 + 4.5 + General works. History + Biography + Collective + 153 + + + 1.14 + 4.6.A + 4.6.Z + General works. History + Biography + Individual + 153 + + + 1.15 + 5 + General works. History + Early + 153 + + + 1.16 + 6 + General works. History + Recent + 153 + + + 1.17 + 6.5 + General works. History + Recent + 1945- + 153 + + + 1.18 + 7 + Handbooks, manuals, etc. + 153 + + + 1.19 + 8.A + 8.Z + Foreign commerce. By region or country, A-Z + 153 + + + 1.20 + Class here descriptive works + 680 + + + 1.21 + For works on policy, see + HF1451-HF1647 + 253 + + + 1.22 + 9 + 10 + Local commerce + 153 + + + 1.23 + Including foreign trade and foreign trade directories of individual areas + 680 + + + 1.24 + Under each: + 763 + + + 1.24.1 + .A1 + .A3 + Periodicals. Societies. Serials + 763 + + + 1.24.2 + For domestic trade directories, see + HF5071-HF5330 + 763 + + + 1.25 + 9.A + 9.Z + Local commerce + By state, etc. + 153 + + + 1.26 + 10.A + 10.Z + Local commerce + By city + 153 + + + 1.26 + 5 nos. + + + 1.27 + 1 + Periodicals. Societies. Serials + 153 + + + 1.28 + 1.5 + Statistics (Monographs) + 153 + + + 1.29 + 1.7 + Congresses + 153 + + + 1.30 + 1.8 + Directories + 153 + + + 1.31 + Class here foreign trade directories + 680 + + + 1.32 + For directories of domestic commerce or industry, see + HF5071-HF5330 + 253 + + + 1.33 + 2 + General works. History + 153 + + + 1.34 + Including works on export trade + 680 + + + 1.35 + 2.3 + General works. History + 1945- + 153 + + + 1.36 + 2.5 + Handbooks, manuals, etc. + 153 + + + 1.37 + 3.A + 3.Z + Foreign commerce. By region or country + 153 + + + 1.38 + Class here descriptive works + 680 + + + 1.39 + For works on policy, see + HF1451-HF1647 + 253 + + + 1.40 + 4 + 5 + Local commerce + 153 + + + 1.41 + Including foreign trade and foreign trade directories of individual areas + 680 + + + 1.41.1 + Under each: + 763 + + + 1.41.2 + .A1 + .A3 + Periodicals. Societies. Serials + 763 + + + 1.41.3 + For domestic trade directories, see + HF5071-HF5330 + 763 + 453 + + + 1.42 + 4.A + 4.Z + Local commerce + By state, etc. + 153 + + + 1.43 + 5.A + 5.Z + Local commerce + By city + 153 + + + 1.44 + For Poland, use 4.5 + + + 1.45 + 1 no. + + + 1.46 + .A1 + .A4 + Periodicals. Societies. Serials + 153 + + + 1.47 + .A45 + Statistics (Monographs) + 153 + + + 1.48 + .A46 + Congresses + 153 + + + 1.49 + .A48 + Directories + 153 + + + 1.50 + Class here foreign trade directories + 680 + + + 1.51 + For directories of domestic commerce of industry, see + HF5071-HF5330 + 253 + + + 1.52 + .A5 + .Z4 + General works. History + 153 + + + 1.53 + Including works on export trade + 680 + + + 1.54 + .Z5 + General works. History + 1945- + 153 + + + 1.55 + .Z6 + Handbooks, manuals, etc. + 153 + + + 1.56 + .Z7A + .Z7Z + Foreign commerce. By region or country + 153 + + + 1.57 + Class here descriptive works + 680 + + + 1.58 + For works on policy, see + HF1451-HF1647 + 253 + + + 1.59 + .Z8 + .Z9 + Local commerce + 153 + + + 1.60 + Including foreign trade and foreign trade directories of individual areas + 680 + + + 1.61 + .Z8A + .Z8Z + Local commerce + By state, etc. + 153 + + + 1.62 + .Z9A + .Z9Z + Local commerce + By city + 153 + + + + 00972nw 2200193n 4500 + CF 94024867 + DLC + 19960528095450.0 + 930129acaaaaaa + + CF 94024867 + + + DLC + DLC + + + lcc + + + P1 + P1091 + Philology. Linguistics + + + j + P120.52 + Philology. Linguistics + Language. Linguistic theory. Comparative grammar + Science of language (Linguistics) + Periodicals, societies, collections, etc. + + + l + P120.52 + P149 + Philology. Linguistics + Language. Linguistic theory. Comparative grammar + Science of language (Linguistics) + Philology. Linguistics + + + l + GN452 + GN452.5 + Anthropology + Ethnology. Social and cultural anthropology + Cultural traits, customs, and institutions + Intellectual life + Communication + Linguistics + + + l + Z40.A3 + Z40.Z + Books (General). Writing. Paleography + Writing + General works. History + Philology and linguistics + + + Philology + + + Linguistics + + + + 00757nw 2200169n 4500 + CF 94030130 + DLC + 19960528100048.0 + 930525acaaaaaa + + CF 94030130 + + + DLC + DLC + + + lcc + + + TR824 + TR835 + Photography + Applied photography + Photographic reproduction. Photocopying processes + + + l + Z48 + Books (General). Writing. Paleography + Writing + Processes of duplicating (manifolding) + Photographic reproduction + + + j + Z265 + Z265.5 + Book industries and trade + Printing + Representation of reproduction of books, documents, etc., by photography, microphotography, and other means + technical aspects of photographic reproduction + + + Photographic reproduction + + + Photocopying processes + + + + 00491nw 2200145n 4500 + CF 94030241 + DLC + 19960528100056.0 + 930529aaaaaaaa + + CF 94030241 + + + DLC + DLC + + + lcc + + + TR1045 + Photography + Photomechanical processes + Electrophotography + Electrostatic printing + Xerography + + + l + Z48 + Books (General). Writing. Pleography + Writing + Duplicating processes. Copying services + Xerography + + + Xerography + Electrostatic printing + + + + 00480nw 2200169n 4500 + CF 94041099 + DLC + 19960528101339.0 + 930914accaaaaa + + CF 94041099 + + + DLC + DLC + + + lcc + + + Z4 + Z115.72 + Books (General). Writing. Paleography + + + j + ZA4149.2 + Information resources (General) + Information in specific formats or media + Books and other print media + + + Books (General) + + + Paleography + + + Writing + + + + 01127nw 2200193n 4500 + CF 94041108 + DLC + 19960528101339.0 + 930914acaaaaaa + + CF 94041108 + + + DLC + DLC + + + lcc + + + Z40 + Z104.5 + Books (General). Writing. Paleography + Writing + + + l + Z6081 + Subject bibliography + Graphology + Writing + + + j + P211 + P211.5 + Philology. Linguistics + Language. Linguistic theory. Comparative grammar + Comparative grammar + General special + Written communication. History of writing and alphabet + general works on writing + + + l + BF889 + BF905 + Psychology + Graphology. Study of handwriting + Writing, autographs, penmanship + + + l + Z7004.W69 + Subject bibliography + Philology and linguistics + Special topics, A-Z + Writing systems. Written communication + Writing + + + Class here works on the physical appearance or production of writing. For works on the typology and the history of writing systems and the alphabet, or on the relation between a writing system and the sounds or language that it represents, see P211-P214 + + + Writing + + + + 00300nw 2200121n 4500 + CF 94041110 + DLC + 19960528101340.0 + 930914abaaaaaa + + CF 94041110 + + + DLC + DLC + + + lcc + + + Z40.A3 + Z40.Z + Books (General). Writing. Paleography + Writing + General works. History + + + + 00779nw 2200217n 4500 + CF 94041111 + DLC + 19960528101340.0 + 930914acaaaaaa + + CF 94041111 + + + DLC + DLC + + + lcc + + + Z41.A2 + Z42.5 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + + + j + CT205.2 + Biography + General collective biography + Autographs + + + l + Z105 + Z115.72 + Books (General). Writing. Paleography + Manuscripts. Paleography + Autographs + + + l + Z5615 + Subject bibliography + Collectors and collecting + Autographs + + + Including forgery, collecting of autographs, etc. + + + Autographs + + + Signatures + + + Forgery + Books + + + Autographs, Collecting of + Books + + + + 00397nw 2200133n 4500 + CF 94041115 + DLC + 19960528101340.0 + 930914aaaaaaaa + + CF 94041115 + + + DLC + DLC + + + lcc + + + Z42.3.A7 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + Artists + + + Artists + Autographs + + + + 00360nw 2200121n 4500 + CF 94041116 + DLC + 19960528101340.0 + 930914abaaaaaa + + CF 94041116 + + + DLC + DLC + + + lcc + + + Z42.3.A + Z42.3.Z + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + + + + 00397nw 2200133n 4500 + CF 94041117 + DLC + 19960528101340.0 + 930915aaaaaaaa + + CF 94041117 + + + DLC + DLC + + + lcc + + + Z42.3.A9 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + Authors + + + Authors + Autographs + + + + 00667nw 2200169n 4500 + CF 94041118 + DLC + 19960528101340.0 + 930915aaaaaaaa + + CF 94041118 + + + DLC + DLC + + + lcc + + + Z42.3.K5 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + Kings and rulers. Royalty + + + j + Z42.3.R682 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + Royalty + + + Kings and rulers + Autographs + + + Rulers + Autographs + + + Royalty + Autographs + + + + 00403nw 2200133n 4500 + CF 94041119 + DLC + 19960528101340.0 + 930915aaaaaaaa + + CF 94041119 + + + DLC + DLC + + + lcc + + + Z42.3.P7 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + Presidents + + + Presidents + Autographs + + + + 01025nw 2200217n 4500 + CF 94041138 + DLC + 19960528101342.0 + 930915aaaaaaaa + + CF 94041138 + + + DLC + DLC + + + lcc + + + Z48 + Books (General). Writing. Paleography + Writing + Duplicating processes. Copying services + + + j + HD9999.C748 + Economic history and conditions + Special industries and trades + Miscellaneous industries and trades, A-Z + Copying process + + + l + Z265 + Z265.5 + Book industries and trade + Printing + Representation or reproduction of books, documents, etc., by photography, microphotography, and other means + Processes of duplicating + + + l + HF5541.C8 + Commerce + Business + Equipment + Other appliances + Copying machines + Process of duplicating + + + Including processes other than printing directly from type, e. g. mimeographing, multilithing + + + Copying services + + + Duplicating processes + + + Mimeographing + + + Multilithing + + + + 00453nw 2200169n 4500 + CF 94041139 + DLC + 19960528101342.0 + 930915acaaaaaa + + CF 94041139 + + + DLC + DLC + + + lcc + + + Z49 + Z51.5 + Books (General). Writing. Paleography + Writing + Typewriters. Typewriting. Keyboards. Keyboarding + + + Keyboards + Writing + + + Keyboarding + Writing + + + Typewriters + + + Typewriting + + + + 00391nw 2200157n 4500 + CF 94041283 + DLC + 19960528101351.0 + 930916acaaaaaa + + CF 94041283 + + + DLC + DLC + + + lcc + + + Z53 + Z99 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + + + Shorthand + + + Stenography + + + Phonography + + + + 00322nw 2200121n 4500 + CF 94041293 + DLC + 19960528101352.0 + 930916acaaaaaa + + CF 94041293 + + + DLC + DLC + + + lcc + + + Z54 + Z99 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + + + + 00333nw 2200121n 4500 + CF 94041294 + DLC + 19960528101352.0 + 930916acaaaaaa + + CF 94041294 + + + DLC + DLC + + + lcc + + + Z54 + Z56.2 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + + + + 00351nw 2200121n 4500 + CF 94041298 + DLC + 19960528101352.0 + 930916aaaaaaaa + + CF 94041298 + + + DLC + DLC + + + lcc + + + Z54 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Periodicals. Yearbooks + + + + 00425nw 2200133n 4500 + CF 94041310 + DLC + 19960528101353.0 + 930916abaaaaaa + + CF 94041310 + + + DLC + DLC + + + lcc + + + Z56.2.A + Z56.2.Z + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + + + Class here works cataloged after 1977 + + + + 00957nw 2200217n 4500 + CF 94041517 + DLC + 19960528101406.0 + 930917acaaaaaa + + CF 94041517 + + + DLC + DLC + + + lcc + + + Z105 + Z115.72 + Books (General). Writing. Paleography + Manuscripts. Paleography + + + j + TS1090.2 + Manufactures + Paper manufacture and trade + History + Ancient (Papyrus, etc.) + + + l + Z6601 + Z6625 + Subject bibliography + Manuscripts + Paleography + + + l + Z5 + Books (General). Writing. Paleography + History of books and bookmaking + By period + Early to 400 + Paleography + + + l + PA271 + Greek philology and language + Grammar + Phonology + Orthography + Paleography + + + l + PA2123 + Latin philology and language + Grammar + Phonology + Orthography. Writing + Paleography + + + l + CD1 + CD6471 + Diplomatics. Archives. Seals + Paleography + + + Manuscripts + + + Paleography + + + + 01059nw 2200229n 4500 + CF 94041536 + DLC + 19960528101407.0 + 930917aaaaaaaa + + CF 94041536 + + + DLC + DLC + + + lcc + + + Z110.R4 + Books (General). Writing. Paleography + Manuscripts. Paleography + Topics not elsewhere provided for, A-Z + Reproduction of manuscripts + + + l + Z48 + Books (General). Writing. Paleography + Writing + Processes of duplicating (manifolding) + Reproduction of manuscripts + + + l + Z265 + Z265.5 + Book industries and trade + Printing + Representation or reproduction of books, documents, etc., by photography, microphotography, and other means + Reproduction of manuscripts + + + Including mechanical, photographic, copying by hand, typescript, films, etc. + + + Reproductions of manuscripts + + + Copying by hand + Manuscripts + + + Photographic reproduction of manuscripts + + + Films + Manuscripts + + + Typescript + Manuscripts + + + Mechanical manuscripts + + + + 00872nw 2200193n 4500 + CF 94041541 + DLC + 19960528101407.0 + 930917acaaaaaa + + CF 94041541 + + + DLC + DLC + + + lcc + + + ND2889 + ND3416 + Painting + Illuminating of manuscripts and books + + + l + Z105 + Z115.72 + Books (General). Writing. Paleography + Manuscripts. Paleography + Illumination, miniatures + + + l + Z1023 + General bibliography + Special classes of books + Illustrated books. Extra illustrated books + Illumination of books and manuscripts, miniature painting, etc. + + + l + NK3660 + Decorative arts. Applied arts. Decoration and ornament + Other arts and art industries + Book ornamentation + Illumination + + + Illumination of manuscripts and books + + + Manuscripts, Illuminating of + + + Books, Illuminating of + + + + 00603nw 2200157n 4500 + CF 94041870 + DLC + 19960528101437.0 + 930920acaaaaaa + + CF 94041870 + + + DLC + DLC + + + lcc + + + Z113 + Z115.5 + Books (General). Writing. Paleography + Manuscripts. Paleography + Manuals. Treatises + + + For script, under various languages, see classes P - PM + + + l + CD91 + CD392 + Diplomatics. Archives. Seals + Diplomatics + Collections of documents, facsimiles, etc. for study + Paleography + + + Including collections of facsimiles for study and teaching + + + + 00340nw 2200121n 4500 + CF 94041881 + DLC + 19960528101438.0 + 930920acaaaaaa + + CF 94041881 + + + DLC + DLC + + + lcc + + + Z113.8 + Z115.5 + Books (General). Writing. Paleography + Manuscripts. Paleography + Manuals. Treatises + Special alphabets, etc. + + + + 00356nw 2200121n 4500 + CF 94041919 + DLC + 19960528101439.0 + 930920abaaaaaa + + CF 94041919 + + + DLC + DLC + + + lcc + + + Z115.5.A + Z115.5.Z + Books (General). Writing. Paleography + Manuscripts. Paleography + Manuals. Treatises + Special alphabets, etc. + Other, A-Z + + + + 00406nw 2200133n 4500 + CF 94041920 + DLC + 19960528101439.0 + 930920aaaaaaaa + + CF 94041920 + + + DLC + DLC + + + lcc + + + Z115.5.A7 + Books (General). Writing. Paleography + Manuscripts. Paleography + Manuals. Treatises + Special alphabets, etc. + Other, A-Z + Armenian + + + Armenian manuscripts + Facsimiles + + + + 00411nw 2200133n 4500 + CF 94041925 + DLC + 19960528101440.0 + 930920aaaaaaaa + + CF 94041925 + + + DLC + DLC + + + lcc + + + Z115.5.G55 + Books (General). Writing. Paleography + Manuscripts. Paleography + Manuals. Treatises + Special alphabets, etc. + Other, A-Z + Glagolitic + + + Glagolitic manuscripts + Facsimiles + + + + 00399nw 2200133n 4500 + CF 94041942 + DLC + 19960528101440.0 + 930920aaaaaaaa + + CF 94041942 + + + DLC + DLC + + + lcc + + + Z115.5.U73 + Books (General). Writing. Paleography + Manuscripts. Paleography + Manuals. Treatises + Special alphabets, etc. + Other, A-Z + Urdu + + + Urdu manuscripts + Facsimiles + + + + 01755nw 2200253n 4500 + CF 94042097 + DLC + 19960528101447.0 + 930507acaaaaaa + + CF 94042097 + + + DLC + DLC + + + lcc + + + Z5051 + Z7999 + Subject bibliography + + + For abstracts giving substantive information, see classes A - Z + + + Subject takes precedence over form or author entry, e. g. Horne, Norman P., A guide to published United States Government documents pertaining to Southeast Asia, Z3221 not Z1223; Cambridge University. Library. Catalogue of the Syriac manuscripts, Z6621 not Z921 + + + j + Z6780.2 + Subject bibliography + Museums + + + j + Z7480.2 + Subject bibliography + Societies + + + j + Z695.9 + Z695.92 + Libraries + Library science. Information science + The collections. The books + Indexing. Abstracting + abstracts chiefly of bibliographic value, e. g. annotated bibliographies + + + j + Z881.A14 + Z881.Z + Libraries + Library catalogs and bulletins + By region or country + United States + Individual libraries + library catalogs with special subject orientation + + + j + Z979 + Libraries + Library catalogs and bulletins + Business, commercial, and industrial libraries + subject bibliography + + + j + Z881 + Z980 + Libraries + Library catalogs and bulletins + catalogs limited to a particular topic or format + + + j + Z5131 + Z5134 + Subject bibliography + Archaeology + special subjects + + + Subjects are arranged in an alphabetical sequence; however, since a large number of the subjects are broad in scope and supplied with subtopics, it is suggested that the general index to the schedule be used in locating any subject + + + Subject bibliography + + + + 00901nw 2200217n 4500 + CF 94042098 + DLC + 19960528101447.0 + 930507acaaaaaa + + CF 94042098 + + + DLC + DLC + + + lcc + + + Z5051 + Z5056 + Subject bibliography + Academies. Societies. Universities. Museums + + + For bibliographies of society publications relating to a special subject, see the bibliography of that subject + + + j + Z7905.2 + Subject bibliography + Universities + + + l + Z5811 + Z5819 + Subject bibliography + Education + Bibliography of the learned publications of academies, societies, universities + + + Including only bibliography of the learned publications whether official, faculty, or graduate + + + Academies + Bibliography + + + Societies + Bibliography + + + Universities + Bibliography + + + Museums + Bibliography + + + + 00309nw 2200121n 4500 + CF 94042099 + DLC + 19960528101447.0 + 930507aaaaaaaa + + CF 94042099 + + + DLC + DLC + + + lcc + + + Z5051 + Subject bibliography + Academies. Societies. Universities. Museums + General bibliography + + + + 00312nw 2200145n 4500 + CF 94042871 + DLC + 19960528101540.0 + 930513abaaaaaa + + CF 94042871 + + + DLC + DLC + + + lcc + + + Z5691 + Z5695 + Subject bibliography + Costume + + + Costume + Bibliography + + + Z6 + + + + 00701nw 2200205n 4500 + CF 94042982 + DLC + 19960528101547.0 + 930513abaaaaaa + + CF 94042982 + + + DLC + DLC + + + lcc + + + Z5781 + Z5785 + Subject bibliography + Drama. Theater + + + For national drama, see National bibliography, e. g. + Z2001 + English drama; + Z2161 + French drama + + + l + Z6511 + Z6525 + Subject bibliography + Literature + Drama + + + l + Z6935 + Subject bibliography + Performing arts + Theater + + + j + PN1620.A + PN1620.Z + Drama + Museums, libraries, etc. + books alone + + + Drama + Bibliography + + + Theater + Bibliography + + + Z5 + + + + 00317nw 2200133n 4500 + CF 94042983 + DLC + 19960528101547.0 + 930513acaaaaaa + + CF 94042983 + + + DLC + DLC + + + lcc + + + Z5782.A1 + Z5782.Z + Subject bibliography + Drama. Theater + Early + + + Early drama + Bibliography + + + + 00332nw 2200133n 4500 + CF 94042984 + DLC + 19960528101547.0 + 930513aaaaaaaa + + CF 94042984 + + + DLC + DLC + + + lcc + + + Z5782.A2 + Subject bibliography + Drama. Theater + Early + By period + Medieval + + + Medieval drama + Bibliography + + + + 00338nw 2200133n 4500 + CF 94042985 + DLC + 19960528101547.0 + 930513aaaaaaaa + + CF 94042985 + + + DLC + DLC + + + lcc + + + Z5782.A3 + Subject bibliography + Drama. Theater + Early + By period + Renaissance + + + Renaissance drama + Bibliography + + + + 00297nw 2200121n 4500 + CF 94042986 + DLC + 19960528101547.0 + 930513abaaaaaa + + CF 94042986 + + + DLC + DLC + + + lcc + + + Z5782.A4 + Z5782.Z + Subject bibliography + Drama. Theater + Early + General bibliography + + + + 00287nw 2200121n 4500 + CF 94042987 + DLC + 19960528101547.0 + 930513abaaaaaa + + CF 94042987 + + + DLC + DLC + + + lcc + + + Z5782.A1 + Z5782.A3 + Subject bibliography + Drama. Theater + Early + By period + + + + 00288nw 2200121n 4500 + CF 94042988 + DLC + 19960528101547.0 + 930513abaaaaaa + + CF 94042988 + + + DLC + DLC + + + lcc + + + Z5784.A + Z5784.Z + Subject bibliography + Drama. Theater + Special topics, A-Z + + + + 00326nw 2200133n 4500 + CF 94042989 + DLC + 19960528101547.0 + 930513aaaaaaaa + + CF 94042989 + + + DLC + DLC + + + lcc + + + Z5784.A27 + Subject bibliography + Drama. Theater + Special topics, A-Z + Acting + + + Acting + Bibliography + + + + 00344nw 2200133n 4500 + CF 94042990 + DLC + 19960528101547.0 + 930513aaaaaaaa + + CF 94042990 + + + DLC + DLC + + + lcc + + + Z5784.A53 + Subject bibliography + Drama. Theater + Special topics, A-Z + Amateur theater + + + Amateur theater + Bibliography + + + + 00622nw 2200169n 4500 + CF 94042991 + DLC + 19960528101547.0 + 930513aaaaaaaa + + CF 94042991 + + + DLC + DLC + + + lcc + + + Z5784.B56 + Subject bibliography + Drama. Theater + Special topics, A-Z + Black drama. Afro-American drama + + + j + Z5784.A472 + Subject bibliography + Drama. Theater + Special topics, A-Z + Afro-American drama + + + j + Z5784.N452 + Subject bibliography + Drama. Theater + Special topics, A-Z + Negro drama + + + Afro-American drama + Bibliography + + + Black drama + Bibliography + + + + 00449nw 2200145n 4500 + CF 94042996 + DLC + 19960528101548.0 + 930513aaaaaaaa + + CF 94042996 + + + DLC + DLC + + + lcc + + + Z5784.J6 + Subject bibliography + Drama. Theater + Special topics, A-Z + Jewish drama + + + l + Z5782.A3 + Subject bibliography + Drama. Theater + Early + By period + Renaissance + Jewish drama + + + Jewish drama + Bibliography + + + + 00600nw 2200169n 4500 + CF 94043000 + DLC + 19960528101549.0 + 930513aaaaaaaa + + CF 94043000 + + + DLC + DLC + + + lcc + + + Z5784.M6 + Subject bibliography + Drama. Theater + Special topics, A-Z + Miracle and mystery plays + + + l + Z5782.A2 + Subject bibliography + Drama. Theater + Early + By period + Medieval + Miracle plays + + + l + Z7816 + Subject bibliography + Theology and religion + Miracles + Miracle plays + + + Miracle plays + Bibliography + + + Mystery plays + Bibliography + + + + 00610nw 2200145n 4500 + CF 94043155 + DLC + 19960528101603.0 + 930514abaaaaaa + + CF 94043155 + + + DLC + DLC + + + lcc + + + Z5816.A + Z5816.Z + Subject bibliography + Education + By individual university or school, A-Z + + + j + Z5051 + Z5056 + Subject bibliography + Academies. Societies. Universities. Museums + bibliographies of universities or schools as subject + + + j + Z5814.U7 + Subject bibliography + Education + Special topics, A-Z + Universites and colleges. Higher education + individual institutions + + + + 00684nw 2200181n 4500 + CF 94044379 + DLC + 19960528101728.0 + 930607acaaaaaa + + CF 94044379 + + + DLC + DLC + + + lcc + + + Z6601 + Z6625 + Subject bibliography + Manuscripts + + + l + Z105 + Z115.72 + Books (General). Writing. Paleography + Manuscripts. Paleography + Catalogs of manuscripts + + + l + Z723 + Z725 + Libraries + Libraries (General) + History and statistics + By period + Medieval to 1600 + Manuscripts + + + l + CD1 + CD6471 + Diplomatics. Archives. Seals + Manuscripts + + + Including general works and catalogs + + + Manuscripts + Bibliography + + + + 00700nw 2200193n 4500 + CF 94045325 + DLC + 19960528101825.0 + 930701acaaaaaa + + CF 94045325 + + + DLC + DLC + + + lcc + + + Z6940 + Z6967 + Subject bibliography + Periodicals, newspapers, and other serials + + + j + Z6848.2 + Subject bibliography + Newspapers + + + l + Z5051 + Z5056 + Subject bibliography + Academies. Societies. Universities. Museums + Periodicals + + + l + Z5630 + Z5635 + Subject bibliography + Communication. Mass media + Periodicals, newspapers, etc. + + + Periodicals + Bibliography + + + Newspapers + Bibliography + + + Serials + Bibliography + + + + 00513nw 2200145n 4500 + CF 94045472 + DLC + 19960528101835.0 + 930712aaaaaaaa + + CF 94045472 + + + DLC + DLC + + + lcc + + + Z7018.D7 + Subject bibliography + Philology and linguistics + Classical languages and literatures + Special topics, A-Z + Drama + + + j + Z5782.A1 + Subject bibliography + Drama. Theater + Early + By period + Classical (Ancient) + + + Drama + Bibliography + Classical languages and literatures + + + + 00516nw 2200145n 4500 + CF 94045484 + DLC + 19960528101836.0 + 930712aaaaaaaa + + CF 94045484 + + + DLC + DLC + + + lcc + + + Z7023.D7 + Subject bibliography + Philology and linguistics + Classical languages and literatures + Greek + Special topics, A-Z + Drama + + + j + Z5782.A1 + Subject bibliography + Drama. Theater + Early + By period + Classical (Ancient) + + + Drama + Bibliography + Greek philology and linguistics + + + + 00516nw 2200145n 4500 + CF 94045492 + DLC + 19960528101836.0 + 930712aaaaaaaa + + CF 94045492 + + + DLC + DLC + + + lcc + + + Z7028.D8 + Subject bibliography + Philology and linguistics + Classical languages and literatures + Latin + Special topics, A-Z + Drama + + + j + Z5782.A1 + Subject bibliography + Drama. Theater + Early + By period + Classical (Ancient) + + + Drama + Bibliography + Latin philology and linguistics + + + + 00535nw 2200133n 4500 + CF 94046846 + DLC + 19960528102019.0 + 930804abaaaaaa + + CF 94046846 + + + DLC + DLC + + + lcc + + + Z699.5.A + Z699.5.Z + Libraries + Library science. Information science + The collections. The books + Machine methods of information storage and retrieval. Mechanized bibliographic control + By subject or form, A-Z + + + j + Z5051 + Z7999 + Subject bibliography + mechanized bibliographic control of subject bibliography + + + + 00650nw 2200157n 4500 + CF 94047081 + DLC + 19960528102034.0 + 930809acaaaaaa + + CF 94047081 + + + DLC + DLC + + + lcc + + + Z8001.A1 + Z8997.95 + Personal bibliography + + + Z5301 + Subject bibliography + Biography. Genealogy. Heraldry + General bibliography + Personal bibliography + + + l + Z5315.A + Z5315.Z + Subject bibliography + Biography. Genealogy. Heraldry + Genealogy and heraldry + By family, A-Z + Personal bibliography + + + l + Z6521 + Z6523 + Subject bibliography + Literature + Particular works (Anonymous) + Personal bibliography + + + + 00257nw 2200121n 4500 + CF 94047082 + DLC + 19960528102034.0 + 930809aaaaaaaa + + CF 94047082 + + + DLC + DLC + + + lcc + + + Z8001.A1 + Personal bibliography + Bibliography + + + + 03636nw 2200361n 4500 + CF 94047484 + DLC + 19960528102056.0 + 930812acaaaaaa + + CF 94047484 + + + DLC + DLC + + + lcc + + + Z1201 + Z4980 + National bibliography + + + For each country, national bibliography includes: books printed and published in that country; books by natives or resident authors; books written in the language of that country by foreigners (if not confined to authors of one foreign country), i. e., a bibliography of French literature produced by Belgian, Canadian, Italian, Romanian, Russian, and Swiss authors would class under France; but a bibliography of French-Canadian literature would class under Canada; that country as subject: General bibliographies, and special having to do with literature, biobibliography, history, and description. Other special, as art, music, agriculture, geology, etc, are classed with subject bibliography in Z5001+ + + + j + Z5764.2 + Subject bibliography + Diaries + + + j + Z6724.D452 + Subject bibliography + Military science + Special topics, A-Z + Defenses of individual countries or areas + + + j + Z1001.32 + General bibliography + History of bibliography + By country + + + j + Z5111 + Z5119 + Subject bibliography + Anthropology and ethnology + individual tribes + + + j + Z5131 + Z5134 + Subject bibliography + Archaeology + local + + + l + Z5301 + Z5319 + Subject bibliography + Biography. Genealogy. Heraldry + Biobibliography as subdivision under names of countries in National bibliography + + + l + Z6001 + Z6028 + Subject bibliography + Geography and travels. Maps. Cartography + Subdivision History and description under countries in National bibliography + + + j + Z6005.A + Z6005.Z + Subject bibliography + Geography and travels. Maps. Cartography + Local. By region, physical feature, etc., A-Z + countries + + + j + Z6016.A + Z6016.Z + Subject bibliography + Geography and travels. Maps. Cartography + Voyages and travels + Special, A-Z + topics by country + + + l + Z6201 + Z6209 + Subject bibliography + History + Subdivision History under countries in National bibliography + + + j + Z6514.C7 + Subject bibliography + Literature + Special subjects, A-Z + Comparative literature + bibliographies dealing with literatures of two countries or regions, or emphasizing one literature + + + j + Z6611.H5 + Subject bibliography + Manuscripts + By subject, A-Z + History + manuscripts on the history of specific regions or countries + + + j + Z6824 + Subject bibliography + Names + works on geographical names of individual countries, cities, etc. + + + j + Z7164.C7 + Subject bibliography + Political and social sciences + Special topics, A-Z + Colonies + colonies of individual countries + + + j + Z7164.G7 + Subject bibliography + Political and social sciences + Special topics, A-Z + Government publications + publications of an individual country + + + l + Z132.92 + Z225 + Book industries and trade + Printing + History + By region or country + National bibliography + + + l + Z993.A2 + Libraries + Private libraries. Book collecting + Bookplates. Ex libris + Societies + Societies as subdivision under names of countries in National bibliography + + + l + Z1007 + General bibliography + Periodicals + Periodicals as subdivision under names of countries in National bibliography + + + l + Z1036 + General bibliography + Booksellers' general catalogs of modern books + Publishers' catalogs as subdivision under names of countries in National bibliography + + + + 00477nw 2200145n 4500 + CF 94049451 + DLC + 19960528102250.0 + 931006aaaaaaaa + + CF 94049451 + + + DLC + DLC + + + lcc + + + Z8336.5 + Personal bibliography + G + Gérard de Nerval, Gérard Labrunie, known as + + + j + Z8469.362 + Personal bibliography + L + Labrunie de Nerval, Gérard + + + j + Z8619.32 + Personal bibliography + N + Nerval, Gérard Labrunie, known as Gérard de + + + + 00392nw 2200133o 4500 + CF 94049920 + DLC + 19960528102317.0 + 931009acaaaaaa + + CF 94049920 + + + DLC + DLC + + + lcc + + + PJ3191 + PJ3225 + Need + + + j + Z115.62 + Books (General). Writing. Paleography + Manuscripts. Paleography + Manuals. Treatises + Special alphabets, etc. + Cuneiform writing + + + + 00359nw 2200133n 4500 + CF 94049922 + DLC + 19960528102317.0 + 931009aadaaaaa + + CF 94049922 + + + DLC + DLC + + + lcc + + + Z115.72 + Books (General). Writing. Paleography + Manuscripts. Paleography + Facsimiles of particular manuscripts + + + see classes B - Z + + + + 01605nw 2200265n 4500 + CF 94049971 + DLC + 19960528102320.0 + 931009acaaaaaa + + CF 94049971 + + + DLC + DLC + + + lcc + + + Z265 + Z265.5 + Book industries and trade + Printing + Representation or reproduction of books, documents, etc., by photography, microphotography, and other means + + + j + CD973.P42 + Diplomatics. Archives. Seals + Archives + Special methods and techniques, A-Z + Photographic methods + + + l + Z48 + Books (General). Writing. Paleography + Writing + Processes of duplicating (manifolding) + Reproduction of books, documents, etc. + + + l + TR824 + TR835 + Photography + Applied photography + Photographic reproduction. Photocopying processes + Printing + + + l + Z681 + Z681.3 + Libraries + Library science. Information science + Reproduction of library materials. Storage media of library materials + Reproduction of books, documents, etc. + + + Reproduction of books by photography and other means + + + Reproduction of documents, etc., by photography and other means + + + Reproduction of books by microphotography and other other means + + + Reproduction of documents, etc., by microphotography and other means + + + Representation of books by microphotography and other means + + + Representation of books by photography and other means + + + Representation of documents, etc., by photography and other means + + + Representation of documents, etc., by microphotography and other means + + + + 00584nw 2200145n 4500 + CF 94050086 + DLC + 19960528102326.0 + 931009aaaaaaaa + + CF 94050086 + + + DLC + DLC + + + lcc + + + Z281 + Book industries and trade + Bookselling and publishing + History. Biography of booksellers + Antiquity and Middle Ages + + + l + Z105 + Z115.72 + Books (General). Writing. Paleography + Manuscripts. Paleography + History of the selling of manuscripts during Antiquity and the Middle Ages + + + Class here works primarily on the selling of manuscripts + + + + 00260nw 2200121n 4500 + CF 94051704 + DLC + 19960528102453.0 + 931106aaaaaaaa + + CF 94051704 + + + DLC + DLC + + + lcc + + + Z8608.6 + Personal bibliography + N + Nabokov, V.V. + + + + 00262nw 2200121n 4500 + CF 94051705 + DLC + 19960528102453.0 + 931106aaaaaaaa + + CF 94051705 + + + DLC + DLC + + + lcc + + + Z8608.9 + Personal bibliography + N + Nabuco, Joaquim + + + + 00257nw 2200121n 4500 + CF 94051707 + DLC + 19960528102453.0 + 931106aaaaaaaa + + CF 94051707 + + + DLC + DLC + + + lcc + + + Z8609 + Personal bibliography + N + Nader, Ralph + + + + 00259nw 2200121n 4500 + CF 94051709 + DLC + 19960528102453.0 + 931106aaaaaaaa + + CF 94051709 + + + DLC + DLC + + + lcc + + + Z8609.8 + Personal bibliography + N + Nagai, KafÅ« + + + + 00261nw 2200121n 4500 + CF 94051712 + DLC + 19960528102453.0 + 931106aaaaaaaa + + CF 94051712 + + + DLC + DLC + + + lcc + + + Z8610.2 + Personal bibliography + N + Nagy, László + + + + 00277nw 2200121n 4500 + CF 94051716 + DLC + 19960528102453.0 + 931106aaaaaaaa + + CF 94051716 + + + DLC + DLC + + + lcc + + + Z8610.3 + Personal bibliography + N + Nahman ben Simhah, of Bratzlav + + + + 00284nw 2200121n 4500 + CF 94051717 + DLC + 19960528102453.0 + 931106aaaaaaaa + + CF 94051717 + + + DLC + DLC + + + lcc + + + Z8610.37 + Personal bibliography + N + Naipaul, V.S. (Viviadha Surajprasad) + + + + 00264nw 2200121n 4500 + CF 94051718 + DLC + 19960528102454.0 + 931106aaaaaaaa + + CF 94051718 + + + DLC + DLC + + + lcc + + + Z8610.4 + Personal bibliography + N + Naitō, Torajirō + + + + 00262nw 2200121n 4500 + CF 94051719 + DLC + 19960528102454.0 + 931106aaaaaaaa + + CF 94051719 + + + DLC + DLC + + + lcc + + + Z8610.47 + Personal bibliography + N + Nakayama, Miki + + + + 00261nw 2200121n 4500 + CF 94051720 + DLC + 19960528102454.0 + 931106aaaaaaaa + + CF 94051720 + + + DLC + DLC + + + lcc + + + Z8610.5 + Personal bibliography + N + Nakhimov, P.S. + + + + 00266nw 2200121n 4500 + CF 94051721 + DLC + 19960528102454.0 + 931106aaaaaaaa + + CF 94051721 + + + DLC + DLC + + + lcc + + + Z8610.53 + Personal bibliography + N + Nalbandi︠a︡n, D.A. + + + + 00257nw 2200121n 4500 + CF 94051728 + DLC + 19960528102454.0 + 931106aaaaaaaa + + CF 94051728 + + + DLC + DLC + + + lcc + + + Z8611 + Personal bibliography + N + Napier, John + + + + 00301nw 2200121n 4500 + CF 94051730 + DLC + 19960528102454.0 + 931106aaaaaaaa + + CF 94051730 + + + DLC + DLC + + + lcc + + + Z8612.5 + Personal bibliography + N + Napoléon II (F.C.J. Bonaparte, herzog von Reichstadt) + + + + 00270nw 2200121n 4500 + CF 94051732 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051732 + + + DLC + DLC + + + lcc + + + Z8613 + Personal bibliography + N + Narayana Menon, Vallathol + + + + 00261nw 2200121n 4500 + CF 94051734 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051734 + + + DLC + DLC + + + lcc + + + Z8614 + Personal bibliography + N + Narducci, Enrico + + + + 00262nw 2200121n 4500 + CF 94051735 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051735 + + + DLC + DLC + + + lcc + + + Z8614.3 + Personal bibliography + N + Narimanov, N.N. + + + + 00263nw 2200121n 4500 + CF 94051736 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051736 + + + DLC + DLC + + + lcc + + + Z8614.4 + Personal bibliography + N + Nariño, Antonio + + + + 00258nw 2200121n 4500 + CF 94051738 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051738 + + + DLC + DLC + + + lcc + + + Z8614.7 + Personal bibliography + N + Nash, Ogden + + + + 00260nw 2200121n 4500 + CF 94051739 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051739 + + + DLC + DLC + + + lcc + + + Z8614.74 + Personal bibliography + N + Nasser, G.A. + + + + 00261nw 2200121n 4500 + CF 94051740 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051740 + + + DLC + DLC + + + lcc + + + Z8614.8 + Personal bibliography + N + Nathan, Robert + + + + 00275nw 2200121n 4500 + CF 94051742 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051742 + + + DLC + DLC + + + lcc + + + Z8615.4 + Personal bibliography + N + Nat︠s︡agdorzh, DashdorzhiÄ­n + + + + 00264nw 2200121n 4500 + CF 94051745 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051745 + + + DLC + DLC + + + lcc + + + Z8615.5 + Personal bibliography + N + Natsumē, Sōseki + + + + 00263nw 2200121n 4500 + CF 94051747 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051747 + + + DLC + DLC + + + lcc + + + Z8616 + Personal bibliography + N + Naumann, Friedrich + + + + 00259nw 2200121n 4500 + CF 94051748 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051748 + + + DLC + DLC + + + lcc + + + Z8616.16 + Personal bibliography + N + Nava, Pedro + + + + 00270nw 2200121n 4500 + CF 94051750 + DLC + 19960528102455.0 + 931106aaaaaaaa + + CF 94051750 + + + DLC + DLC + + + lcc + + + Z8616.2 + Personal bibliography + N + Navarro, Tomás, Tomás + + + + 00260nw 2200121n 4500 + CF 94051753 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051753 + + + DLC + DLC + + + lcc + + + Z8616.5 + Personal bibliography + N + Nazarov, I.N. + + + + 00260nw 2200121n 4500 + CF 94051754 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051754 + + + DLC + DLC + + + lcc + + + Z8616.8 + Personal bibliography + N + Neagoe, Peter + + + + 00256nw 2200121n 4500 + CF 94051755 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051755 + + + DLC + DLC + + + lcc + + + Z8617 + Personal bibliography + N + Neale, J.M. + + + + 00263nw 2200121n 4500 + CF 94051757 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051757 + + + DLC + DLC + + + lcc + + + Z8617.2 + Personal bibliography + N + Nebrija, E.A. de + + + + 00262nw 2200121n 4500 + CF 94051758 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051758 + + + DLC + DLC + + + lcc + + + Z8617.28 + Personal bibliography + N + Negmatov, N.N. + + + + 00283nw 2200121n 4500 + CF 94051759 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051759 + + + DLC + DLC + + + lcc + + + Z8617.29 + Personal bibliography + N + Negreev, V.F. (Vsevolod Fedorovich) + + + + 00264nw 2200121n 4500 + CF 94051761 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051761 + + + DLC + DLC + + + lcc + + + Z8617.3 + Personal bibliography + N + Nehru, Jawaharlal + + + + 00260nw 2200121n 4500 + CF 94051762 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051762 + + + DLC + DLC + + + lcc + + + Z8617.34 + Personal bibliography + N + Neidus, Leib + + + + 00262nw 2200121n 4500 + CF 94051763 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051763 + + + DLC + DLC + + + lcc + + + Z8617.35 + Personal bibliography + N + Neihardt, J.G. + + + + 00261nw 2200121n 4500 + CF 94051764 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051764 + + + DLC + DLC + + + lcc + + + Z8617.36 + Personal bibliography + N + Neilson, J.S. + + + + 00265nw 2200121n 4500 + CF 94051765 + DLC + 19960528102456.0 + 931106aaaaaaaa + + CF 94051765 + + + DLC + DLC + + + lcc + + + Z8617.43 + Personal bibliography + N + Nejedlý, Zdeněk + + + + 00262nw 2200121n 4500 + CF 94051772 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051772 + + + DLC + DLC + + + lcc + + + Z8617.45 + Personal bibliography + N + Nekrasov, N.A. + + + + 00263nw 2200121n 4500 + CF 94051773 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051773 + + + DLC + DLC + + + lcc + + + Z8617.5 + Personal bibliography + N + Nelligan, Émile + + + + 00267nw 2200121n 4500 + CF 94051774 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051774 + + + DLC + DLC + + + lcc + + + Z8618 + Personal bibliography + N + Nelson, H.N., viscount + + + + 00265nw 2200121n 4500 + CF 94051775 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051775 + + + DLC + DLC + + + lcc + + + Z8618.2 + Personal bibliography + N + Némcová, BozÌ®ena + + + + 00278nw 2200121n 4500 + CF 94051776 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051776 + + + DLC + DLC + + + lcc + + + Z8619 + Personal bibliography + N + Nerciat, A.R., known as Andrea de + + + + 00261nw 2200121n 4500 + CF 94051777 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051777 + + + DLC + DLC + + + lcc + + + Z8619.2 + Personal bibliography + N + Nerman, Birger + + + + 00259nw 2200121n 4500 + CF 94051779 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051779 + + + DLC + DLC + + + lcc + + + Z8619.28 + Personal bibliography + N + Neruda, Jan + + + + 00260nw 2200121n 4500 + CF 94051780 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051780 + + + DLC + DLC + + + lcc + + + Z8619.3 + Personal bibliography + N + Neruda, Pablo + + + + 00259nw 2200121n 4500 + CF 94051781 + DLC + 19960528102457.0 + 931106aaaaaaaa + + CF 94051781 + + + DLC + DLC + + + lcc + + + Z8619.37 + Personal bibliography + N + Nervi, P.L. + + + + 00259nw 2200121n 4500 + CF 94051783 + DLC + 19960528102458.0 + 931106aaaaaaaa + + CF 94051783 + + + DLC + DLC + + + lcc + + + Z8619.4 + Personal bibliography + N + Nervo, Amado + + + + 00259nw 2200121n 4500 + CF 94051784 + DLC + 19960528102458.0 + 931106aaaaaaaa + + CF 94051784 + + + DLC + DLC + + + lcc + + + Z8619.45 + Personal bibliography + N + Nesch, Rolf + + + + 00263nw 2200121n 4500 + CF 94054220 + DLC + 19960528102715.0 + 931201aaaaaaaa + + CF 94054220 + + + DLC + DLC + + + lcc + + + Z8610.6 + Personal bibliography + N + Nałkowska, Zofia + + + + 00253nw 2200121n 4500 + CF 94054443 + DLC + 19960528102727.0 + 931204acaaaaaa + + CF 94054443 + + + DLC + DLC + + + lcc + + + Z8608.6 + 8638.6 + Personal bibliography + N + + + + 00256nw 2200121n 4500 + CF 94056452 + DLC + 19960528102935.0 + 940305acaaaaaa + + CF 94056452 + + + DLC + DLC + + + lcc + + + Z1201 + Z1946 + National bibliography + America + + + + 00274nw 2200121n 4500 + CF 94056479 + DLC + 19960528102936.0 + 940305acaaaaaa + + CF 94056479 + + + DLC + DLC + + + lcc + + + Z1215.A2 + Z1363 + National bibliography + America + United States + + + + 00400nw 2200133n 4500 + CF 94056610 + DLC + 19960528102944.0 + 940310acaaaaaa + + CF 94056610 + + + DLC + DLC + + + lcc + + + Z1250 + Z1357 + National bibliography + America + United States + Local + + + j + Z1225 + National bibliography + America + United States + American literature + General bibliography + local + + + + 00288nw 2200121n 4500 + CF 94056648 + DLC + 19960528102947.0 + 940311acaaaaaa + + CF 94056648 + + + DLC + DLC + + + lcc + + + Z1253 + Z1354 + National bibliography + America + United States + Local + By state + + + + 00448nw 2200157n 4500 + CF 94056656 + DLC + 19960528102947.0 + 940311abaaaaaa + + CF 94056656 + + + DLC + DLC + + + lcc + + + Z1253 + Z1254 + National bibliography + America + United States + Local + By state + Alabama + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00447nw 2200157n 4500 + CF 94056657 + DLC + 19960528102947.0 + 940311abaaaaaa + + CF 94056657 + + + DLC + DLC + + + lcc + + + Z1255 + Z1256 + National bibliography + America + United States + Local + By state + Alaska + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00448nw 2200157n 4500 + CF 94056659 + DLC + 19960528102947.0 + 940311abaaaaaa + + CF 94056659 + + + DLC + DLC + + + lcc + + + Z1257 + Z1258 + National bibliography + America + United States + Local + By state + Arizona + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056660 + DLC + 19960528102947.0 + 940311abaaaaaa + + CF 94056660 + + + DLC + DLC + + + lcc + + + Z1259 + Z1260 + National bibliography + America + United States + Local + By state + Arkansas + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00451nw 2200157n 4500 + CF 94056662 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056662 + + + DLC + DLC + + + lcc + + + Z1261 + Z1262 + National bibliography + America + United States + Local + By state + California + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056664 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056664 + + + DLC + DLC + + + lcc + + + Z1263 + Z1264 + National bibliography + America + United States + Local + By state + Colorado + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00452nw 2200157n 4500 + CF 94056665 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056665 + + + DLC + DLC + + + lcc + + + Z1265 + Z1266 + National bibliography + America + United States + Local + By state + Connecticut + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056667 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056667 + + + DLC + DLC + + + lcc + + + Z1267 + Z1268 + National bibliography + America + United States + Local + By state + Delaware + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00481nw 2200157n 4500 + CF 94056668 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056668 + + + DLC + DLC + + + lcc + + + Z1269 + Z1270 + National bibliography + America + United States + Local + By state + District of Columbia. Washington (City) + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00448nw 2200157n 4500 + CF 94056669 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056669 + + + DLC + DLC + + + lcc + + + Z1271 + Z1272 + National bibliography + America + United States + Local + By state + Florida + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00448nw 2200157n 4500 + CF 94056670 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056670 + + + DLC + DLC + + + lcc + + + Z1273 + Z1274 + National bibliography + America + United States + Local + By state + Georgia + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00446nw 2200157n 4500 + CF 94056671 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056671 + + + DLC + DLC + + + lcc + + + Z1275 + Z1276 + National bibliography + America + United States + Local + By state + Idaho + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056672 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056672 + + + DLC + DLC + + + lcc + + + Z1277 + Z1278 + National bibliography + America + United States + Local + By state + Illinois + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00457nw 2200157n 4500 + CF 94056673 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056673 + + + DLC + DLC + + + lcc + + + Z1279 + Z1280 + National bibliography + America + United States + Local + By state + Indian Territory + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00448nw 2200157n 4500 + CF 94056674 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056674 + + + DLC + DLC + + + lcc + + + Z1281 + Z1282 + National bibliography + America + United States + Local + By state + Indiana + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00447nw 2200157n 4500 + CF 94056675 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056675 + + + DLC + DLC + + + lcc + + + Z1285 + Z1286 + National bibliography + America + United States + Local + By state + Kansas + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056676 + DLC + 19960528102948.0 + 940311abaaaaaa + + CF 94056676 + + + DLC + DLC + + + lcc + + + Z1287 + Z1288 + National bibliography + America + United States + Local + By state + Kentucky + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00450nw 2200157n 4500 + CF 94056677 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056677 + + + DLC + DLC + + + lcc + + + Z1289 + Z1290 + National bibliography + America + United States + Local + By state + Louisiana + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00446nw 2200157n 4500 + CF 94056678 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056678 + + + DLC + DLC + + + lcc + + + Z1291 + Z1292 + National bibliography + America + United States + Local + By state + Maine + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056679 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056679 + + + DLC + DLC + + + lcc + + + Z1293 + Z1294 + National bibliography + America + United States + Local + By state + Maryland + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00454nw 2200157n 4500 + CF 94056680 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056680 + + + DLC + DLC + + + lcc + + + Z1295 + Z1296 + National bibliography + America + United States + Local + By state + Massachusetts + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056681 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056681 + + + DLC + DLC + + + lcc + + + Z1297 + Z1298 + National bibliography + America + United States + Local + By state + Michigan + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00450nw 2200157n 4500 + CF 94056682 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056682 + + + DLC + DLC + + + lcc + + + Z1299 + Z1300 + National bibliography + America + United States + Local + By state + Minnesota + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00452nw 2200157n 4500 + CF 94056683 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056683 + + + DLC + DLC + + + lcc + + + Z1301 + Z1302 + National bibliography + America + United States + Local + By state + Mississippi + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056684 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056684 + + + DLC + DLC + + + lcc + + + Z1303 + Z1304 + National bibliography + America + United States + Local + By state + Missouri + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00448nw 2200157n 4500 + CF 94056685 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056685 + + + DLC + DLC + + + lcc + + + Z1305 + Z1306 + National bibliography + America + United States + Local + By state + Montana + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00449nw 2200157n 4500 + CF 94056686 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056686 + + + DLC + DLC + + + lcc + + + Z1307 + Z1308 + National bibliography + America + United States + Local + By state + Nebraska + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00447nw 2200157n 4500 + CF 94056687 + DLC + 19960528102949.0 + 940311abaaaaaa + + CF 94056687 + + + DLC + DLC + + + lcc + + + Z1309 + Z1310 + National bibliography + America + United States + Local + By state + Nevada + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00445nw 2200157n 4500 + CF 94056712 + DLC + 19960528102950.0 + 940311abaaaaaa + + CF 94056712 + + + DLC + DLC + + + lcc + + + Z1283 + Z1284 + National bibliography + America + United States + Local + By state + Iowa + + + Under each: + + + 1.1 + 1 + General bibliography + 153 + + + 1.2 + 2.A + 2.Z + Regions, counties, cities, etc., A-Z + 153 + + + + 00476nw 2200157n 4500 + CF 94057281 + DLC + 19960528103027.0 + 940316abaaaaaa + + CF 94057281 + + + DLC + DLC + + + lcc + + + Z4701 + Z4709 + National bibliography + Asia. Africa. Australia + Australia. Oceania + Oceania + Hawaiian Islands + + + j + Z1274.552 + National bibliography + America + United States + Local + By state + Hawaii + + + Hawaiian Islands + + + Z2 + + + + 00261dw 2200121n 4500 + CF 94059035 + DLC + 19960528103206.0 + 940609aaaaaaaa + + CF 94059035 + + + DLC + DLC + + + lcc + + + Z8610.8 + Personal bibliography + N + Nametkin, S.S. + + + + 00594nw 2200157n 4500 + CF 94080057 + DLC + 19960528104155.0 + 930515aaaaaaaa + + CF 94080057 + + + DLC + DLC + + + lcc + + + KF320.T9 + United States - General + The legal profession + Practice of law + Law office management + Special topics, A-Z + Typewriting + + + l + Z49 + Z51.5 + Books (General). Writing. Paleography + Writing + Typewriters. Typewriting. Keyboards. Keyboarding + Law offices (U.S.) + + + Including automatic typewriting + + + Typewriting (Law office management) + + + + 00826nw 2200157n 4500 + CF 94089977 + DLC + 19960528105404.0 + 931117accaaaaa + + CF 94089977 + + + DLC + DLC + + + lcc + + + JN1 + JN9692.22 + Political institutions and public administration + + + j + KJE10.2 + Law of Europe + Regional organization and integration + Regional organizations other than the European Community + European Federalist Movement + + + j + KJE10.32 + Law of Europe + Regional organization and integration + Regional organizations other than the European Community + European Movement + + + j + KJE10.42 + Law of Europe + Regional organization and integration + Regional organization other than the European Community + Europa Union. European Union + Political associations (European federal movement) + + + + 00318nw 2200133n 4500 + CF 94089978 + DLC + 19960528105404.0 + 931117acaaaaaa + + CF 94089978 + + + DLC + DLC + + + lcc + + + JN1 + JN9692.2 + Political institutions and public administration + Europe + + + Europe + Government + + + + 00325nw 2200133n 4500 + CF 94091263 + DLC + 19960528105552.0 + 940315acaaaaaa + + CF 94091263 + + + DLC + DLC + + + lcc + + + JN8101 + JN8399 + Political institutions and public administration + Europe + Spain + + + Spain + Government + + + + 00343nw 2200133n 4500 + CF 94091268 + DLC + 19960528105552.0 + 940315acaaaaaa + + CF 94091268 + + + DLC + DLC + + + lcc + + + JN8111 + JN8210 + Political institutions and public administration + Europe + Spain + History + + + History + Spain + Government + + + + 00311nw 2200121n 4500 + CF 94091270 + DLC + 19960528105552.0 + 940315acaaaaaa + + CF 94091270 + + + DLC + DLC + + + lcc + + + JN8118 + JN8210 + Political institutions and public administration + Europe + Spain + History + By period + + + + 00320nw 2200121n 4500 + CF 94091271 + DLC + 19960528105552.0 + 940315acaaaaaa + + CF 94091271 + + + DLC + DLC + + + lcc + + + JN8118 + JN8142 + Political institutions and public administration + Europe + Spain + History + By period + To 1516 + + + + 00327nw 2200121n 4500 + CF 94091272 + DLC + 19960528105553.0 + 940315aaaaaaaa + + CF 94091272 + + + DLC + DLC + + + lcc + + + JN8118 + Political institutions and public administration + Europe + Spain + History + By period + To 1516 + General works + + + + 00348nw 2200133n 4500 + CF 94091273 + DLC + 19960528105553.0 + 940315aaeaaaaa + + CF 94091273 + + + DLC + DLC + + + lcc + + + JN8123 + Political institutions and public administration + Europe + Spain + History + By period + To 1516 + Cortes + + + see + JN8298 + + + + 00331nw 2200121n 4500 + CF 94091282 + DLC + 19960528105553.0 + 940315acaaaaaa + + CF 94091282 + + + DLC + DLC + + + lcc + + + JN8155 + JN8183 + Political institutions and public administration + Europe + Spain + History + By period + Nineteenth century + + + + 00377nw 2200121n 4500 + CF 94091287 + DLC + 19960528105554.0 + 940315accaaaaa + + CF 94091287 + + + DLC + DLC + + + lcc + + + JN8173 + JN8179 + Political institutions and public administration + Europe + Spain + History + By period + Nineteenth century + Period of constitutional struggle, 1814-1872 + + + + 00428nw 2200133n 4500 + CF 94091290 + DLC + 19960528105554.0 + 940315aaeaaaaa + + CF 94091290 + + + DLC + DLC + + + lcc + + + JN8174.5 + Political institutions and public administration + Europe + Spain + History + By period + Nineteenth century + Period of constitutional struggle, 1814-1872 + Constitution of 1869 + + + see + KKT2064.51869 + + + + 00705nw 2200193n 4500 + CF 94094246 + DLC + 19960528105934.0 + 940527acbaaaaa + + CF 94094246 + + + DLC + DLC + + + lcc + + + JS2.2 + JS8500 + Local government. Municipal government + + + j + HT320.2 + HT320.23 + Communities. Classes. Races + Urban groups. The city. Urban sociology + Political significance + Municipal government + + + j + HT320.23 + Communities. Classes. Races + Urban groups. The city. Urban sociology + Political significance + Civic reform + + + Local government + + + Government, Local + + + Municipal government + + + Government, Municipal + + + + 00355nw 2200145n 4500 + CF 94096398 + DLC + 19960528110158.0 + 940707acaaaaaa + + CF 94096398 + + + DLC + DLC + + + lcc + + + JS6950 + JS7520 + Local government. Municipal government + Asia + + + Asia + Local government + + + Asia + Municipal government + + + + 00379nw 2200145n 4500 + CF 94096401 + DLC + 19960528110158.0 + 940707accaaaaa + + CF 94096401 + + + DLC + DLC + + + lcc + + + JS6970 + JS7225 + Local government. Municipal government + Asia + South Asia + + + South Asia + Local government + + + South Asia + Municipal government + + + + 00376nw 2200145n 4500 + CF 94096403 + DLC + 19960528110158.0 + 940707acaaaaaa + + CF 94096403 + + + DLC + DLC + + + lcc + + + JS7001 + JS7090 + Local government. Municipal government + Asia + South Asia + India + + + India + Local government + + + India + Municipal government + + + + 00342nw 2200121n 4500 + CF 94096405 + DLC + 19960528110159.0 + 940707abaaaaaa + + CF 94096405 + + + DLC + DLC + + + lcc + + + JS7025.A + JS7025.Z + Local government. Municipal government + Asia + South Asia + India + Local. By state, union territory, etc., A-Z + + + + 00309nw 2200121n 4500 + CF 94096554 + DLC + 19960528110208.0 + 940708acaaaaaa + + CF 94096554 + + + DLC + DLC + + + lcc + + + JS7030 + JS7090 + Local government. Municipal government + Asia + South Asia + India + Local. By city + + + + 00333nw 2200133n 4500 + CF 94096555 + DLC + 19960528110208.0 + 940708aaaaaaaa + + CF 94096555 + + + DLC + DLC + + + lcc + + + JS7030 + Local government. Municipal government + Asia + South Asia + India + Local. By city + A - Bombay + + + J17 + + + + 00816nw 2200169n 4500 + CF 94113984 + DLC + 19960528113909.0 + 931004acaaaaaa + + CF 94113984 + + + DLC + DLC + + + lcc + + + BF889 + BF905 + Psychology + Graphology. Study of handwriting + + + l + HV8074 + HV8076 + Social pathology. Social and public welfare. Criminology + Criminal justice administration + Police. Detectives. Constabulary + Police duty. Methods of protection + Investigation of crimes. Examination and identification of prisoners + Identification of documents. Proof of handwriting + Graphology + + + l + Z40.A3 + Z40.Z + Books (General). Writing. Paleography + Writing + General works. History + Graphology + + + Graphology + Psychology + + + Handwriting, Study of (Psychology) + + + + 00258nw 2200121n 4500 + CF 94126941 + DLC + 19960528115923.0 + 940817aaaaaaaa + + CF 94126941 + + + DLC + DLC + + + lcc + + + Z8616.4 + Personal bibliography + N + Nayak, H.M. + + + + 00680nw 2200217n 4500 + CF 94150463 + DLC + 19960528121904.0 + 940907accaaaaa + + CF 94150463 + + + DLC + DLC + + + lcc + + + NK1 + NK9990 + Decorative arts. Applied arts. Decoration and ornament + + + j + NA3640.5222 + Architecture + Architectural decoration + Painted decoration (Decorative arts) + + + l + TT1 + TT999 + Handicrafts. Arts and crafts + Decorative arts + + + Including antiques in general + + + Decorative arts + + + Applied arts + + + Decoration and ornament + + + Ornament and decoration + + + Antiques + + + + 00301nw 2200121n 4500 + CF 94150491 + DLC + 19960528121905.0 + 940907acaaaaaa + + CF 94150491 + + + DLC + DLC + + + lcc + + + NK50 + NK440 + Decorative arts. Applied arts. Decoration and ornament + Study and teaching + + + + 00409nw 2200145n 4500 + CF 94167720 + DLC + 19960528124750.0 + 940209acaaaaaa + + CF 94167720 + + + DLC + DLC + + + lcc + + + CD1 + CD511 + Diplomatics. Archives. Seals + Diplomatics + + + l + Z105 + Z115.72 + Books (General). Writing. Paleography + Manuscripts. Paleography + Diplomatics + + + Diplomatics + + + + 00264nw 2200121n 4500 + CF 94173325 + DLC + 19960528125753.0 + 940912aaaaaaaa + + CF 94173325 + + + DLC + DLC + + + lcc + + + Z8610.55 + Personal bibliography + N + Nalbandyan, A.B. + + + + 00577nw 2200193n 4500 + CF 94181897 + DLC + 19960528131455.0 + 941004abaaaaaa + + CF 94181897 + + + DLC + DLC + + + lcc + + + NK101 + NK377 + Decorative arts. Applied arts. Decoration and ornament + Study and teaching + Special countries + + + N3 + + + Add country number in table to + NK100 + + + Under each: + + + NK101/1 + 3 number countries + + + NK101/2 + 1 number or decimal number countries + + + NK101/3 + Cutter number countries + + + + 00263nw 2200121n 4500 + CF 94198950 + DLC + 19960531084627.0 + 941022aaaaaaaa + + CF 94198950 + + + DLC + DLC + + + lcc + + + Z8609.6 + Personal bibliography + N + NafÄ«sÄ«, Sa'íd + + + + 00264nw 2200121n 4500 + CF 94198951 + DLC + 19960531084627.0 + 941022aaaaaaaa + + CF 94198951 + + + DLC + DLC + + + lcc + + + Z8618.3 + Personal bibliography + N + Németh, László + + + + 00412nw 2200133n 4500 + CF 94200475 + DLC + 19960531084753.0 + 941028aaaaaaaa + + CF 94200475 + + + DLC + DLC + + + lcc + + + Z42.3.A35 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + Afro-Americans + + + Afro-Americans + Autographs + + + + 00462nw 2200133n 4500 + CF 94201117 + DLC + 19960531084823.0 + 941031acaaaaaa + + CF 94201117 + + + DLC + DLC + + + lcc + + + ML93 + ML96.5 + Literature on music + Manuscripts, autographs, etc. Paleography + + + j + Z42.3.M872 + Books (General). Writing. Paleography + Writing + Autographs. Signatures + Autographs of classes of persons and ethnic groups, A-Z + Musicians + + + + 00827nw 2200217n 4500 + CF 95285406 + DLC + 19960531095115.0 + 950519aaaaaaaa + + CF 95285406 + + + DLC + DLC + + + lcc + + + Z56.2.A35 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + AgiliWriting + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + AgiliWriting + Shorthand system + + + + 00823nw 2200217n 4500 + CF 95285415 + DLC + 19960531095116.0 + 950519aaaaaaaa + + CF 95285415 + + + DLC + DLC + + + lcc + + + Z56.2.A44 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Alpha hand + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Alpha hand + Shorthand system + + + + 00819nw 2200217n 4500 + CF 95285417 + DLC + 19960531095116.0 + 950519aaaaaaaa + + CF 95285417 + + + DLC + DLC + + + lcc + + + Z56.2.A45 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Alphabet + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Alphabet + Shorthand system + + + + 00854nw 2200217n 4500 + CF 95285418 + DLC + 19960531095116.0 + 950519aaaaaaaa + + CF 95285418 + + + DLC + DLC + + + lcc + + + Z56.2.A9 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Avancena American language + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Avancena American language + Shorthand system + + + + 00817nw 2200217n 4500 + CF 95285420 + DLC + 19960531095116.0 + 950519aaaaaaaa + + CF 95285420 + + + DLC + DLC + + + lcc + + + Z56.2.F67 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Forhner + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Forhner + Shorthand system + + + + 00812nw 2200217n 4500 + CF 95285423 + DLC + 19960531095116.0 + 950519aaaaaaaa + + CF 95285423 + + + DLC + DLC + + + lcc + + + Z56.2.G7 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Gregg + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Gregg + Shorthand system + + + + 00807nw 2200217n 4500 + CF 95285425 + DLC + 19960531095116.0 + 950519aaaaaaaa + + CF 95285425 + + + DLC + DLC + + + lcc + + + Z56.2.P18 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + PS + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + PS + Shorthand system + + + + 00826nw 2200217n 4500 + CF 95285427 + DLC + 19960531095117.0 + 950519aaaaaaaa + + CF 95285427 + + + DLC + DLC + + + lcc + + + Z56.2.S6 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Speedwriting + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Speedwriting + Shorthand system + + + + 00833nw 2200217n 4500 + CF 95285431 + DLC + 19960531095117.0 + 950519aaaaaaaa + + CF 95285431 + + + DLC + DLC + + + lcc + + + Z56.2.S87 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Stenoscript ABC + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Stenoscript ABC + Shorthand system + + + + 00823nw 2200217n 4500 + CF 95285433 + DLC + 19960531095117.0 + 950519aaaaaaaa + + CF 95285433 + + + DLC + DLC + + + lcc + + + Z56.2.S94 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + SuperWrite + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + SuperWrite + Shorthand system + + + + 00815nw 2200217n 4500 + CF 95285434 + DLC + 19960531095118.0 + 950519aaaaaaaa + + CF 95285434 + + + DLC + DLC + + + lcc + + + Z56.2.W47 + Books (General). Writing. Paleography + Writing + Shorthand. Stenography. Phonography + By language + English + Special systems. By name, A-Z + Wesley + + + Subarrangement: + + + 1.1 + A1 + A19 + Periodicals. Societies. Serials + 153 + + + 1.2 + A2 + A29 + History + 153 + + + 1.3 + A3 + Dictionaries. By date + 153 + + + 1.4 + A4 + A49 + Dictation exercises and tests + 153 + + + 1.5 + A5 + Z8 + Manuals + 153 + + + 1.6 + Z9 + Z99 + Transcriptions of literary works. By author of original works + 153 + + + Wesley + Shorthand system + + + + 00268nw 2200121n 4500 + CF 95289716 + DLC + 19960531095655.0 + 950615aaaaaaaa + + CF 95289716 + + + DLC + DLC + + + lcc + + + Z8617.24 + Personal bibliography + N + Nedeljković, DuÅ¡an + + + + 00385nw 2200133n 4500 + CT 94003811 + DLC + 19960529110736.0 + 931020bcaaaaaa + + CT 94003811 + + + DLC + DLC + + + lcc + + + Z5 + 0 + 4.Z9 + Subject bibliography + + + Add the appropriate number from this table to the first number of the classification number span to which the table applies + + + + 00272nw 2200121n 4500 + CT 94003812 + DLC + 19960529110736.0 + 931020baaaaaaa + + CT 94003812 + + + DLC + DLC + + + lcc + + + Z5 + 0.A1 + Subject bibliography + Bibliography of bibliography + + + + 00264nw 2200121n 4500 + CT 94003813 + DLC + 19960529110736.0 + 931020baaaaaaa + + CT 94003813 + + + DLC + DLC + + + lcc + + + Z5 + 0.A2 + Subject bibliography + Theory, method, etc. + + + + 00269nw 2200121n 4500 + CT 94003814 + DLC + 19960529110736.0 + 931020bbaaaaaa + + CT 94003814 + + + DLC + DLC + + + lcc + + + Z5 + 0.A3 + 0.Z + Subject bibliography + General bibliography + + + + 00268nw 2200121n 4500 + CT 94003815 + DLC + 19960529110736.0 + 931020baaaaaaa + + CT 94003815 + + + DLC + DLC + + + lcc + + + Z5 + 1 + Subject bibliography + Bibliography of early works + + + + 00264nw 2200121n 4500 + CT 94003816 + DLC + 19960529110737.0 + 931020baaaaaaa + + CT 94003816 + + + DLC + DLC + + + lcc + + + Z5 + 2 + Subject bibliography + Periodicals. Societies + + + + 00267nw 2200121n 4500 + CT 94003817 + DLC + 19960529110737.0 + 931020bbaaaaaa + + CT 94003817 + + + DLC + DLC + + + lcc + + + Z5 + 3.A + 3.Z + Subject bibliography + Special topics, A-Z + + + + 00249nw 2200121n 4500 + CT 94003818 + DLC + 19960529110737.0 + 931020baaaaaaa + + CT 94003818 + + + DLC + DLC + + + lcc + + + Z5 + 4 + Subject bibliography + Catalogs + + + + 00267nw 2200121n 4500 + CT 94003820 + DLC + 19960529110737.0 + 931020baaaaaaa + + CT 94003820 + + + DLC + DLC + + + lcc + + + Z5 + 4.Z9 + Subject bibliography + Catalogs + Sale catalogs + + + + 00385nw 2200133n 4500 + CT 94003821 + DLC + 19960529110737.0 + 931020bcaaaaaa + + CT 94003821 + + + DLC + DLC + + + lcc + + + Z6 + 0 + 4.Z9 + Subject bibliography + + + Add the appropriate number from this table to the first number of the classification number span to which the table applies + + + + 00272nw 2200121n 4500 + CT 94003822 + DLC + 19960529110737.0 + 931020baaaaaaa + + CT 94003822 + + + DLC + DLC + + + lcc + + + Z6 + 0.A1 + Subject bibliography + Bibliography of bibliography + + + + 00264nw 2200121n 4500 + CT 94003823 + DLC + 19960529110738.0 + 931020baaaaaaa + + CT 94003823 + + + DLC + DLC + + + lcc + + + Z6 + 0.A2 + Subject bibliography + Theory, method, etc. + + + + 00269nw 2200121n 4500 + CT 94003824 + DLC + 19960529110738.0 + 931020bbaaaaaa + + CT 94003824 + + + DLC + DLC + + + lcc + + + Z6 + 0.A3 + 0.Z + Subject bibliography + General bibliography + + + + 00264nw 2200121n 4500 + CT 94003825 + DLC + 19960529110738.0 + 931020baaaaaaa + + CT 94003825 + + + DLC + DLC + + + lcc + + + Z6 + 1 + Subject bibliography + Periodicals. Societies + + + + 00267nw 2200121n 4500 + CT 94003826 + DLC + 19960529110738.0 + 931020bbaaaaaa + + CT 94003826 + + + DLC + DLC + + + lcc + + + Z6 + 2.A + 2.Z + Subject bibliography + Special topics, A-Z + + + + 00402nw 2200157n 4500 + CT 94003827 + DLC + 19960529110738.0 + 931020bbaaaaaa + + CT 94003827 + + + DLC + DLC + + + lcc + + + Z6 + 3.A + 3.Z + Subject bibliography + By region or country, A-Z + + + Under each country: + + + 1.1 + .x + General works + 153 + + + 1.2 + .x2A + .x2Z + Local, A-Z + 153 + + + + 00249nw 2200121n 4500 + CT 94003828 + DLC + 19960529110738.0 + 931020baaaaaaa + + CT 94003828 + + + DLC + DLC + + + lcc + + + Z6 + 4 + Subject bibliography + Catalogs + + + + 00267nw 2200121n 4500 + CT 94003830 + DLC + 19960529110738.0 + 931020baaaaaaa + + CT 94003830 + + + DLC + DLC + + + lcc + + + Z6 + 4.Z9 + Subject bibliography + Catalogs + Sale catalogs + + + + 00462nw 2200133n 4500 + CT 94007618 + DLC + 19960529111332.0 + 940901bcaaaaaa + + CT 94007618 + + + DLC + DLC + + + lcc + + + J17 + .xA1 + .x4Z + Table for states and cities to which Cutter numbers are assigned + + + To be divided as follows, using successive Cutter numbers in place of (1), (2), (3), (4), as, for example, .B5, .B52, .B53, .B54; .C65, .C66, .C67, .C68 + + + + 00329nw 2200121n 4500 + CT 94007619 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007619 + + + DLC + DLC + + + lcc + + + J17 + .xA1 + .xA19 + Table for states and cities to which Cutter numbers are assigned + Periodicals. Societies. Serials + + + + 00312nw 2200121n 4500 + CT 94007620 + DLC + 19960529111332.0 + 940901baaaaaaa + + CT 94007620 + + + DLC + DLC + + + lcc + + + J17 + .xA2 + Table for states and cities to which Cutter numbers are assigned + Directories. Registers + + + + 00307nw 2200121n 4500 + CT 94007621 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007621 + + + DLC + DLC + + + lcc + + + J17 + .xA6 + .xZ + Table for states and cities to which Cutter numbers are assigned + General works + + + + 00377nw 2200145n 4500 + CT 94007622 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007622 + + + DLC + DLC + + + lcc + + + J17 + .x3A3 + .x3A39 + Table for states and cities to which Cutter numbers are assigned + Executive branch. Mayor + + + Executive branch + + + Mayor + + + + 00360nw 2200133n 4500 + CT 94007623 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007623 + + + DLC + DLC + + + lcc + + + J17 + .x3A4 + .x3A49 + Table for states and cities to which Cutter numbers are assigned + Civil service + + + Civil service + States and cities + + + + 00416nw 2200145n 4500 + CT 94007624 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007624 + + + DLC + DLC + + + lcc + + + J17 + .x3A5 + .x3A59 + Table for states and cities to which Cutter numbers are assigned + Legislative branch. City councils + + + Legislative branch + States and cities + + + City councils + + + + 00380nw 2200133n 4500 + CT 94007625 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007625 + + + DLC + DLC + + + lcc + + + J17 + .x3A7 + .x3A79 + Table for states and cities to which Cutter numbers are assigned + Political participation + + + Political participation + States and cities + + + + 00460nw 2200157n 4500 + CT 94007626 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007626 + + + DLC + DLC + + + lcc + + + J17 + .x3A8 + .x3A89 + Table for states and cities to which Cutter numbers are assigned + Elections. Local elections. Municipal elections + + + Elections + States and cities + + + Local elections + + + Municipal elections + + + + 00433nw 2200145n 4500 + CT 94007627 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007627 + + + DLC + DLC + + + lcc + + + J17 + .x3A9 + .x3A99 + Table for states and cities to which Cutter numbers are assigned + Political corruption. Corruption + + + Political corruption + States and cities + + + Corruption + States and cities + + + + 00305nw 2200121n 4500 + CT 94007628 + DLC + 19960529111332.0 + 940901bbaaaaaa + + CT 94007628 + + + DLC + DLC + + + lcc + + + J17 + .x4A + .x4Z + Table for states and cities to which Cutter numbers are assigned + Local, A-Z + + + + 00267nw 2200121n 4500 + CT 94009796 + DLC + 19960529112441.0 + 941004baaaaaaa + + CT 94009796 + + + DLC + DLC + + + lcc + + + NK101/1 + 1 + Table for 3 number countries + General works + + + + 00255nw 2200121n 4500 + CT 94009797 + DLC + 19960529112441.0 + 941004bcaaaaaa + + CT 94009797 + + + DLC + DLC + + + lcc + + + NK101/1 + 1 + 3 + Table for 3 number countries + + + + 00278nw 2200121n 4500 + CT 94009798 + DLC + 19960529112441.0 + 941004bcaaaaaa + + CT 94009798 + + + DLC + DLC + + + lcc + + + NK101/2 + .A1 + .Z9Z + Table for 1 number or decimal number countries + + + + 00280nw 2200121n 4500 + CT 94009799 + DLC + 19960529112441.0 + 941004bbaaaaaa + + CT 94009799 + + + DLC + DLC + + + lcc + + + NK101/1 + 3.A + 3.Z + Table for 3 number countries + Special cities, A-Z + + + + 00287nw 2200121n 4500 + CT 94009800 + DLC + 19960529112441.0 + 941004baaaaaaa + + CT 94009800 + + + DLC + DLC + + + lcc + + + NK101/2 + .A1 + Table for 1 number or decimal number countries + General works + + + + 00312nw 2200121n 4500 + CT 94009801 + DLC + 19960529112442.0 + 941004bbaaaaaa + + CT 94009801 + + + DLC + DLC + + + lcc + + + NK101/2 + .A2A + .Z8Z + Table for 1 number or decimal number countries + Special divisions, regions, A-Z + + + + 00300nw 2200121n 4500 + CT 94009802 + DLC + 19960529112442.0 + 941004bbaaaaaa + + CT 94009802 + + + DLC + DLC + + + lcc + + + NK101/2 + .Z9A + .Z9Z + Table for 1 number or decimal number countries + Special cities, A-Z + + + + 00263nw 2200121n 4500 + CT 94009803 + DLC + 19960529112442.0 + 941004bcaaaaaa + + CT 94009803 + + + DLC + DLC + + + lcc + + + NK101/3 + .x + .x3 + Table for Cutter number countries + + + + 00273nw 2200121n 4500 + CT 94009804 + DLC + 19960529112442.0 + 941004baaaaaaa + + CT 94009804 + + + DLC + DLC + + + lcc + + + NK101/3 + .x + Table for Cutter number countries + General works + + + + 00299nw 2200121n 4500 + CT 94009805 + DLC + 19960529112442.0 + 941004bbaaaaaa + + CT 94009805 + + + DLC + DLC + + + lcc + + + NK101/3 + .x2A + .x2Z + Table for Cutter number countries + Special divisions, regions, A-Z + + + + 00287nw 2200121n 4500 + CT 94009806 + DLC + 19960529112442.0 + 941004bbaaaaaa + + CT 94009806 + + + DLC + DLC + + + lcc + + + NK101/3 + .x3A + .x3Z + Table for Cutter number countries + Special cities, A-Z + + + + 00292nw 2200121n 4500 + CT 94009828 + DLC + 19960529112444.0 + 941005baaaaaaa + + CT 94009828 + + + DLC + DLC + + + lcc + + + NK101/1 + 2.A + 2.Z + Table for 3 number countries + Special divisions, regions, A-Z + + + diff --git a/examples/marcxml/collection-namemrc-273.xml b/examples/marcxml/collection-namemrc-273.xml new file mode 100644 index 0000000..58e6e65 --- /dev/null +++ b/examples/marcxml/collection-namemrc-273.xml @@ -0,0 +1,11262 @@ + + + + 00549cz 2200169n 4500 + n 00015403 + DLC + 20010915063228.0 + 000906n| acannaabn |n aba + + n 00015403 + + + DLC + eng + DLC + Uk + + + Watson, George + + + [Author of Dogs have souls too] + + + Dogs have souls too, c2001: + t.p. (George Watson) + + + LC database, Sept. 6, 2000 + (hdg.: Watson, George) + + + [Author of Customer service triggers] + + + Customer service triggers, 1994: + t.p. (George Watson) + + + + 01374cz 2200253n 4500 + n 00093008 + DLC + 20010921071258.0 + 000327n| acannaabn |a ana + + n 00093008 + + + (OCoLC)oca05185075 + + + DLC + eng + DLC + OrU + + + Nuclear Free and Independent Pacific Conference + + + NFIPC + + + N.F.I.P. Conference + + + NFIP Conference + + + Nuclear Free & Independent Pacific Conference + + + Nuclear Free and Independent Pacific Movement. + Conference + + + a + Nuclear Free Pacific Conference + + + Report of the 7th Nuclear Free and Independent Pacific Conference 9-13 December 1996 Suva, Fiji, c1997: + cover (Nuclear Free & Independent Pacific Conference) p. 1 (7th Conference of the Nuclear Free and Independent Pacific Movement) + + + Nuclear Free and Independent Pacific Conference, 1983: + p. 7 (NFIPC) p. 8 (4th, July 10-20, 1983, Port Vila, Vanuatu) + + + For a nuclear free and independent Pacific, 1991: + cover (6th N.F.I.P. Conference, Aotearoa, 1990) + + + NFIP Conference--1987 report, 1987: + p. 1 (5th NFIP Conference, held in Manila, Nov. 1987) p. 6 (5th Nuclear Free and Independent Pacific Conference) + + + Nuclear-Free Pacific Conference--1983, 1983: foreword (3rd, held May 10-18, 1980, in Honolulu, Hawaii) + + + + 00423cz 2200145n 4500 + n 00907108 + DLC + 20010915071247.0 + 001027n| acannaabn |a aaa + + n 00907108 + + + (OCoLC)oca05391408 + + + DLC + eng + DLC + DLC + WaU + + + ĀrmÄ«n, Muħsin + + + Armin, Mohsen + + + BÄ«mhā va umÄ«dʹhā, 1999: + t.p. (Muħsin ĀrmÄ«n) p. 4 of cover (Mohsen Armin [in rom.]) + + + + 00433cz 2200145n 4500 + n 00907109 + DLC + 20010915071247.0 + 001027n| acannaabn |a aaa + + n 00907109 + + + (OCoLC)oca05391409 + + + DLC + eng + DLC + DLC + WaU + + + RazzāqÄ«, Ħujjat + + + Razzaghi, Hojjat + + + BÄ«mhā va umÄ«dʹhā, 1999: + t.p. (Ħujjat RazzāqÄ«) p. 4 of cover (Hojjat Razzaghi [in rom.]) + + + + 00561nz 2200205n 4500 + n 42002886 + DLC + 19840322000000.0 + 830112n| acaaaaaa| |a ana ||| + + n 42002886 + + + DLC + DLC + + + Atomic energy review. + Special issue. + + + International Atomic Energy Agency. + Atomic energy review. + Special issue + + + no. 7 + DLC + + + Vienna + International Atomic Energy Agency + + + f + DLC + + + t + DLC + + + s + DLC + + + Document + + + Molybdenum, 1980. + + + + 00671cz 2200217n 4500 + n 42004507 + DLC + 19930319143544.6 + 830202n| acaaaaaa| |a ana ||| + + n 42004507 + + + DLC + DLC + DLC + + + Bibliotheca Athena. + + + Athena, Biblioteca + + + nuova ser., 4 + 1983-< > + DLC + + + 12 + <1973 >-1983 + DLC + + + Roma + Edizioni dell'Ateneo + + + f + DLC + + + t + DLC + + + s + DLC + + + Grillo, A. Tra filologia e narratologia, c1988: + ser. t.p. + + + Dionysius, P. Dionysii Bassaricon et Gigantiadis fragmenta, 1973: + ser. t.p. (Bibliotheca Athena, 12) + + + + 00807nz 2200205n 4500 + n 42005879 + DLC + 19840322000000.0 + 830216n| acaabaaa| |a ana ||| + + n 42005879 + + + DLC + DLC + + + CCAS studies in Arab-American relations. + + + Georgetown University. + Center for Contemporary Arab Studies. + CCAS studies in Arab-American relations + + + nnaa + Georgetown University, Washington, D.C. + Center for Contemporary Arab Studies. + CCAS studies in Arab-American relations + + + C.C.A.S. studies in Arab-American relations + + + Washington, D.C. + Center for Contemporary Arab Studies, Georgetown University + + + f + DLC + + + t + DLC + + + s + DLC + + + The United States, Arabia, and the Gulf, 1980. + + + + 00827nz 2200217n 4500 + n 42009212 + DLC + 19840322000000.0 + 830218n| acaaaaaa| |a ana ||| + + n 42009212 + + + DLC + DLC + + + QL401 + .H3 + + + Occasional papers on mollusks. + + + nna + Harvard University. + Museum of Comparative Zoology. + Dept. of Mollusks. + Occasional papers on mollusks + + + v. 4, no. 60 + DLC + + + Cambridge, Mass. + Dept. of Mollusks, Museum of Comparative Zoölogy, Harvard Univ. + + + n + items processed after Sept. 30, 1983 + DLC + + + f + items processed before Oct. 1, 1983 + DLC + + + t + DLC + + + c + DLC + + + Johnson, R.I. Recent and fossil Unionacea and Mutelacea (freshwater bivalves) of the Caribbean Islands. 1981. + + + + 00642cz 2200181n 4500 + n 42018914 + DLC + 19870306091853.0 + 830416n| acaabaaa| |a ana ||| + + n 42018914 + + + DLC + DLC + DLC + + + Perspectives on the American Revolution. + + + United States Capitol Historical Society. + Perspectives on the American Revolution + + + Charlottesville + Published for the United States Capitol Historical Society by the University Press of Virginia + + + f + DLC + + + t + DLC + + + s + DLC + + + Slavery and freedom in the age of the American Revolution. 1983. + + + + 01233cz 2200277n 4500 + n 42022651 + DLC + 19961025115532.3 + 830328n| acaaaaaa| |a ana ||| + + n 42022651 + + + DLC + DLC + DLC + + + Skrifter utgivna av Svenska barnboksinstitutet + + + nnaa + Svenska barnboksinstitutet. + Skrifter + + + Svenska barnboksinstitutet. + Skrifter utgivna av Svenska barnboksinstitutet + + + Studies published by the Swedish Institute for Children's Books + + + Skriter utgivna av Svenska barnboksinstitutet + + + Svenska barnboksinstitutets skriftserie + + + nr 12 + DLC + + + Lund + LiberLäromedel + some issues + + + f + DLC + + + t + DLC + + + s + DLC + + + KÃ¥reland, L. Möte med barnlitteraturen, c1980. + + + Nikolajeva, M. The magic code, c1988: + p. 4 of cover (Studies published by the Swedish Institute for Children's Books) + + + Löfgren, E. Schoolmates of the long-ago, 1993: + ser. t.p. (Skriter [sic] utgivna av Svenska barnboksinstitutet) + + + Läsebok, 1993: + p. 1 (Svenska barnboksinstitutets skriftserie) p. 309 (Skrifter utgivna av Svenska barnboksinstitutet) + + + + 00768nz 2200205n 4500 + n 42023909 + DLC + 19840322000000.0 + 830401n| acaaaaaa| |a ana ||| + + n 42023909 + + + DLC + DLC + + + Studies in Irish language and literature. + + + Queen's University of Belfast. + Dept. of Celtic. + Studies in Irish language and literature + + + Queen's University of Belfast. + Institute of Irish Studies. + Studies in Irish language and literature + + + v. 4 + DLC + + + Belfast + Institute of Irish Studies, Queen's Univ. of Belfast + + + f + DLC + + + t + DLC + + + s + DLC + + + Ó Baóill, C. Contributions to a comparative study of Ulster Irish & Scottish Gaelic, 1978. + + + + 00687nz 2200193n 4500 + n 42031684 + DLC + 19840322000000.0 + 830425n| acaaaaaa| |a ana ||| + + n 42031684 + + + DLC + DLC + + + Harvard library of computer graphics ... mapping collection. + + + Harvard University. + Laboratory for Computer Graphics and Spatial Analysis. + Harvard library of computer graphics ... mapping collection + + + v. 9 + DLC + + + Cambridge, Mass. + Harvard University, Laboratory for Computer Graphics and Spatial Analysis + + + f + DLC + + + t + DLC + + + s + DLC + + + Computer graphics hardware, c1980. + + + + 00553cz 2200193n 4500 + n 42034650 + DLC + 20000916204253.0 + 830429nc acaabaaan |a ana ||| + + n 42034650 + + + (OCoLC)oca00032329 + + + DLC + eng + DLC + OCoLC + + + Nong tian ji ben jian she cong shu. + + + nne + Nung tÊ¿ien chi pen chien she tsÊ¿ung shu + + + Xi'an + Shanxi ke xue ji shu chu ban she + + + f + DLC + + + t + DLC + + + s + DLC + + + Li, H. T. Shan-hsi yen chien ti kai liang, 1981. + + + + 01068cz 2200241n 4500 + n 42037249 + DLC + 19850502074119.0 + 830517n| acabbaaa| |a aaa ||| + + n 42037249 + + + DLC + DLC + DLC + + + Bach, Johann Sebastian, + 1685-1750. + Keyboard music. + Selections (Bach Guild) + + + Bach, Johann Sebastian, + 1685-1750. + Historical anthology of music. + V, + Baroque (late). + F, + Johann Sebastian Bach. + 1, + Works for keyboard + + + Historical anthology of music. + V, + Baroque (late). + F, + Johann Sebastian Bach. + 1, + Works for keyboard + + + nnaa + Historical anthology of music, + period V, + category F, + sub-category 1 + + + Johann Sebastian Bach. + 1, + Works for keyboard + + + Bach, Johann Sebastian, + 1685-1750. + Johann Sebastian Bach. + 1, + Works for keyboard + + + Bach, Johann Sebastian, + 1685-1750. + Works for keyboard + + + New York, NY + Bach Guild + + + f + DLC + + + t + DLC + + + s + DLC + + + Bach, J.S. Organ works [SR] c1981. + + + + 00656cz 2200157n 4500 + n 50000657 + DLC + 19910605055735.1 + 800208n| acannaab| |a ana ||| + + n 50000657 + + + DLC + DLC + DLC-S + + + Folger Shakespeare Library + + + nnaa + Folger Shakespeare Library, Washington, D.C. + + + Washington (D.C.). + Folger Shakespeare Library + + + Shakespeare Theatre at the Folger + + + Phone call to Shakespeare Theatre at the Folger administrative offices, 5/16/91 + (Shakespeare Theatre at the Folger is an independent organization working in cooperation with the Folger Shakespeare Library) + + + + 00811cz 2200181n 4500 + n 50001478 + DLC + 19880219082238.9 + 800310n| acannaab| |a aaa ||| + + n 50001478 + + + DLC + DLC + DLC + + + PS3569.H3324 + + + Shange, Ntozake. + + + Williams, Paulette L. + + + Her For colored girls who have considered suicide, c1975. + + + Her From okra to greens, a different love story, 1984: + CIP t.p. (Ntozake Shange) data sheet (b. 1948) + + + Page, J.A. Selected black Amer., African and Caribbean authors, 1985 + (Shangé, Ntozake [Paulette L. Williams]; dancer, teacher, playwright; b. Trenton, N.J., 10-18-1948) + + + Contemp. authors, v. 85-88 + (Shange, Ntozake, 1948- ; original name Paulette Williams; name changed, 1971) + + + + 01385cz 2200301n 4500 + n 50007677 + DLC + 20010111070244.0 + 800331n| acannaabn |a aaa + + n 50007677 + + + (OCoLC)oca00043216 + + + DLC + eng + DLC + DLC + OCoLC + + + Ben-Gurion, David, + 1886-1973. + + + Green, David, + 1886-1973 + + + Yariv, S. S., + 1886-1973 + + + Bin JÅ«riyÅ«n, + 1886-1973 + + + Ben-Guryon, Daṿid, + 1886-1973 + + + Grin, Daṿid, + 1886-1973 + + + Gurion, David Ben-, + 1886-1973 + + + Guryon, Daṿid Ben-, + 1886-1973 + + + Gruen, David Joseph, + 1886-1973 + + + Gryn, David, + 1886-1973 + + + Ben Gourion, + 1886-1973 + + + Ben Gourion, David, + 1886-1973 + + + Grün, David, + 1886-1973 + + + Teveth, S. Ben-Gurion, 1987: + pub. info. (David Joseph Gruen) + + + Ben Gourion, 1998: + cover (David Gryn) + + + Encyclopedia.com Website, Jan. 10, 2001 : Ben-Gurion, David (1886-1973, Israeli statesman and 1st prime minister (1949-53, 1955-63); b. Poland as David Grün; settled in Palestine 1906, devoted his life to ZIONISM, and was a founder of the Mapai (later Labor) party; during the struggle (1947-48) for independence he headed Israel's defense efforts, and once independence was achieved he became prime minister) + + + + 00337nz 2200133n 4500 + n 50020441 + DLC + 19840322000000.0 + 800501n| acannaab| |b ana ||| + + n 50020441 + + + DLC + DLC + + + Polished Apple (Firm) + + + Wilhite Productions. + Polished Apple + + + Break the fast. [FS] 1976. + + + + 00506cz 2200145n 4500 + n 50025113 + DLC + 20010915071351.0 + 800718n| acannaabn |n aaa + + n 50025113 + + + (OCoLC)oca00060513 + + + DLC + eng + DLC + PPi-MA + + + Hawkins, John, + Sir, + 1719-1789 + + + Author's General list ... of music ... 1776. + + + New Grove, 2nd ed. + (Hawkins, Sir John; b. Mar. 29, 1719, London, d. May 21, 1789, London; English music historian and antiquary) + + + + 01446cz 2200277n 4500 + n 50025199 + DLC + 19930107083508.0 + 800718n| acannaab| |a aaa ||| + + n 50025199 + + + DLC + DLC + DLC + MnHi + DLC + + + Sitting Bull, + 1834?-1890 + + + nnaa + Sitting Bull, + Dakota chief, + 1831-1890 + + + Tatanka Yotanka, + 1834?-1890 + + + Tatanka Iyotake, + 1834?-1890 + + + Four Horn, + 1834?-1890 + + + Sitting Buffalo Bull, + 1834?-1890 + + + Tah-ton-ka-he-yo-ta-kah, + 1834?-1890 + + + Tatanka Iyotanka, + 1834?-1890 + + + Garst, D. S. Sitting Bull, 1946. + + + Ency. Amer., 1982: + v. 24, p. 852 (Sitting Bull; 1834?-1890; Tatanka Yotanka) + + + Ency. Brit. Microp., 1975: + v. 9, p. 243 (Sitting Bull; Tatanka Iyotake; b. ca. 1831) + + + Hodge, F.W. Handbook of American Indians, 1910: + v. 2, p. 583 (Sitting Bull; Tatanka Yotanka; Sitting Buffalo Bull; name was Four Horn and was chg. to Sitting Bull when he "made medicine" in 1857; b. 1834) + + + WWWAm, hist. vol., p. 485 + (Sitting Bull; b. ca. 1834) + + + MnHi files + (hdg: Sitting Bull, Dakota chief, 1837-1890; Sitting Bull, Dakota chief, 1837?-1890) + + + U.S. Dept. of the Interior. Lib. Biog. and hist. index of Am. Indians ... 1966: + v. 7, p. 372-375 (Sitting Bull; Tah-ton-ka-he-yo-ta-kah; Tatanka Iyotanka; Tatanka Yotanka) + + + + 00316nz 2200121n 4500 + n 50034034 + DLC + 19840322000000.0 + 800717n| aaannaab| |n ana ||| + + n 50034034 + + + DLC + DLC + + + Hannibal Democratic Club of Brooklyn. + + + Its The Hannibal Democratic Club ... 1910. + + + + 00463cz 2200145n 4500 + n 50035799 + DLC + 20010915071354.0 + 800728n| acannaabn |a ana + + n 50035799 + + + (OCoLC)oca00071073 + + + DLC + eng + DLC + OCoLC + + + University of Pittsburgh. + Research Office of Sociology + + + nnaa + Pittsburgh. + University. + Research Office of Sociology + + + Its The implications for arms control ... 1971. + + + + 00498cz 2200169n 4500 + n 50036871 + DLC + 20010709144901.0 + 800709n| acannaabn |a aaa + + n 50036871 + + + (OCoLC)oca00072117 + + + DLC + eng + DLC + MoSU-L + OCoLC + DLC + + + Abu-Lughod, Ibrahim A. + + + AbÅ« Lughd, IbrāhÄ«m + + + His Arab rediscovery of Europe ... 1959. + + + Palestinian rights, 1982: + t.p. (Ibrahim Abu-Lughod) + + + b. 1929; + Ph.D. + + + + 00608cz 2200169n 4500 + n 50041185 + DLC + 20010531071314.0 + 800728n| acannaabn |n aaa + + n 50041185 + + + (OCoLC)oca00076373 + + + DLC + DLC + DLC + VtMiM-Mu + + + PR6053.H8 + + + Churchill, Sarah, + 1914- + + + Shakespeare, W. + A midsummer night's dream. [Phonodisc] 1962. + + + Internet movie database WWW site, May 30, 2001 + (Sarah Churchill; b. Oct. 7, 1914, London, England, d. Sept. 24, 1982; British actress and daughter of Winston Churchill) + + + Actress + + + + 00722cz 2200145n 4500 + n 50041186 + DLC + 19951211164324.1 + 800728n| acannaab| |n aaa + + n 50041186 + + + DLC + DLC + DLC + DLC-R + DLC + + + Churchill, Winston, + 1871-1947 + + + American novelist; do not confuse with Churchill, Winston, Sir, 1874-1965, the British Prime Minister + + + Killat, J. Das amerikabild des romanschriftstellers Winston Churchill, 1940. + + + Burke, W.J. Amer. authors and books : 1640 to the pres. day, c1962 + (Churchill, Winston, b. St. Louis, Mo., 11-10-1871, d. 03-12-1947; novelist; works include Richard Carvel (1899), The crisis (1901), The crossing (1904), etc.) + + + + 00267cz 2200109n 4500 + n 50047083 + DLC + 19890407112409.5 + 800930n| acannaab| |n ana ||| + + n 50047083 + + + DLC + DLC + ICU + + + Boston Public Library. + Ticknor Collection + + + + 00839cz 2200193n 4500 + n 50052712 + DLC + 19890717161423.0 + 800820n| acannaab| |a ana ||| + + n 50052712 + + + DLC + DLC + DLC + + + WETA-TV (Television station : Washington, D.C.) + + + WETA (Television station : Washington, D.C.) + + + Greater Washington Educational Telecommunications Association. + WETA-TV (Television station) + + + WETA-TV (Television station : Arlington, Va.) + + + Old catalog hdg.: WETA-TV (Television station) Washington, D.C. + + + Roberta Flack. [MP] 1971. + + + Dial WETA, Feb. 1988: + p. 5 (Greater Washington Educational Telecommunications Association; WETA, Channel 26) + + + Phone call to station, 7/18/88 + (station is located in Arlington, Va.) + + + + 01297dz 2200265n 4500 + n 50053103 + DLC + 19930209154014.3 + 800923n| acannaab| |a ana ||| + + n 50053103 + + + DLC + DLC + DLC + + + NASA John F. Kennedy Space Center + + + John F. Kennedy Space Center, NASA + + + Kennedy (John F.) Space Center, NASA + + + United States. + National Aeronautics and Space Administration. + NASA John F. Kennedy Space Center + + + United States. + National Aeronautics and Space Administration. + Launch Operations Center, Merritt Island + + + nnaa + John F. Kennedy Space Center, NASA, Merritt Island + + + N.A.S.A. John F. Kennedy Space Center + + + Kennedy Space Center, NASA + + + NASA Kennedy Space Center + + + Use for the NASA portion of the John F. Kennedy Space Center shared with the Air Force and private contractors + + + Blazquez, C.H. Aerial color infrared photography, 1980: + t.p. (NASA John F. Kennedy Space Center) [info from GPO] + + + Shuttle countdown (LPS), c1991- : + v. 2, t.p., in NASA logo (NASA Kennedy Space Center) + + + U.S. govt. man., 1990/91: + p. 627, under NASA (John F. Kennedy Space Center) + + + name adopted 1963 + + + + 00597cz 2200181n 4500 + n 50057803 + DLC + 19840608162319.3 + 801002n| acannaab| |a ana ||| + + n 50057803 + + + DLC + DLC + DLC + + + United Press International. + + + UPI + + + U.P.I. + + + a + International News Service + + + a + United Press Associations + + + Its Four days, 1964. + + + Encyc. of Amer. assoc., 1961 + (United Press International (UPI), New York; formed 1958 by merger of United Press Associations and International News Service) + + + + 00578cz 2200181n 4500 + n 50057864 + DLC + 19900809094710.2 + 801002n| acannaab| |a ana ||| + + n 50057864 + n 90679481 + + + DLC + DLC + DLC + + + LetniÄ­ dvoret︠s︡ Petra I + + + Summer Palace of Peter the Great + + + nnaa + Leningrad. + LetniÄ­ dvoret︠s︡ Petra I + + + LetniÄ­ dvoret︠s︡-muzeÄ­ Petra I + + + LetniÄ­ dvoret︠s︡ Petra Pervogo + + + Located in Leningrad. + + + Kuznet︠s︡ova, O. N. + LetniÄ­ dvoret︠s︡ Petra I, 1957. + + + + 00899cz 2200229n 4500 + n 50065614 + DLC + 20001013070356.0 + 801126n| acannaabn |a ana + + n 50065614 + + + (OCoLC)oca00099831 + + + DLC + DLC + ViBlbV + + + Arabian American Oil Company. + + + California Arabian Standard Oil Company + + + Aramco + + + Sharikat al-Zayt al-Ê¿ArabÄ«yah al-AmrÄ«kÄ«yah + + + Sharikat ArāmkÅ« + + + b + Saudi Aramco + + + The following heading for an earlier name is a valid AACR 2 heading: California Arabian Standard Oil Company + + + Its Summary of Middle East ... 1947? + + + Saudi Aramco world, July/Aug. 2000: + mailing cover (Saudi Aramco (the Saudi Arabian Oil Company), succeeded Aramco (the Arabian American Oil Company) fully 12 years ago) + + + established in 1933 + + + + 00450nz 2200157n 4500 + n 50066762 + DLC + 19840322000000.0 + 801119n| acannaab| |a ana ||| + + n 50066762 + + + DLC + DLC + + + Brooklyn Public Library. + + + Brooklyn (New York, N.Y.). + Brooklyn Public Library + + + Brooklyn (New York, N.Y.). + Public Library + + + nnaa + Brooklyn. + Public Library + + + opened in 1897 + + + + 01435cz 2200229n 4500 + n 50069795 + DLC + 20010417071533.0 + 810402n| acannaabn |b ana + + n 50069795 + + + (OCoLC)oca00103846 + + + DLC + DLC + MdU + + + IEEE Power Electronics Specialists Conference + + + PESC + + + Power Electronics Specialists Conference + + + IEEE ... Annual Power Electronics Specialists Conference + + + IEEE ... Comhdháil Bhliantúil na Saineolaithe ar Leictreonaic Chumhachta + + + nnnd + Power Conditioning Specialists Conference + + + nnnd + IEEE Power Processing and Electronics Specialists Conference + + + Publications of this series of meetings are found under the following headings: + 1970-1971: Power Conditioning Specialists Conference. + 1972: IEEE Power Processing and Electronics Specialists Conference. + 1974- : IEEE Power Electronics Specialists Conference. + SUBJECT ENTRY: Works about this conference are entered under the name used at the time of publication. + + + Its PESC '74 record, c1974. + + + Its Conference proceedings, 2000: + v. 1 t.p. (IEEE 31st Annual Power Electronics Specialists Conference; IEEE 31ú Comhdháil Bhliantúil na Saineolaithe ar Leictreonaic Chumhachta) p. iii (PESC '00; in Galway; IEEE Power Electronics Specialists Conference; Power Electronics Specialists Conference) + + + + 01455cz 2200301n 4500 + n 50069935 + DLC + 20010525093845.0 + 801204n| acannaab |a ana + + n 50069935 + n 82207529 + + + (OCoLC)oca00103980 + + + DLC + DLC + DLC + DI + MoSU-L + + + Cherokee Nation + + + Cherokee Nation of Oklahoma + + + Cherokee Tribe of Indians + + + Cherokee Nation of Indians + + + Old Settlers Cherokees + + + Western Cherokees + + + Old Settler Cherokees + + + Cherokee Tribe of Oklahoma + + + Cherok Nation + + + Cherokee Nation West + + + Cherokee Nation of Indians West + + + Cherokee Advocate, May 1979 (a.e.) + p. 2 (Cherokee Nation of Oklahoma) + + + Feeling, D. Cherokee-English dictionary, 1975: + t.p. (Cherokee Nation of Oklahoma) cover (Cherokee Nation) + + + Indian affairs, laws and treaties: + v. 2, 439, etc. (Cherokee Tribe of Indians; Cherokee Nation of Indians) + + + Memorial of the Old Settler or Western Cherokee Indians, 1879?: + p. 1 (people of the Cherokee Nation, Indian Territory, composing that portion of the people known and recognized by the government as the Old Settlers or Western Cherokees; Old Settler Cherokees) + + + MoSU-L/Nat. Am. files + (usage: Cherokee Tribe of Oklahoma; Cherok Nation; Cherokee Nation West; Cherokee Nation of Indians West) + + + + 01665cz 2200277n 4500 + n 50072882 + DLC + 19961211053022.6 + 801215n| acannaab| |a ana + + n 50072882 + + + DLC + DLC + DLC + NIC + NIC + DLC + NIC + + + IEEE Control Systems Society + + + Institute of Electrical and Electronics Engineers. + Control Systems Society + + + I.E.E.E. Control Systems Society + + + Control Systems Society of the Institute of Electrical and Electronics Engineers + + + IEEE Control System Society + + + Institute of Electrical and Electronics Engineers. + Control Systems Chapter + + + CSS + + + IEEE CSS + + + a + IEEE Automatic Control Group + + + System structure, 1971. + + + Identification and system parameter estimation, 1982, 1983: + p. v (Control Systems Society of the Institute of Electrical and Electronics Engineers) + + + OCLC 1752543: IEEE transactions on automatic control (Feb. 1972- :IEEE Control Systems Society; Jan. 1965- IEEE Automatic Control Group) + + + First International Conference on "Genetic Algorithms in Engineering Systems: Innovations and Applications", c1995: + verso t.p. (Institute of Electrical and Electronics Engineering, Cont[r]ol Systems Chapter) + + + IEEE/IFAC Joint Symposium on Computer-Aided Control System Design (1994 : Tucson, Ariz.). IEEE/IFAC Joint Symposium ... 1994: + t.p. (IEEE Control System Society) + + + Proceedings of the 1996 IEEE International Symposium on Computer-Aided Control System Design, c1996: + t.p. (IEEE Control Systems Society; IEEE CSS) + + + + 00776nz 2200205n 4500 + n 50078544 + DLC + 19840322000000.0 + 810114n| acannaab| |a ana ||| + + n 50078544 + + + DLC + DLC + + + United Arab Republic. + Wizārat al-SÌ£iħħah al-Ê¿UmÅ«mÄ«yah. + + + United Arab Republic. + SÌ£iħħah al-Ê¿UmÅ«mÄ«yah, Wizārat al- + + + United Arab Republic. + Ministère de l'hygiène + + + United Arab Republic. + Ministry of Public Health + + + United Arab Republic. + Public Health, Ministry of + + + Egypt. + Wizārat al-SÌ£iħħah al-Ê¿UmÅ«mÄ«yah + + + Egypt. + Wizārat al-SÌ£iħħah + + + Egypt. + MasÌ£laħat al-SÌ£iħħah al-Ê¿UmÅ«mÄ«yah + + + Unused Subdivision: Maktab al-WazÄ«r + + + + 00601nz 2200157n 4500 + n 50081034 + DLC + 19840322000000.0 + 810212n| acannaab| |b ana ||| + + n 50081034 + + + DLC + DLC + + + Great Britain. + Parliament. + House of Commons. + Select Committee on Race Relations and Immigration. + + + Great Britain. + Parliament. + Select Committee on Race Relations and Immigration + + + Great Britain. + Parliament. + House of Commons. + Race Relations and Immigration, Select Committee on + + + Its Special report, 1968. + + + estab. 1968 + + + + 02122cz 2200289n 4500 + n 50082663 + DLC + 19870105155644.6 + 810216n| acannaab| |a ana ||| + + n 50082663 + + + DLC + DLC + DLC + + + United States. + Architect of the Capitol. + + + United States. + Commissioner of Public Buildings. + Architect of the Capitol + + + United States. + Congress. + Architect of the Capitol + + + United States. + Dept. of the Interior. + Architect of the Capitol + + + United States. + Surveyor of the Capitol + + + United States. + Architect of Public Buildings + + + United States. + Architect's Office, U.S. Capitol + + + United States. + Architect of Extension of Capitol + + + United States. + Capitol Extension Office + + + United States. + Superintendent of Capitol Buildings and Grounds + + + United States. + Architect of Capitol Extension + + + Its Annual report of the ... July 1, 1975, through Sept. 30, 1976: + t.p. (Architect of the Capitol) + + + U.S. Govt. manual, 1981/82: + p. 48 (Architect of the Capitol) + + + NUCMC data from Library of Congress, Manuscripts Div., for Mills, R. Papers, 1804-1862 + (Architect of the Capitol) + + + LC man. auth. cd. + (hdg.: United States. Architect of the Capitol; 1817 to Mar. 3, 1843 under the Commissioner of Public Buildings, variously styled Surveyor of the Capitol, Architect of the Capitol, Architect of Public Buildings; 1876 to 1901 under Dept. of the Interior; 1921- , under Dept. of the Interior; United States. Architect of Extension of Capitol, June 11, 1851 under the Dept. of the Interior, Mar. 23, 1853 transferred to War Dept., April 16, 1862 retransferred to Dept. of the Interior, variously styled Capitol Extension Office, Architect of Capitol Extension, and Architect's Office, U.S. Capitol; United States Superintendent of Capitol Buildings and Grounds, 1902-1921; United States. Architect of the Capitol, 1921- ) + + + U.S. Gov't. Man., 1986 + (Architect of the Capitol; agent for Congress) + + + + 00653cz 2200181n 4500 + n 77001374 + DLC + 19900207142825.0 + 770510n| acannaab| |a ana ||| + + n 77001374 + + + DLC + DLC + DLC + + + Braunstone (England) + + + nnaa + Braunstone, Eng. + + + Browse, B. Braunstone Advice Centre, 1976 (x-ref.) + t.p., etc. (Braunstone) + + + GB 77-04045 + + + Barthol., 1966 + (Braunstone, par., on R. Wreak, S. of co. and 2 1/2 m. SW. of Leicester) + + + Braunstone probate inventories 1532 to 1778, 1983: + p. i (Leicestershire parish of Braunstone) + + + Col.-Lipp., 1961 + + + + 01226cz 2200193n 4500 + n 77004535 + DLC + 19891020075638.5 + 770718n| acannaab| |a ana ||| + + n 77004535 + + + DLC + DLC + DLC + + + IEEE Computer Society. + Technical Committee on Data Base Engineering. + + + IEEE Computer Society. + Data Base Engineering Technical Committee + + + IEEE Computer Society Technical Committee on Data Base Engineering + + + IEEE CS TC on Data Engineering + + + b + IEEE Computer Society. + Technical Committee on Database Engineering + + + Data base engineering, Mar. 1977 (a.e.) + cover p. 1 (IEEE Computer Society Technical Committee on Data Base Engineering) cover p. 2 (IEEE Computer Society Technical Committee on Data Base Engineering, also: Data Base Engineering Technical Committee) + + + International Symposium on Databases in Parallel and Distributed Systems (1988 : Austin, Tex.). Proceedings, International Symposium on Databases ... c1988: + t.p. (IEEE CS TC on Data Engineering) + + + A Quarterly bulletin of the IEEE Computer Society ... Apr. 1979: t.p. (IEEE Computer Society, Technical Committee on Database Engineering) + + + + 00410cz 2200133n 4500 + n 77019666 + DLC + 19971122053203.3 + 780109n| acannaab| |a ana + + n 77019666 + + + (OCoLC)oca00136058 + + + DLC + DLC + OCoLC + + + Doonesbury special + + + Trudeau, G. B. John & Faith ... c1978 (a.e.) + t.p. (A Doonesbury special) verso of t.p. (NBC television special) + + + + 00737nz 2200145n 4500 + n 78002540 + DLC + 19840322000000.0 + 780125n| abannaab| |b ana ||| + + n 78002540 + + + DLC + DLC + + + ABA/FRS Check Digit Task Force. + + + American Bankers Association. + ABA/FRS Check Digit Task Force + + + United States. + Board of Governors of the Federal Reserve System. + ABA/FRS Check Digit Task Force + + + Its Routing number excerpts ... c1977: + t.p. (ABA/FRS Check Digit Task Force) p. 3 (American Bankers Association (ABA) and the Federal Reserve System (FRS) in cooperation with the Bank Administration Institute (BAI), established the ABA/FRS Check Digit Task Force in Jan. 1976) + + + + 00511nz 2200133n 4500 + n 78005398 + DLC + 19840322000000.0 + 780210n| abannaab| |b ana ||| + + n 78005398 + + + DLC + DLC + + + St. Mary's Albanian Orthodox Church, Worcester, Mass. + + + Worcester, Mass. + St. Mary's Albanian Orthodox Church + + + St. Mary's Alb. Orth. Ch., Worcester, Mass. Ckbk. Com. Albanian cookbook, c1977 (subdiv.) + p. 3 (St. Mary's Albanian Orthodox Church, Worcester, Mass.) + + + + 00446nz 2200133n 4500 + n 78008740 + DLC + 19840322000000.0 + 780228n| abannaab| |n aaa ||| + + n 78008740 + + + DLC + DLC + + + Kotli︠a︡r, Ada Beniaminovna. + + + Frumkin, V. D. Dostovernostʹ kontroli︠a︡ sredstv ... 1975 (a.e.) + t.p. (A. B. Kotli︠a︡r) colophon (Ada Beniaminovna Kotli︠a︡r) + + + USSR 75 + (Kotli︠a︡r, Ada Beniaminovna) + + + + 01536cz 2200265n 4500 + n 78015294 + DLC + 19930909085149.1 + 780330n| acannaab| |a ana ||| + + n 78015294 + + + DLC + DLC + DLC + + + OCLC + + + OCLC Online Computer Library Center + + + Online Computer Library Center + + + O.C.L.C. (1977- ) + + + nnaa + OCLC, inc. + + + a + Ohio College Library Center + + + Brief form without qualifier selected as AACR2 heading per Desc. Pol. + + + FTS call + (during Board of Directors annual meeting 12/19-20/77 name was changed from Ohio College Library Center to OCLC, Inc.) + + + Phone call to Jean Fleming at OCLC 10-5-81 + (OCLC Online Computer Library Center, Incorporated, official name change; formerly OCLC, Inc.; new name will appear on publications after Feb. 1981) + + + Hildreth, C. R. Online public access catalogs, 1982: + CIP t.p. (OCLC) + + + Phone calls to OCLC, 5/21-25/82: + (official name: OCLC Online Computer Library Center, Inc., but form to be used in publs: "OCLC" per L. Pearse; "Online Computer Library Center" is added to OCLC (with or without "Inc.") which is the official name, to explain the acronym, per L. Morwick) + + + LC data base, 5-9-86 + (hdg.: OCLC, inc.) + + + Channel 2000, 1981: + t.p. (OCLC Online Computer Library Center) + + + LC data base, 09-09-93 (hdg.: Ohio College Library Center; usage: OCLC, O.C.L.C., Ohio College Library Center) + + + + 03788cz 2200313n 4500 + n 78026851 + DLC + 19861205114132.3 + 780524n| acannaab| |a ana ||| + + n 78026851 + + + DLC + DLC + DLC + + + Minnesota. + Division of Vocational Rehabilitation. + + + Minnesota. + Vocational Rehabilitation, Division of + + + Minnesota. + Dept. of Education. + Division of Vocational Rehabilitation + + + Minnesota. + State Board for Vocational Education. + Division of Vocational Rehabilitation + + + Minnesota. + Vocational Rehabilitation Section + + + Minnesota. + State Division of Vocational Rehabilitation + + + Minnesota. + Dept. of Economic Security. + Division of Vocational Rehabilitation + + + a + Minnesota. + Division of Re-Education + + + Minnesota. + Dept. of Vocational Rehabilitation + + + Its Report, 1946: + t.p. (Minnesota State Board for Vocational Education, Division of Vocational Rehabilitation) + + + Minn. + Laws, statutes, etc. Statutes, 1949: chap. 120:32 (there is hereby established under the direction and control of the State Board for Vocational Education in the State Dept. of Education a Division of Vocational Rehabilitation) + + + Minn. Dept. of Education. Special report ... 1944: + p. 447 (Division of Re-Education est. 1919; name changed to Division of Vocational Rehabilitation in 1935) + + + Minn. leg. manual, 1977-1978: + p. 351 (the Division of Vocational Rehabilitation of the Dept. of Education will be included in the Dept. of Economic Security in 1977 through the proviso of chap. 430, Minnesota laws 1977) + + + Minn. educ. direct., 1956/56: + p. 7 (Vocational Rehabilitation); 1957/58: p. 8 (Division of Rehabilitation and Special Education; asst. commissioner; Vocational Rehabilitation Section); 1967/68: p. 9-10 (Division of Rehabilitation and Special Education; asst. commissioner; Vocational Rehabilitation Section); 1968/69: p. 9-10 (Division of Vocational Rehabilitation and Special Education; asst. comm.; Vocational Rehabilitation); 1971/72: p. 10-11 (Division of Vocational Rehabilitation and Special Education; asst. comm.; Vocational Rehabilitation); 1972/73: p. 10 (Division of Vocational Rehabilitation) + + + Its Annual report, 1957/58: + t.p. (Division of Vocational Rehabilitation) prel. p. 1 (Ass't Commissioner for Voc. Rehab. & Special Education); 1967/68: t.p. (Department of Education, Division of Vocational Rehabilitation) pre. p. 1 (Assistant Commissioner for Rehabilitation and Special Education); 1970/71: t.p. (Department of Education, Division of Vocational Rehabilitation) prel. p. 1 (Assistant Commissioner for Rehabilitation and Special Education); 1971/72: t.p. (Department of Education, Division of Vocational Rehabilitation) p. 2 of cover (Assistant Commissioner for Vocational Rehabilitation); 1975/76: p. 2 of cover (will become separate department 7/1/77); 1976/77: p. 2 of cover (Department of Vocational Rehabilitation est. 1976; 12/1/77 became Division of Vocational Rehabilitation in Dept. of Economic Security) t.p. (Division of Vocational Rehabilitation, Department of Economic Security) + + + Direct. of rehab. serv. in Minn., 1960: + t.p. (Division of Vocational Rehabilitation, Minnesota Department of Education; Assistant Commissioner for Rehabilitation and Special Education) + + + Its Let's visit Abilityville, Minnesota, 1961: + t.p. (State Division of Vocational Rehabilitation, Minnesota Department of Education) + + + Session laws of the State of Minn., 1976: + p. 1302 (Department of Vocational Rehabilitation established as successor to Division of Vocational Rehabilitation; Commissioner of Vocational Rehabilitation) + + + + 01525cz 2200205n 4500 + n 78034380 + DLC + 19950629055547.3 + 780615n| acannaab| |a ana + + n 78034380 + no 95029717 + + + (OCoLC)oca00170574 + + + DLC + DLC + DLC + DGPO + + + United States. + Congress. + Senate. + Committee on the Judiciary. + Subcommittee on Immigration + + + United States. + Congress. + Senate. + Subcommittee on Immigration + + + United States. + Congress. + Senate. + Committee on the Judiciary. + Subcommittee on Immigration and Naturalization + + + United States. + Congress. + Senate. + Committee on the Judiciary. + Subcommittee on Immigration and Refugee Affairs + + + Its Immigration report ... 1978: + t.p. (Committee on the Judiciary, United States Senate, Subcommittee on Immigration) + + + Phone call to the Subcommittee on Immigration, 5-18-78 + (name changed from Subcommittee on Immigration and Naturalization in 1977 to Subcommittee on Immigration) + + + Its Rules of procedure (private immigration legislation), 1995: + t.p. (United States Senate, Committee on the Judiciary, Subcommittee on Immigration, One Hundred Fourth Congress) + + + Phone call to Committee, 6/19/95 + (at one time, prob. prior to 96th Cong., there were 2 subcoms. (one on immigration, one on refugee affairs); became 1 subcom. in 97th Cong.; name changed, from Subcommittee on Immigration and Refugee Affairs, to Subcommittee on Immigration, in 104th Cong.) + + + + 00923nz 2200157n 4500 + n 78038001 + DLC + 19840322000000.0 + 780627n| aaannaab| |b ana ||| + + n 78038001 + + + DLC + DLC + + + Vsesoi︠u︡znai︠a︡ nauchno-prakticheskai︠a︡ konferent︠s︡ii︠a︡ Sot︠s︡ialisticheskiÄ­ obraz zhizni i voprosy ideologicheskoÄ­ raboty, + Kiev, + 1977. + + + Konferent︠s︡ii︠a︡ Sot︠s︡ialisticheskiÄ­ obraz zhizni i voprosy ideologicheskoÄ­ raboty, Vsesoi︠u︡znai︠a︡ nauchno-prakticheskai︠a︡ + + + Nauchno-prakticheskai︠a︡ konferent︠s︡ii︠a︡ Sot︠s︡ialisticheskiÄ­ obraz zhizni i voprosy ideologicheskoÄ­ raboty, Vsesoi︠u︡znai︠a︡ + + + Sot︠s︡ialisticheskiÄ­ obraz zhizni ... 1977 (a.e.) + t.p. (held 5/18-20/77) p. 3 (Vsesoi︠u︡znoÄ­ nauchno-prakticheskoÄ­ konferent︠s︡ii Sot︠s︡ialisticheskiÄ­ obraz zhizni i voprosy ideologicheskoÄ­ raboty, Kiev) + + + USSR 77 + [name not given] + + + + 00401nz 2200133n 4500 + n 78052136 + DLC + 19840322000000.0 + 780811n| aaannaab| |n ana ||| + + n 78052136 + + + DLC + DLC + + + Sanʾyō nyÅ«su. + + + Sanʾyōji, 1978 (a.e.) + p. 252 (Sanʾyō nyÅ«su; serial publ. by Sanʾyo Denki Tetsudō K.K., Feb. 1950- ) + + + NDL Wazasshi mokuroku, 1973. + + + + 00720cz 2200181n 4500 + n 78060458 + DLC + 19981107051749.9 + 780829n| acannaab| |a ana ||| + + n 78060458 + + + (OCoLC)oca00196131 + + + DLC + DLC + DLC + GU-AV + + + ABC News + + + American Broadcasting Companies. + ABC News + + + ABCNEWS + + + Its data from CINE for The Owl [MP] 1977 (a.e.) + (ABC News; address, New York City) + + + Moody's ind. man., 1977: + p. 79 (ABC News, inc.; subsidiary of American Broadcasting Companies, inc.) + + + ABC News Nightline. [1996-05-20], American in black and white. [The Philadelphia story], c1996: + end credits (ABCNEWS; copyr.) + + + + 00508cz 2200145n 4500 + n 78067595 + DLC + 20010721074059.0 + 780919n| acannaabn |a ana + + n 78067595 + + + (OCoLC)oca00203127 + + + DLC + eng + DLC + OCoLC + + + Indiana University, Bloomington. + African Studies Program. + + + a + Indiana University. + African Studies Program + + + Rubin, A. Black ... 1974 (a.e.) + t.p. (African Studies Program, Indiana University, Bloomington, Ind.) + + + + 01072cz 2200193n 4500 + n 78070785 + DLC + 19950725054930.3 + 780929n| acannaab| |a ana + + n 78070785 + + + DLC + DLC + NjP + + + IEEE Broadcast and Television Receivers Group + + + nna + Institute of Electrical and Electronics Engineers. + Broadcast and Television Receivers Group + + + I.E.E.E. Broadcast and Television Receivers Group + + + b + IEEE Consumer Electronics Group + + + a + IEEE Professional Technical Group on Broadcast and Television Receivers + + + Retrospective heading + + + IEEE transactions on broadcast and television receivers, 1963-May 1964 (IEEE Professional Technical Group on Broadcast and Television Receivers); July 1964 (IEEE Broadcast and Television Receivers Group) + + + IEEE. Consumer Electronics Group. IEEE transactions on consumer electronics, Feb. 1975: + t.p. (IEEE Consumer Electronics Group) p. 2 of cover (formerly [1964-1974] Broadcast and Television Receivers Group) + + + + 00558cz 2200133n 4500 + n 78077123 + DLC + 19930720140833.3 + 781018n| acannaab| |n aaa ||| + + n 78077123 + + + DLC + DLC + DLC + + + Baroody, William J. + + + His The Presidency: how open? [SR] 1975: + label (William J. Baroody, Jr.) narration (assist. to Pres. Ford) + + + NUCMC data from Gerald R. Ford Libr. for His White House files, 1974-1976 + (Baroody, William J., Jr.; asst. to Pres., Public Liaison Office; William Joseph Baroody; b. 1937) + + + + 01117cz 2200229n 4500 + n 78083407 + DLC + 19960305125049.6 + 781120n| acannaab| |a ana ||| + + n 78083407 + n 95106990 + + + DLC + DLC + DLC + + + Rand Corporation + + + RAND + + + RĖND + + + RĖND, SShA + + + AACR 1 form: Rand Corporation. The following subdivisions have not been used as headings: Economics Dept.; Economics Division; Numerical Analysis Dept.; Social Science Dept.; Social Science Division + + + Battelle Memorial Institute, Columbus, Ohio. Titanium and ... c1949. + + + Time for reform, 1992: + t.p. (RAND) + + + Phone call to Rand, 07-20-94 + (Rand Corporation is legal name; ca. 1991 decision was made to use RAND as short form of name) + + + Phone call from RAND, 10/27/95 + (name changed to RAND "a couple of years ago") + + + Info. from RAND, 1/15/96 + (RAND officially prefers to continue to be known as Rand Corporation, not RAND (Firm)) + + + Vynuzhdennai︠a︡ migrat︠s︡ii︠a︡, 1993: + t.p. (RĖND, SSha) + + + + 00626cz 2200169n 4500 + n 78083740 + DLC + 19970521065212.2 + 781109n| acannaab| |a ana ||| + + n 78083740 + + + (OCoLC)oca00218989 + + + DLC + DLC + WaElC + + + Sanʾyō Hōsō + + + RSK (Radio/television station : Okayama-shi, Japan) + + + R.S.K. (Radio/television station : Okayama-shi, Japan) + + + Kindai Nihonga Meihin ... 1978 (a.e.) + t.p. (Sanʾyō Hōsō) pref. (Sanʾyō Hōsō Kabushiki Kaisha) + + + Nihon shimbun nenkan, 1975 + (Sanʾyō Hōsō; RSK; main off.: in Okayama-shi) + + + + 01419cz 2200313n 4500 + n 78095625 + DLC + 19951121053638.8 + 790116n| acannaab| |a aaa ||| + + n 78095625 + + + (OCoLC)oca00230701 + + + DLC + DLC + DLC + MdU + DLC + OCoLC + ViU + + + PT2625.A44 + + + Mann, Thomas, + 1875-1955 + + + Man, Tomas, + 1875-1955 + + + Mann, Tomas, + 1875-1955 + + + Mān, TÅ«mās, + 1875-1955 + + + Mann, Paul Thomas, + 1875-1955 + + + Thomas, Paul, + 1875-1955 + + + Mani, TÊ¿omas, + 1875-1955 + + + Man, TÊ¿omasÅ­, + 1875-1955 + + + Mann, Tomasz, + 1875-1955 + + + His Königliche Hoheit, 1909. + + + Volgina, A.A. Tomas Mann--biobibliogr. ukazatelʹ, 1979: + t.p. (Tomas Mann) + + + NajÄ«b, N. QisÌ£sÌ£at al-ajyāl bayna TÅ«mās Mān wa-NajÄ«b Maħfūẓ, 1982: + t.p. (TÅ«mās Mān) + + + Vaget, H.R. Thomas Mann-Kommentar zu sämtlichen Erzählungen, c1984: + t.p. (Thomas Mann) p. 13, etc. (b. 6-6-1875 in Lübeck as Paul Thomas Mann; used pseud. Paul Thomas as co-editor of student newspaper in 1893; d. 8-12-1955) + + + Kakabadze, N. Tomas Mann, 1985: + t.p. (Tomas Mann) added t.p. (TÊ¿omas Mani) + + + ChÊ¿oe, S.B. TÊ¿omasÅ­ Man yŏnʾgu, 1981: + t.p. (TÊ¿omasÅ­ Man) + + + Łukosz, J. Terapia jako duchowa forma życia, 1990: + t.p. (Tomasza Manna) + + + + 00547nz 2200133n 4500 + n 78097585 + DLC + 19840322000000.0 + 781221n| abannaab| |b ana ||| + + n 78097585 + + + DLC + DLC + + + General Union of Palestine Students. + Executive Committee. + + + General Union of Palestine Students. + al-Hayʾah al-TanfÄ«dhÄ«yah + + + Jabal al-zaytÅ«n, UktÅ«bar 1966 (a.e.) + contents p. (al-Hayʾah al-TanfÄ«dhÄ«yah lil-Ittiħād al-ʿĀmm li-Ṭalabat Filasá¹­Ä«n) p. 4 of cover (G.U.P.S. Executive Committee) + + + + 00719cz 2200181n 4500 + n 79003655 + DLC + 19940511083044.0 + 790116n| acannaab| |a ana ||| + + n 79003655 + + + DLC + DLC + CLU + + + Edinburgh Fringe (Festival) + + + Edinburgh Festival Fringe + + + Fringe (Festival : Edinburgh, Scotland) + + + Edinburgh International Festival + + + Moffat, A. The Edinburgh Fringe, 1978 (subj.) + t.p. (Edinburgh Fringe) jkt. (began in 1947) + + + Dale, M. Sore throats & overdrafts, 1988: + t.p., etc. (Edinburgh Festival Fringe; The Fringe; Edinburgh International Festival) + + + Stage yr bk, 1969; + Dir. of British assoc., 1977-8. + + + + 01438cz 2200349n 4500 + n 79006779 + DLC + 20000411070833.0 + 790124n| acannaabn |a aaa + + n 79006779 + sh 85077077 + + + (OCoLC)oca00240913 + + + DLC + eng + DLC + DLC + MdU + DLC + OCoLC + + + Lincoln, Abraham, + 1809-1865 + + + nnaa + Lincoln, Abraham, + Pres. U.S., + 1809-1865 + + + LinkÅ­ln, Abrakham, + 1809-1865 + + + Linkolʹn, Avraam, + 1809-1865 + + + LinkÅ«ln, IbrāhÄ«m, + 1809-1865 + + + Linkan, ʾAbrehām, + 1809-1865 + + + Lincoln, A. + (Abraham), + 1809-1865 + + + Lin-kÊ¿en, + 1809-1865 + + + Lin, KÊ¿en, + 1809-1865 + + + Lingkʿŏn, + 1809-1865 + + + Lincoln, Abe, + 1809-1865 + + + Liṅkan, Ēbrāhaṃ, + 1809-1865 + + + Liṅkan, Abrahāṃ, + 1809-1865 + + + United States. + President (1861-1865 : Lincoln) + + + Schriver, L. O. Seven Lincoln shrines, 1947 (subj.) + + + Hsiao, Y. Lin-kÊ¿en, 1988: + t.p. (also Abraham Lincoln) + + + Kim, T.G. Lingkʿŏn Å­i ilsaeng, 1988: + t.p. (Lingkʿŏn) p. 11 (Abraham Lincoln) + + + James K. Polk, Abraham Lincoln, Theodore Roosevelt, 1995: + CIP galley (Abe Lincoln, b. 2-12-1809; d. 4-15-1865) + + + Ēbrāhaṃ Liṅkan, 1939: + t.p. (Ēbrāhaṃ Liṅkan) + + + Abrahāṃ Liṅkan, 1929: + t.p. (Abrahāṃ Liṅkan) + + + + 00542cz 2200145n 4500 + n 79016212 + DLC + 20001013070354.0 + 790308n| adannaabn |a aac + + n 79016212 + + + (OCoLC)oca00250104 + + + DLC + DLC + CoU + + + Lorimer, John Gordon, + 1870-1914. + Gazetteer of the Persian Gulf, ʾOmān, and Central Arabia. + Qism al-jughrāfÄ«. + Arabic + + + Lorimer, John Gordon, + 1870-1914. + DalÄ«l al-KhalÄ«j, al-qism al-jughrāfÄ« + + + His DalÄ«l al-KhalÄ«j, al-qism al-jughrāfÄ«, 1978? + + + + 00532cz 2200133n 4500 + n 79022931 + DLC + 20010514144535.0 + 790418n| acnnnabb |a ana + + n 79022931 + + + DLC + DLC + DLC + + + United States. + President (1933-1945 : Roosevelt) + + + nnaa + United States. + President, 1933-1945 (Franklin D. Roosevelt) + + + SUBJECT USAGE: This heading is not valid for use as a subject. Works about this person are entered under Roosevelt, Franklin D. (Franklin Delano), 1882-1945. + + + + 00855cz 2200193n 4500 + n 79024207 + DLC + 20010721074602.0 + 790321n| aaannaabn |b ana + + n 79024207 + + + (OCoLC)oca00257963 + + + DLC + eng + DLC + OCoLC + + + Crkva svetog Petra u Bijelom Polju. + + + Bijelo Polje, Montenegro. + Crkva svetog Petra + + + Petrova crkva u Bijelom Polju + + + Kirche Sveti Petar, Bijelo Polje, Montenegro + + + Petruskirche, Bijelo Polje, Montenegro + + + Nagorni, D. Die Kirche Sv. Petar ... 1978 (subj.) + t.p. (Die Kirche Sv. Petar in Bijelo Polje (Montenegro)) p. 1 (Petruskirche in Bijelo Polje) p. 43-45 (built at end of 12th cent.) p. 321 (Crkva sv. Petra u Bijelom Polju) + + + Encikl. lik. umj., 1959-66: + v. 1, p. 677 (Petrova crkva u Bijelom Polju) + + + + 00716cz 2200133n 4500 + n 79030353 + DLC + 19900430085439.3 + 790404n| acannaab| |n ana ||| + + n 79030353 + + + DLC + DLC + DLC + + + IEEE Power Engineering Society. + Nuclear Power Engineering Society. + Subcommittee 5--Reliability. + Working Group SC5-3 + + + Old catalog heading: IEEE Power Engineering Society. Nuclear Power Engineering Committee. Subcommittee 5, Reliability. Working Group SC5-3 + + + IEEE guide to the collection ... c1977 (a.e.) + p. 5 (a Working Group of Subcommittee 5, Reliability, of Nuclear Power Engineering Committee of IEEE Power Engineering Society) p. 7 (Working Group SC5-3) + + + + 00364nz 2200133n 4500 + n 79033753 + DLC + 19840322000000.0 + 790413n| acannaab| |b aaa ||| + + n 79033753 + + + DLC + DLC + + + Bradley, David E. + + + Bradley, D. E. + + + Pili, 1978 (a.e.) + t.p. (David E. Bradley; list of contributors, D. E. Bradley) + + + + 00796nz 2200157n 4500 + n 79035872 + DLC + 19840322000000.0 + 790420n| acannaab| |a ana ||| + + n 79035872 + + + DLC + DLC + + + Beirut University College. + Institute for Women's Studies in the Arab World. + + + Beirut University College. + Institute for Women's Studies + + + Beirut University College. + MaÊ¿had al-Dirāsāt al-Nisāʾīyah fÄ« al-ʿĀlam al-Ê¿ArabÄ« + + + al-Rāʾidah, Ayyār 1976 (a.e.) + t.p. (MaÊ¿had al-Dirāsāt al-Nisāʾīyah fÄ« al-ʿĀlam al-Ê¿ArabÄ«, KullÄ«yat BayrÅ«t al-JāmiÊ¿Ä«yah) + + + Beirut University College. Catalog, 1975/76: + p. 10 (Institute for Women's Studies, BUC has established an Institute for Women's Studies in the Arab World) + + + + 01625cz 2200385n 4500 + n 79039880 + DLC + 20010912071348.0 + 790426n| acannaabn |a ana + + n 79039880 + sh 85067882 + + + (OCoLC)oca00273374 + + + DLC + eng + DLC + DLC + MH + DLC + WaU + + + Iran + + + República Islâmica do Irã + + + Irã + + + Persia + + + Northern Tier + + + Islamic Republic of Iran + + + JumhÅ«rÄ«-i IslāmÄ«-i Īrān + + + I-lang + + + Paras-Iran + + + Paras + + + Persia-Iran + + + I.R.A. + + + IRA + + + Islamische Republik Iran + + + I.R.I. + + + BGN tel. call 7/7/80 + (Islamic Republic of Iran, independent political entity, 32₀0ʹN 53₀0ʹE) + + + Iran times 11/30/79 + (JumhÅ«rÄ«-i IslāmÄ«-i Īrān) + + + Medeiros, R. A revolução dos turbantes, 1981: + t.p. (República Islâmica do Irã) p. 11, etc. (Irã) + + + Kao, Y.S. Su-o, I-lang, A-fu-han san chiao kuan hsi, 1980: + t.p. (I-lang) + + + Kashani, R. Ḳehilot ha-Yehudim be-Faras-Iran, 1980: + t.p. (Paras-Iran) verso t.p. (Persia-Iran [in rom.]) + + + Its Text of the First Economic, Social & Cultural Development Plan of the Islamic Republic of Iran (I.R.A.), 1983: + t.p. (I.R.A.) + + + Spektrum Iran, 2. Jahrg., Heft 3 (1989): + p. 1 (Kulturabteilung der Botschaft der Islamischen Republik Iran) + + + Searching for slender-billed curlews in Iran ... 2001: + t.p. (Islamic Republic of Iran) t.p. verso (I.R.I.) + + + + 00413nz 2200145n 4500 + n 79040925 + DLC + 19840322000000.0 + 790507n| acannaab| |n aaa ||| + + n 79040925 + + + DLC + DLC + + + PG1038.21.R84 + + + KrÅ­stev, Ĭoto. + + + His I ne kaza duma, 1978: + t.p. (Ĭoto KrÅ­stev) + + + His ZÅ­rna ot granit, 1978: + verso t.p. (Ĭoto KrÅ­stev; b. 1938) + + + + 01399cz 2200193n 4500 + n 79053041 + DLC + 19910328110925.1 + 790530n| acannaab| |a ana ||| + + n 79053041 + + + DLC + DLC + DLC + + + American National Standards Institute + + + ANSI + + + A.N.S.I. + + + a + United States of America Standards Institute + + + Its American national standard for the abbreviation of titles ... 1970. + + + Hess, E.J. Papers, 1949-1976 + (American National Standards Institute, formerly the United States of America Standards Institute (1967-1969) and the American Standards Association (1928-1966); ANSI the name used during the latest period covered. In the case where the required name is represented in this catalog only under a later form of the name, entry is made under the later form. + + + LC data base, 03-27-91 + (hdg.: American National Standards Institute) LC manual cat. (The American Engineering Standards Committee was established in 1917. Following a reorganization in 1928, the name was changed to American Standards Association. The United States of America Standards Institute was founded in 1966 to supersede the association. In 1969 the institute's name was changed to American National Standards Institute) + + + Name changed from United States of America Standards Institute in Oct. 1969 + + + + 01591cz 2200289n 4500 + n 79053217 + DLC + 20010205084302.0 + 790629n| acannaab |a ana + + n 79053217 + + + DLC + DLC + DLC + NIC + DLC + + + Institute of Electrical and Electronics Engineers + + + Igud mehandese ħashmal ve-elektronikah + + + IEEE + + + I.E.E.E. + + + Institute of Electrical and Electronic Engineers + + + Institute of Electronics Engineers (U.S.) + + + Institute of Electrical & Electronics Engineers + + + Institute of Electronical and Electronics Engineers + + + a + Institute of Radio Engineers + + + a + American Institute of Electrical Engineers + + + Its Proceedings, 1913- + + + IEEE Engineering Management Conference (1983 : Dayton, Ohio). 1983 IEEE Engineering ... c1983: + t.p. (Institute of Electrical and Electronic Engineers) + + + International Conference on Systems, Man, and Cybernetics. Proceedings ... 1983: + verso of t.p. (IEEE, Institute of Electronics Engineers) + + + IASTED Intern'l Symp. on Signal Proc. and Its Applic. (1st : 1987 : Brisbane, Qld.). IASTED Intern'l Symp. on Signal Process. and Its Applications, 1987: + v. 1-2, t.p. (IEEE, Institute of Electrical & Electronics Engineers) t.p. verso (Institute of Electrical and Electronics Engineers, Inc.) + + + Proceedings, KORUS 2000, c2000: + v. 1, cover (Institute of Electronical and Electronics Engineers) + + + merger of AIEE and IRE, in Jan. 1963 + + + + 01787cz 2200361n 4500 + n 79053681 + DLC + 19920721072539.7 + 790621i| acannaab| |a ana ||| + + n 79053681 + + + DLC + DLC + DLC + + + International Atomic Energy Agency + + + Agence internationale de l'énergie atomique + + + Organismo Internacional de Energía Atómica + + + Mezhdunarodnoe agentstvo po atomnoÄ­ ėnergii + + + IAEA + + + Mezhdunarodna agentsii︠a︡ za atomna energii︠a︡ + + + Internationale Atomenergieorganisation + + + IAEO + + + MAGATE + + + A.I.E.A. + + + Agenzia internazionale energia atomica + + + AIEA + + + I.A.E.A. + + + I.A.E.O. + + + Agência Internacional de Energia Atômica + + + Internationale Atomenergie-Behörde + + + Internationale Atomenergiebehörde + + + The following subdivisions have not been used as headings: Division of Isotopes; Division of Scientific and Technical Information. + + + Patterson, M. Man's benefit from the atom, 1955. + + + Não-proliferação e a Agência Internacional de Energia Atômica, 1978: + t.p. (Agência Internacional de Energia Atômica) + + + Scheinman, L. Die Rolle der Internationalen Atomenergiebehörde bei der Nichtweitergabe von Kernwaffen, 1988: + t.p. (Internationalen Atomenergiebehörde) p. 1 (Internationale Atomenergie-Behörde) + + + Int'l Fed. for Hyg. and Prev. Med. (3rd : 1962 : Vienna, Austria). 3. Int'l Kong. d. Int'len Föd. f. Hyg. u. Präventivmedizin ... 1962?- : + v. 1, t.p. (Internationalen Atombehörde; International Atomic Energy Agency; Agence internationale de l'énergie atomique) + + + + 00996cz 2200205n 4500 + n 79054179 + DLC + 20010713084457.0 + 790622n| acannaab |a aaa + + n 79054179 + + + DLC + DLC + DLC + + + Said, Edward W. + + + SaÊ¿Ä«d, Idwārd W. + + + SaidÅ­ + + + His Joseph Conrad and the fiction of autobiography, 1966. + + + His al-Istishrāq, 1981: + t.p. (Idwārd W. SaÊ¿Ä«d) + + + TÊ¿al kujojuÅ­i Å­i ihae, 1988: + t.p. (SaidÅ­) + + + Rouleau, E. Infor. and misinform. in Euro-Arab relations, 1988: + t.p. (Edward Said) + + + His Nationalism, colonialism, and literature, 1988: + t.p. (Edward W. Said) Brit. Lib. CIP data, t.p. verso (Said, Edward W. (Edward William [sic]) + + + Not quite right, 1999: + CIP t.p. (Edward W. Said) galley (univ. prof. of English and comparative lit., Columbia University; b. 1935 in Palestine; raised in Cairo; former member, Palestinian Natl. Council of the PLO) + + + + 00566nz 2200193n 4500 + n 79054611 + DLC + 19840322000000.0 + 790622n| acannaab| |a aaa ||| + + n 79054611 + + + DLC + DLC + + + Ali, Muhammad, + 1942- + + + Clay, Cassius, + 1942- + + + Cassius X, + 1942- + + + X, Cassius, + 1942- + + + Ali, Muhammed, + 1942- + + + Muhammad Ali, + 1942- + + + His I am the greatest! [Phonodisc] 1963. + + + Kaletsky, R. Ali and me, c1982 (a.e.) + p. 11 (Cassius Marcellus Clay) + + + + 00531cz 2200169n 4500 + n 79055478 + DLC + 19980918142229.3 + 790627n| acannaab| |a aaa ||| + + n 79055478 + + + DLC + DLC + DLC + MdU + DLC + + + Renoir, Auguste, + 1841-1919 + + + Renoir, Pierre Auguste, + 1841-1919 + + + Renuar, Ogi︠u︡st, + 1841-1919 + + + Renoar, Pjer-Ogist, + 1841-1919 + + + His Exposition A. Renoir ... 1892. + + + Renoar, 1997: + t.p. (Renoar) colophon (Renoar, Pjer-Ogist) + + + + 00691cz 2200217n 4500 + n 79058833 + DLC + 20000415150358.0 + 790710n| acannaabn |a aaa + + n 79058833 + + + (OCoLC)oca00291889 + + + DLC + eng + DLC + DLC + NIC + OCoLC + + + PQ7519.C34 + + + Cardenal, Ernesto + + + Karntenal, Ernesto + + + Cardenal Martínez, Ernesto + + + Martínez, Ernesto Cardenal + + + His Ansias y lengua de la poesía nueva nicaragüen, 194- + + + Ernesto Karntenal kai Roke Ḏalton, 1992. + + + Vida perdida, c1999- : + v. 1, Nicaraguan CIP (Cardenal Martínez, Ernesto) + + + b. 1925 + + + + 00287cz 2200121n 4500 + n 79058889 + DLC + 20010319173008.0 + 790710n| acannaab |a ana + + n 79058889 + n 93050004 + + + DLC + eng + DLC + DLC + + + Mother Goose + + + Nursery rhymes + + + + 00705cz 2200181n 4500 + n 79059709 + DLC + 19850312124405.7 + 790628n| acannaab| |a ana ||| + + n 79059709 + + + DLC + DLC + DLC + + + International School of Physics "Enrico Fermi." + + + nnaa + Varenna, Italy. + Scuola internazionale di fisica + + + Scuola internazionale di fisica "Enrico Fermi" + + + Scuola internazionale di fisica della Società italiana di fisica + + + School of Physics "Enrico Fermi," International + + + Originally established in old catalog as a corp. body; coding changed to 111: 2-14-85 bh97. + + + Its Fisica del plasma, 1960. + + + + 02816cz 2200361n 4500 + n 79069640 + DLC + 19961119092436.3 + 790705n| acannaab| |a ana ||| + + n 79069640 + n 80066598 + n 86040098 + sh 85140736 + + + DLC + DLC + DLC + DI + DGPO + DLC + N + DGPO + DLC + + + United States. + Army. + Corps of Engineers + + + United States. + Corps of Engineers + + + United States. + Engineer Dept. + + + United States. + Dept. of the Army. + Corps of Engineers + + + United States. + Army Service Forces. + Corps of Engineers + + + United States. + Army. + COE + + + COE + + + USACE + + + United States. + Army. + Corps of Engineers. + Headquarters + + + Corps of Engineers (U.S.) + + + US Army Corps of Engineers + + + U.S. Army Corps of Engineers + + + United States. + Army. + Corps of Topographical Engineers + + + United States. + Board of Engineer Troops + + + a + United States. + War Dept. + Corps of Engineers + + + The following subdivisions have not been used as headings: Airfields Branch; Army Engineer District, Gulf; Army Engineer Division, Ohio; Construction Division; Engineer District, Garrison, N.D.; Engineer Field Maintenance Office; Engineer Intelligence Division; Engineer Intelligence Section; Engineer Research Office; Engineer Research Section; Engineer Training Section; Field Operations Branch; Gulf District, Burma Area; Library Section; Office of the District Engineer; Office of the District Engineer, Galveston; Office of the Division Engineer; Office Service Division; Ohio Flood Board; Ohio River Division Laboratories; Permafrost Division; Pittsburgh District; Publications Branch; Reports, Statistics & Research Branch, ASD; Rigid Pavement Laboratory; 7465 AU Engineer; 7465 Engineer Reproduction Plant, Corozal, C.Z.; Soils, Foundation, and Frost Effects Laboratory; Zanesville Engineer District + + + Geomorphic analysis, Fire Island Inlet to ... 1986: + t.p. (U.S. Army COE) + + + The History of the US Army Corps of Engineers, 1986: + p. 132 (Headquarters, U.S. Army Corps of Engineers) + + + Reuss, M. Financing water resources development, 1983: + cover (US Army Corps of Engineers, Office of the Chief of Engineers) + + + U.S. Army Engineer Institute for Water Resources. Hazardous and toxic waste (HTW) contracting problems [MI], 1990: + t.p. (U.S. Army Corps of Engineers) rept. doc. p. (USACE) + + + Chu, D. Field demonstration of the acceptance test procedure ... 1990: + t.p. (US Army Corps of Engineers; U.S. Army Corps of Engineers) + + + Engineering manual for War Department construction, May 1947: t.p. (War Department, Corps of Engineers; United States) + + + + 01004cz 2200289n 4500 + n 79071197 + DLC + 19900510072746.1 + 790815n| acannaab| |a ana ||| + + n 79071197 + + + DLC + DLC + DLC + + + Organization of Petroleum Exporting Countries + + + Organización de Países Exportadores de Petróleo + + + Organisation of Petroleum Exporting Countries + + + O.P.E.C. + + + OPEC + + + Munazẓamat al-Buldān al-MusÌ£addirah li-Nafá¹­ + + + OPEP + + + Organization of the Petroleum Exporting Countries + + + Sekiyu Yushutsukoku Kikō + + + Organizația Țărilor Exportatoare de Petrol + + + Ūbbik + + + O.P.E.P. + + + OPEK + + + Venezuela. Presidencia. Secretaría General. + Venezuela and OPEC, 1961. + + + SeÄ­fulʹmuli︠u︡kov, I.A. Strany OPEK v razvivai︠u︡shchemsi︠a︡ mire, 1989: + t.p. (OPEK) + + + Formed 10th-14th Sept. 1960. + + + + 01089cz 2200289n 4500 + n 79072961 + DLC + 19980103051028.7 + 790816n| acannaab| |a ana ||| + + n 79072961 + n 79133303 + + + (OCoLC)oca00305707 + + + DLC + DLC + DLC-S + + + Great Britain. + Metropolitan Police Office + + + London (England). + Metropolitan Police Office + + + Great Britain. + Metropolitan Police Force + + + London Metropolitan Police + + + Scotland Yard + + + New Scotland Yard + + + Metropolitan Police Office (Great Britain) + + + Metropolitan Police Force (Great Britain) + + + Metropolitan Police (Great Britain) + + + Great Britain. + Metropolitan Police + + + Great Britain. + Scotland Yard + + + Great Britain. + New Scotland Yard + + + b + Great Britain. + Metropolitan Police Service + + + Substitute + + + Great Britain. Metropolitan Police Service. Policing plan, 1996/97: t.p. (Metropolitan Police Service; London, England) + + + + 01637cz 2200301n 4500 + n 79079109 + DLC + 19920110140326.7 + 790917n| acannaab| |a ana ||| + + n 79079109 + + + DLC + DLC + DLC + + + United Nations. + Eighteen-Nation Committee on Disarmament + + + United Nations. + General Assembly. + Disarmament Committee + + + United Nations. + Disarmament Committee + + + nna + United Nations. + General Assembly. + Eighteen-Nation Committee on Disarmament. + + + Eighteen-Nation Committee on Disarmament + + + United Nations. + Comité de Desarme compuesto de Dieciocho Naciones + + + United Nations. + Comité des dix-huit puissances sur le désarmement + + + United Nations. + Comité das Dezoito Potências sôbre o Desarmamento + + + United Nations. + Eighteen-Nation Disarmament Committee + + + ENDC + + + b + United Nations. + Conference of the Committee on Disarmament + + + Unused subdivision: Committee of the Whole. + + + Russia (1923- USSR). No arms--no wars, 1962. + + + O Brasil na Conferência do Desarmamento, 1963: + p. 3 (Comité das Dezoito Potências sôbre o Desarmamento) + + + UN. Eighteen-Nation Com. on Disarmament. Committee on Disarmament, 1962-1984 [microform], c1985. + + + Morris, E.F. The verification issue in United Nations ... 1987: + p. 2 (Eighteen-Nation Disarmament Committee (ENDC) est. 1962; expanded in 1969 to include 22 nations, reorganized and named the Conference of the Committee on Disarmament) + + + Est. Dec., 1961 + + + + 00862cz 2200205n 4500 + n 79088105 + DLC + 19970115065044.9 + 790810n| acannaab| |a aaa ||| + + n 79088105 + + + (OCoLC)oca00320497 + + + DLC + DLC + DLC + PPi-MA + + + Dupré, Marcel, + 1886-1971. + Variations sur un noël + + + Dupré, Marcel, + 1886-1971. + Variationer över en gammalfransk julvisa + + + Dupré, Marcel, + 1886-1971. + Vianočné variácie + + + Dupré, Marcel, + 1886-1971. + Variations on a noël + + + Dupré, Marcel, + 1886-1971. + Variations sur un vieux noël + + + Gotthard Arnér spelar orgel [SR] p1970 (a.e.) + label (Variationer över en gammalfransk julvisa) + + + Dupré, M. Variations sur un noël, c1923. + + + New Grove + (Variations sur un vieux noël, op. 20, 1922) + + + + 00959cz 2200193n 4500 + n 79096725 + DLC + 19900815122634.7 + 790823n| acannaab| |a ana ||| + + n 79096725 + + + DLC + DLC + DLC + + + IEEE Audio Group + + + IEEE Professional Technical Group on Audio + + + nna + Institute of Electrical and Electronics Engineers. + Audio Group + + + a + IRE Professional Group on Audio + + + b + IEEE Audio and Electroacoustics Group + + + The following heading for an earlier name is a valid AACR2 heading: IEEE Professional Technical Group on Audio. + + + In Jan. 1963 the IRE Professional Group on Audio became the IEEE Professional Technical Group on Audio. The name of this body was changed in Mar. 1964 to IEEE Audio Group; in Aug. 1965 IEEE Audio Group changed its name to IEEE Audio and Electroacoustics Group. + + + IEEE transactions on audio, Jan./Feb., 1954- + + + + 00356nz 2200121n 4500 + n 79097650 + DLC + 19840322000000.0 + 790824n| acannaab| |n ana ||| + + n 79097650 + + + DLC + DLC + + + Wall Street Journal (Firm) + + + Its Marketing Services Dept. Opinion leaders, c1979 (subdiv.) + t.p. (The Wall Street Journal) + + + + 00722cz 2200157n 4500 + n 79113822 + DLC + 19960815091555.7 + 800717n| acannaab| |a ana ||| + + n 79113822 + + + DLC + DLC + OCoLC + DLC + + + Washington Redskins (Football team) + + + nnaa + Washington, D.C. + Football Club (National League) + + + Redskins (Football team) + + + Griffith, C. My life with the Redskins, 1947. + + + Washington Redskins, c1996: + CIP galley (began as the Boston Braves [no publs. in LC database] in 1932; following final game of 1932 season, name changed to Boston Redskins [no publs. in LC database]; in 1937 moved to Washington, becoming the Washington Redskins) + + + + 00402cz 2200133n 4500 + n 79115550 + DLC + 20010721074959.0 + 791001n| acannaabn |n ana + + n 79115550 + + + (OCoLC)oca00347285 + + + DLC + eng + DLC + OCoLC + + + Japy-Hermes (Sailboat) + + + Bernard, H. Des fous de mer, c1979 (subj.) + p. 14, 24, etc. (Japy-Hermes, sailboat, ocean racer) + + + + 00766nz 2200217n 4500 + n 79117036 + DLC + 19840322000000.0 + 791029n| acannaab| |a ana ||| + + n 79117036 + + + DLC + DLC + + + Boston Public Library. + + + Boston (Mass.). + Public Library + + + Public Library of the City of Boston + + + Boston (Mass.). + Boston Public Library + + + nnaa + Boston. + Public Library. + + + Mercantile Library Association (Boston, Mass.) + + + AACR 1 form: Boston Public Library + + + Its Monthly bulletin, 1896- + + + Lectures for inventors, 1983: + CIP t.p. (Boston Public Library; Public Library of the City of Boston + + + Opened to the public in 1854. + + + + 00455cz 2200145n 4500 + n 79129542 + DLC + 19920521115826.1 + 800624n| acannaab| |a ana ||| + + n 79129542 + + + DLC + DLC + DLC + + + Apollo 11 (Spacecraft) + + + Apollo XI (Spacecraft) + + + Its 70-mm photographic catalog, 1970. + + + NUCMC data from Va. Poly. Inst. and St. Univ. Libr. for Collins, M. Papers, 1955-1989 + (Apollo XI) + + + + 00741cz 2200265n 4500 + n 79139459 + DLC + 19890316114203.2 + 800320n| acannaab| |a aaa ||| + + n 79139459 + n 79046206 + + + DLC + DLC + DLC + + + Plato. + + + Aplaton + + + Platon + + + Aflāṭūn + + + Po-la-tÊ¿u + + + PÊ¿uratÊ¿on + + + Platone + + + Platonas + + + PÊ¿Å­llatÊ¿o + + + PÊ¿Å­llatÊ¿on + + + Cresson, A. Platon ... 1941. + + + Yi, C.H. PÊ¿Å­llatÊ¿o chʿŏrhak yŏnʾgu, 1981: + t.p. (PÊ¿Å­llatÊ¿o) + + + Glucker, J. Pirḳe mavo le-Aplaá¹­on, 1985: + t.p. (Aplaá¹­on) + + + Pak, C.H. PÊ¿Å­llatÊ¿on, 1987: + t.p. (PÊ¿Å­llatÊ¿on) + + + + 01651cz 2200265n 4500 + n 79139599 + DLC + 19920130055637.6 + 800307n| acannaab| |a aaa + + n 79139599 + + + DLC + DLC + DLC + DLC-R + + + PS3533.U4 + + + Queen, Ellery + + + nnaa + Queen, Ellery, + pseud. + + + KÊ¿uin + + + nnnc + Dannay, Frederic, + 1905-1982 + + + nnnc + Lee, Manfred B. + (Manfred Bennington), + 1905-1971 + + + nnnc + Ross, Barnaby + + + nnnc + Queen, Ellery, + Jr. + + + This name was used by Frederic Dannay and Manfred B. Lee writing together. Works by these authors are entered under the name used in the item. For a listing of other names used by these authors, search also under + Dannay, Frederic, 1905-1982 + Lee, Manfred B. (Manfred Bennington), 1905-1971 + Ross, Barnaby + Queen, Ellery, Jr. + + + His The Roman hat mystery, 1929. + + + Cont. authrs., NRS, + v. 1 (under Dannay, Frederic, 1905- ; b. Daniel Nathan under which name wrote autobiographical name; name legally changed to Frederic Dannay; with his cousin Manfred B. Lee wrote under joint pseudonym of Ellery Queen; the two also wrote under joint pseudonym of Barnaby Ross, but works under that name were subsequently reissued under name of Ellery Queen) + + + Cont. authrs., + v. 1-4 (under Dannay, Frederic; also wrote juvenile literature with Lee under joint pseudonym of Ellery Queen, Jr.) + + + His EksÅ­ Å­i pigÅ­k, 1987: + t.p. (KÊ¿uin) + + + NUCMC data from Univ. of Virginia Lib. for White, W. Papers, 1910-1988 (name not given; Frederic Dannay) + + + + 00394cz 2200145n 4500 + n 79141063 + DLC + 19890321125940.8 + 800307n| acannaab| |a aaa ||| + + n 79141063 + + + DLC + DLC + DLC + + + Ólafur Halldórsson. + + + Halldórsson, Ólafur + + + Óláfs saga Tryggvasonar. Óláfs saga Tryggvasonar en mesta, 1958- + + + b. 1920. + + + + 00322nz 2200121n 4500 + n 79142204 + DLC + 19840322000000.0 + 791207n| acannaab| |n ana ||| + + n 79142204 + + + DLC + DLC + + + Road Apple (Musical group) + + + Road Apple and beyond [SR] p1977 (a.e.) + label (Road Apple) + + + + 01875cz 2200457n 4500 + n 80002390 + DLC + 20000415151206.0 + 800128i| acannaabn |a ana + + n 80002390 + + + (OCoLC)oca00385085 + + + DLC + eng + DLC + DLC + ICRL + NjP + OCoLC + + + League of Arab States + + + Union des états arabes + + + Pan-Arab league + + + Ligue arabe + + + JāmiÊ¿at al-Duwal al-Ê¿ArabÄ«yah + + + Arabische Liga + + + Liga der Arabischen Staaten + + + Liga de los Estados Arabes + + + JāmiÊ¿ah al-Ê¿ArabÄ«yah + + + Arapska liga + + + Liga Statelor Arabe + + + Liga Arabă + + + Ligue des états arabes + + + L.E.A. + + + LEA + + + Liga dos Estados Arabes + + + Arab League + + + Lega degli stati arabi + + + Arabakan PetutÊ¿yunneri Liga + + + Liga arabskikh gosudarstv + + + League of the Arab States + + + Arap BirliÄ¡i Teşkilâtı + + + AACR 1 form: League of Arab States. + + + Ireland, P. W. The pact of the League of Arab states, 1945. + + + Rassegna del mondo arabo, genn.-mar. 1983: + t.p. (JāmiÊ¿at al-Duwal al-Ê¿ArabÄ«yah) verso t.p. (Ufficio della Lega degli stati arabi a Roma) + + + Karamanukyan, Sh.L. Arabakan PetutÊ¿yunneri Ligayi derě ... 1988: + t.p. (Arabakan PetutÊ¿yunneri Ligayi) added t.p. (Ligi arabskikh gosudarstv) + + + 35th anniversary of the League of the Arab States, 1980: + cover (League of the Arab States) + + + Arap BirliÄ¡i Teşkilâtı, 1994. + + + L'Union des états arabes se compose des états arabes indépendants qui ont signé le présent pacte; + the instrument establishing the League of Arab states was signed in Cairo, on March 22, 1945 + + + + 02660cz 2200325n 4500 + n 80002925 + DLC + 19940711104145.7 + 800220n| acannaab| |a ana ||| + + n 80002925 + + + DLC + DLC + DLC + DGPO + DNAL + + + Argonne National Laboratory + + + United States. + Argonne National Laboratory + + + Argonnskai︠a︡ nat︠s︡ionalʹnai︠a︡ laboratorii︠a︡ + + + U.S. Atomic Energy Commission. + Argonne National Laboratory + + + United States. + Energy Research and Development Administration. + Argonne National Laboratory + + + University of Chicago. + Argonne National Laboratory + + + United States. + Dept. of Energy. + Argonne National Laboratory + + + nnaa + United States. + Argonne National Laboratory, Lemont, Ill. + + + Argonne National Laboratory-East + + + United States. + Army. + Corps of Engineers. + Manhattan District + + + United States. + Office of Scientific Research and Development. + Metallurgical Laboratory + + + Unused subdivisions: Technical Information Division; Optics Section; Information Division. AACR 1 form: Argonne National Laboratory. + + + Its Biological and Medical Divisions. Report. + + + NUCMC data from Univ. of Ill. at Urbana-Champaign Archives for Wattenberg, A. Papers, 1964-1965 + (name not given) + + + LC manual cat. + (under heading United States. Argonne National Laboratory, Lemont, Ill.: Metallurgical Laboratory est. by Office of Scientific Research and Development at University of Chicago; later affiliated with newly est. Manhattan District. Transferred to Atomic Energy Commission after Dec. 31, 1946, and became Argonne National Laboratory when national laboratories were set up on a regional basis) + + + Computational science and engineering at Argonne ... 1991: + p. 2 of cover (Argonne National Laboratory ... is owned by the United States government and operated by the University of Chicago under ... contract ... with the United States Department of Energy) p. 4 of cover (Argonne National Laboratory, University of Chicago) + + + Argonne National Laboratory-East site environmental report for calendar year ... 1992: + t.p. (Argonne National Laboratory-East) + + + Phone call to N.W. Golchert, 5/11/94 + (Argonne National Laboratory-East is used to distinguish from Argonne National Laboratory-West in Idaho which is a different laboratory) + + + NUCMC data from Univ. of Ill. at Urbana-Champaign Archives for Wattenberg, A. Papers, 1964-1965 (Metallurgical Laboratory at the University of Chicago (Manhattan Project)) + + + + 02519nz 2200241n 4500 + n 80003971 + DLC + 19840322000000.0 + 800112n| acannaab| |b ana ||| + + n 80003971 + + + DLC + DLC + + + IEEE Magnetics Society. + + + Institute of Electrical and Electronics Engineers. + Magnetics Society + + + nnnd + American Institute of Electrical Engineers. + Magnetic Amplifiers Subcommittee + + + nnnd + American Institute of Electrical Engineers. + Committee on Magnetic Amplifiers + + + nnnd + American Institute of Electrical Engineers. + Nonlinear Magnetics Committee + + + nnnd + Institute of Electrical and Electronics Engineers. + Nonlinear Magnetics Committee + + + nnnd + Institute of Electrical and Electronics Engineers. + Magnetics Group + + + In 1948 the Magnetic Amplifiers Subcommittee of the American Institute of Electrical Engineers was formed. In 1951 it became the Committee on Magnetic Amplifiers, and in 1961 this name was changed to Nonlinear Magnetics Committee. When the American Institute of Electrical Engineers merged with the Institute of Radio Engineers in Jan. 1963 to form the Institute of Electrical and Electronics Engineers, the Nonlinear Magnetics Committee continued as a subdivision of the new body. On Jan. 1, 1965, the Nonlinear Magnetics Committee was reorganized to form the Magnetics Group, which in 1971 became the IEEE Magnetics Society. + Works by these bodies are found under the following headings according to the name used at the time of publication: + American Institute of Electrical Engineers. Magnetic Amplifiers Subcommittee. + American Institute of Electrical Engineers. Committee on Magnetic Amplifiers. + American Institute of Electrical Engineers. Nonlinear Magnetics Committee. + Institute of Electrical and Electronics Engineers. Nonlinear Magnetics Committee. + Institute of Electrical and Electronics Engineers. Magnetics Group. + IEEE Magnetics Society. + SUBJECT ENTRY: Works about this body are entered under the name used during the latest period covered. + + + AACR 1 form: IEEE Magnetics Society + + + Its Workshop on Applied Magnetics, Washington, D.C., 1972. Proceedings, 1972. + + + Its IEEE transactions on magnetics, Mar. 1972: + verso of t.p. (IEEE Magnetics Society) + + + Phone call to IEEE, 9/14/72 + (Change from Group to Society signifies a change in organizational status, approved by IEEE Board of Directors meeting Nov. 1971) + + + + 01473cz 2200301n 4500 + n 80014461 + DLC + 19971021052655.1 + 800201n| acannaab| |a ana ||| + + n 80014461 + + + (OCoLC)oca00396925 + + + DLC + DLC + DLC + PPiU + WaU + + + American Telephone and Telegraph Company + + + AT&T (1885-1981) + + + AT & T (1885-1981) + + + AT and T (1885-1981) + + + A.T. & T. (1885-1981) + + + A.T. and T. (1885-1981) + + + American Telephone & Telegraph Co. + + + American Telephone & Telegraph Company + + + a + American Bell Telephone Company + + + b + AT & T + + + Its Annual report, 1900. + + + Telephone directory, Bloomington, Ind. ... Feb. 1929: + t.p. (Seal: American Telephone & Telegraph Co.) + + + Alfred B. Patton Inc. Union Co., c1981 (subdiv.) + map recto (American Telephone & Telegraph Company; AT&T) + + + LC manual auth. cd. + (hdg.: American Bell Telephone Company; organized 1880; merged 1900 in the American Telephone and Telegraph Company which had originally been formed, 1885, by the American Bell Telephone Company to build and operate its long distance system) + + + Its Annual report of the American Telephone and Telegraph Company for ..., 1981: + p. 2 of cover (AT&T) + + + AT & T. Annual report, 1982: t.p. (AT&T) p. 2 of cover (American Telephone and Telegraph Company) + + + + 00482cz 2200157n 4500 + n 80020602 + DLC + 20010727092008.0 + 800221n| acannaab |a ana + + n 80020602 + + + DLC + DLC + DLC + + + Pepsi-Cola Company + + + a + Loft, inc. + + + b + PepsiCo, inc. + + + Loft, inc., was incorporated in 1919. The name was changed in 1941 to Pepsi-Cola Company; and in 1965 to PepsiCo, inc. + + + Its Annual report, 1943- + + + + 02647cz 2200433n 4500 + n 80022788 + DLC + 800325n| acannaabn |a aaa + 19990904071930.0 + + n 80022788 + n 79100870 + + + (OCoLC)oca00405116 + + + DLC + eng + DLC + DLC + PPi-MA + + + Mozart, Wolfgang Amadeus, + 1756-1791 + + + Mot︠s︡art, Volʹfgang AmadeÄ­, + 1756-1791 + + + Mōtsaruto, + 1756-1791 + + + Mot︠s︡art, Iogann-Krizost Volʹfgang Gotlib, + 1756-1791 + + + nna + Mozart, Johann Chrysostom Wolfgang Amadeus, + 1756-1791 + + + Mozart, W. A. + (Wolfgang Amadeus), + 1756-1791 + + + Mozart, Wolfgango Amadeo, + 1756-1791 + + + Mot︠s︡art, V. A. + (Volʹfgang AmadeÄ­), + 1756-1791 + + + Mocartas, V. A., + 1756-1791 + + + Motsart, Volphnkank Amedaios, + 1756-1791 + + + Mot︠s︡art, Volfang Amadeus, + 1756-1791 + + + Mozzart, Apollo, + 1756-1791 + + + Mozart, Joannes Chrysostomus Wolfgangus Amadeus, + 1756-1791 + + + Thematic-index numbers are from Köchel, 6th ed. Use the numbers given in boldface when they are present, e.g. [Concertos, bassoon, orchestra, K. 191, B♭ major] (not K. 186e); [Divertimenti, K. Anh. 226, E♭ major] (not K. Anh. C17.01 or K. 196e). If boldface numbers are not present in appendix C, use the numbers given, if any, that are from the earliest ed. of Köchel (usually the 3rd), e.g. [Concertos, oboe, orchestra, K. Anh. 294b, E♭ major] (not K. Anh. C14.06) + + + His Piano quartet in E-flat major, K. 493, p1980: + label (Wolfgang A. Mozart) + + + Impulse, 1976?: + container (W.A. Mozart) + + + His Fuga à due cembali, 1783 Dec. 29: + leaf 1 (Wolfgango Amadeo Mozart) + + + Amadeus Mozart, 1982: + CIP t.p. (Amadeus Mozart) + + + Muzyka dli︠a︡ fortepiano v chetyre ruki, 198-?: + label (V. Mot︠s︡art) + + + Mozart, W.A. Divertimento for oboe, clarinet & bassoon, K. 439b, c1983: + t.p. (Wolfgang Mozart) + + + Mozart, W.A. Tri adazhio i fugi, KV 404a, 1984: + label (V.A. Mot︠s︡art) + + + Bach, J.S. Sonata nr. 1 violončelei ir fortepijonui G-dur, BWV 1027, 1978?: + label (V.A. Mocarto) + + + Motsart, 1982: + cover (Volphnkank Amedaios Motsart) + + + Volfang Amadeus Mot︠s︡art, 1991. + + + Die Zauberflöte, c1991: + t.p. (Apollo Mozzart) + + + Young Mozart, 1997: + at end (Joannes Chrysostomus Wolfgangus Amadeus Mozart) + + + New Grove + (under Mozart: (Johann Chrysostom) Wolfgang Amadeus Mozart; b. Jan. 27, 1756, Salzburg, d. Dec. 5, 1791, Vienna; Austrian composer) + + + + 00397cz 2200133n 4500 + n 80037807 + DLC + 19860507154307.7 + 800424n| acannaab| |a ana ||| + + n 80037807 + + + DLC + DLC + DLC + + + United States Capitol Historical Society. + + + nnaa + United States Capitol Historical Society, Washington, D.C. + + + Aikman, L. + We, the people, 1963. + + + + 00340nz 2200121n 4500 + n 80046045 + DLC + 19840322000000.0 + 800730n| acannaab| |n ana ||| + + n 80046045 + + + DLC + DLC + + + British Museum. + Dept. of Coins and Medals. + + + Dolley, M. + Viking coins of the Danelaw and of Dublin, 1965. + + + + 00584cz 2200157n 4500 + n 80051732 + DLC + 19890410145606.0 + 800507n| acannaab| |a ana ||| + + n 80051732 + + + DLC + DLC + DLC + + + Chimney Design Symposium and Exhibition + (1976 : + Edinburgh, Scotland) + + + nnaa + Chimney Design Symposium and Exhibition, + Edinburgh, + 1976. + + + a + Symposium on Chimney Design + (1973 : + Edinburgh, Scotland) + + + b + International Chimney Design Symposium + + + Its 2nd Chimney Design Symposium and Exhibition, 1976. + + + + 00768cz 2200193n 4500 + n 80051872 + DLC + 19990813152852.0 + 800507n| acannaabn |a ana + + n 80051872 + + + (OCoLC)oca00433709 + + + DLC + DLC + DNAL + + + International Center for Arid and Semi-arid Land Studies + + + Texas Technological College. + International Center for Arid and Semi-arid Land Studies + + + ICASALS + + + Texas Tech University. + International Center for Arid and Semi-arid Land Studies + + + International Center for Arid and Semiarid Land Studies + + + Its ICASALS publication, 1967- + + + Desert development, c1999: + t.p. (International Center for Arid and Semiarid Land Studies) + + + + 00499cz 2200145n 4500 + n 80057205 + DLC + 19870811153938.9 + 800519n| adannaab| |a aaa ||| + + n 80057205 + + + DLC + DLC + DLC + + + Budge, E. A. Wallis + (Ernest Alfred Wallis), + Sir, + 1857-1934. + + + nnaa + Budge, Ernest Alfred Thompson Wallis, + Sir, + 1857-1934 + + + Budge, Ernest Alfred Wallis, + Sir, + 1857-1934 + + + His The martyrdom and miracles of Saint George ... 1888. + + + + 01058cz 2200229n 4500 + n 80060674 + DLC + 19890421075218.4 + 800825n| acannaab| |a ana ||| + + n 80060674 + + + DLC + DLC + DLC + + + University of Arizona. + Office of Arid Lands Studies + + + University of Arizona. + School of Earth Sciences. + Office of Arid Lands Studies + + + University of Arizona. + Office of Arid Lands Research + + + University of Arizona. + Institute of Arid Lands Research + + + nnaa + Arizona. + University. + Office of Arid Lands Studies + + + O.A.L.S. + + + OALS + + + The following headings for earlier names are valid AACR2 headings: University of Arizona. Office of Arid Lands Research; University of Arizona. Institute of Arid Lands Research + + + Deserts of the world, c1968. + + + Foster, K. The use of high altitude remote sensing ... 1972: + t.p. (O A L S bulletin, Office of Arid Lands Studies, University of Arizona) + + + Founded 1964 + + + + 00711nz 2200133n 4500 + n 80064731 + DLC + 19840322000000.0 + 800708n| acannaab| |b ana ||| + + n 80064731 + + + DLC + DLC + + + Seminar on Jerusalem and the Administered Territories 1967-1977 + (1977 : + Harry S. Truman Research Institute) + + + nnaa + Seminar on Jerusalem and the Administered Territories 1967-1977, + Harry S. Truman Research Institute, + 1977. + + + Mannāʿ, A. Jerusalem and the administered territories ... 1977 (a.e.) + introd. (Seminar on Jerusalem and the Administered Territories 1967-1977, to have been held 6/5-7/77 under the auspices of the Harry S. Truman Research Institute) + + + + 00312nz 2200121n 4500 + n 80084515 + DLC + 19840322000000.0 + 800810n| adannaab| |n ana ||| + + n 80084515 + + + DLC + DLC + + + Dunlap and Associates, inc. + + + Its Mathematical models of human behavior, 1955. + + + + 00559cz 2200145n 4500 + n 80100798 + DLC + 19900321170133.7 + 800908n| acannaab| |n aaa ||| + + n 80100798 + + + DLC + DLC + DLC + + + Jamail, Milton H. + + + His International water use relations along the Sonoran Desert borderlands, 1979: + t.p. (Milton H. Jamail, Pantano Institute) + + + Black, G. Garrison Guatemala, c1984: + CIP t.p. (Milton Jamail) + + + His The border guide, 1990: + CIP t.p. (Milton H. Jamail) data sht. (b. 6-19-43) + + + + 00365nz 2200133n 4500 + n 80121536 + DLC + 19840322000000.0 + 800923n| acannaab| |n aaa ||| + + n 80121536 + + + DLC + DLC + + + Bendt, Ingela, + 1951- + + + Her Vi ska tillbaka till vÃ¥r jord, 1980: + t.p. (Ingela Bendt) + + + S80 + (Bendt, Ingela, 1951- ) + + + + 00813nz 2200169n 4500 + n 80126367 + DLC + 19840322000000.0 + 801007n| acannaab| |a ana ||| + + n 80126367 + + + DLC + DLC + + + Indiana University, Bloomington. + + + Bloomington (Ind.). + Indiana University, Bloomington + + + Indiana. + Indiana University, Bloomington + + + Indiana. + University, Bloomington + + + Indiana University + + + To be used for publications of the main campus of Indiana University after the university's reorganization in 1974. For publications of the main campus before 1974 and for all publications of the Indiana University system, use Indiana University. As appropriate, use also the names of the other individual campuses of the university + + + + 00602nz 2200157n 4500 + n 80142009 + DLC + 19840322000000.0 + 801104n| acannaab| |b ana ||| + + n 80142009 + + + DLC + DLC + + + Center for Arab and Islamic Studies (U.S.) + + + Center for Arab-Islamic Studies + + + Miami, Fla. + Center for Arab and Islamic Studies + + + AACR 1 form: Center for Arab and Islamic Studies (U.S.) + + + The Search, spring 1980 (a.e.) + t.p. (Center for Arab and Islamic Studies) verso of t.p. (Center for Arab-Islamic Studies; Miami, Florida) + + + + 00889cz 2200205n 4500 + n 80144947 + DLC + 19950519053305.7 + 810119n| acannaab| |a ana ||| + + n 80144947 + + + (OCoLC)oca00525097 + + + DLC + DLC + DLC + OCoLC + + + Catholic Relief Services + + + National Catholic Welfare Conference. + Catholic Relief Services + + + United States Catholic Conference. + Catholic Relief Services + + + CRS + + + C.R.S. + + + a + War Relief Services-National Catholic Welfare Conference (U.S.) + + + Egan, E.M. The works of peace, 1965. + + + NUCMC data from Center for Migration Studies of New York for Its Records, 1944-1971 + (Catholic Relief Services; est. 1943 by National Catholic Welfare Conference as War Relief Services [-National Catholic Welfare Conference]; name changed 1955) + + + + 00471cz 2200145n 4500 + n 80160307 + DLC + 19970618150147.6 + 801211n| acannaab| |n aaa ||| + + n 80160307 + + + DLC + DLC + DLC + + + Bradley, David, + 1950- + + + His South Street, 1975. + + + The encyclopedia of civil rights in America, 1997: + CIP t.p. (David Bradley) + + + Phone call to M.E. Sharpe, June 18, 1997 + (David H. Bradley, Jr.; b. 1950) + + + + 00818cz 2200193n 4500 + n 81006954 + DLC + 19930907131603.1 + 810121n| acannaab| |a ana ||| + + n 81006954 + + + DLC + DLC + DLC + + + Sperry Rand Corporation. + Univac Division + + + Sperry Rand Corporation. + Univac Data Processing Division + + + Univac Division + + + b + Sperry Univac + + + Old catalog heading: Sperry Rand Corporation. UNIVAC Division + + + Its The Univac II data automation system, 1957. + + + Technical manual for type 1219 digital data computer, c1965: + t.p. (Univac Division of Sperry Rand Corporation) + + + Jensen, S. O. Solar collector studies for solar heating and cooling applications, 1979: + t.p. (Sperry Univac, St. Paul, Minn.) + + + + 01024cz 2200157n 4500 + n 81008682 + DLC + 19910607172808.5 + 810129n| acannaab| |a ana ||| c + + n 81008682 + + + DGPO + DLC + DGPO + + + United States. + Congress. + House. + Committee on the Judiciary. + Subcommittee on Immigration, Refugees, and International Law. + + + United States. + Congress. + House. + Subcommittee on Immigration, Refugees, and International Law + + + b + United States. + Congress. + House. + Committee on the Judiciary. + Subcommittee on International Law, Immigration, and Refugees + + + Its Immigration and Naturalization Service ... 1980: + t.p. (Subcommittee on Immigration, Refugees, and International Law of the Committee on the Judiciary, House of Representatives, Ninety-sixth Congress) + + + Phone call to Committee, 6/6/91: + (Subcommittee on Immigration, Refugees, and International Law, became Subcommittee on International Law, Immigration, and Refugees in Feb. 1991) + + + + 00569nz 2200145n 4500 + n 81016527 + DLC + 19840322000000.0 + 810304n| acannaab| |a ana ||| c + + n 81016527 + + + DGPO + DLC + + + United States. + Stevenson-Wydler Technology Innovation Act of 1980 + + + United States. + Act to Promote United States Technological Innovation for the Achievement of National Economic, Environmental, and Social Goals, and for Other Purposes + + + United States. + Public Law 96-480 + + + Its An Act to Promote ... 1980. + + + + 00880cz 2200217n 4500 + n 81016971 + DLC + 19920519173724.2 + 810305n| acannaab| |a ana ||| + + n 81016971 + + + DLC + DLC + InU + + + Remington Rand, Inc. + + + Remington Rand (Firm) + + + Sperry Rand Corporation. + Remington Rand Div. + + + Sperry Rand Corporation. + Remington Rand + + + Sperry Rand Corporation + + + Sperry Corporation + + + b + Remington Rand Systems + + + Its Machine posting of accounts ... c1941. + + + Progressive indexing and filing, 5th ed. (1950): + t.p. (Remington Rand Inc.) + + + Systems for educators, Sept.-Oct. 1957: + p. 2 (Remington Rand; division of Sperry Rand Corporation) p. 3 (Remington Rand Div., Sperry Rand Corp.); Mar.-Apr. 1962: p. 2 (Remington Rand Systems) + + + + 00452cz 2200157n 4500 + n 81016972 + DLC + 19920519173745.1 + 810305n| acannaab| |a ana ||| + + n 81016972 + + + DLC + DLC + InU + + + Sperry Rand Corporation + + + Remington Rand, Inc. + + + Sperry Corporation + + + The Programmer, 1957- + + + Moody's ind. man., 1980 + (Sperry Corporation; present name adopted July 1979) + + + + 01349cz 2200337n 4500 + n 81018331 + DLC + 20010827130926.0 + 810317n| acannaab |a ana + + n 81018331 + sh 85053886 + + + DLC + DLC + DLC + NjP + DLC + NIC + + + Geneva (Switzerland) + + + Genève (Switzerland) + + + Genf (Switzerland) + + + Ginevra (Switzerland) + + + Jih-nei-wa (Switzerland) + + + Ginebra (Switzerland) + + + Cheneba (Switzerland) + + + Geneua (Switzerland) + + + Cenevre (Switzerland) + + + Colonia Allobrogum (Switzerland) + + + Eaux-Vives (Switzerland) + + + a + Geneva (Republic) + + + Old catalog heading: Geneva + + + Chang, C.K. Kuo chi chÊ¿eng shih Jih-nei-wa, 1983. + + + El Indígena y la tierra, 1983: + t.p. (Ginebra) + + + Kim, H. Cheneba hakpÊ¿a yŏnʾgu, 1986: + t.p. (Cheneba) + + + Its The lawes and statutes of Geneua [MI] 1562. + + + Enc. Brit., 1983 + (Geneva: independent republic from 1536 to 1798; annexed by France in 1798 & became part of its Département du Léman; regained indep. in 1814 & became part of Switzerland in 1815) + + + Genevreʾde tahsil, 1912 or 1913. + + + Orbis Latinus: + II, 139 (Geneva ... Colonia Allobrogum) + + + + 00586cz 2200169n 4500 + n 81028288 + DLC + 20000429065207.0 + 810805n| acannaabn |a aaa + + n 81028288 + + + (OCoLC)oca00574026 + + + DLC + eng + DLC + OCoLC + + + Simón Cabarga, José, + 1902- + + + Cabarga, José Simón, + 1902- + + + Simón Cabarga, J. + (José), + 1902- + + + Alegre, D. + Daniel Alegre ... 1950. + + + His Evocación de la vieja puebla, 1982: + t.p. (José Simón Cabarga) p. 7 (d. Sept. 1980; Madrid) flap (J. Simón Cabarga) + + + + 00296nz 2200121n 4500 + n 81036165 + DLC + 19840322000000.0 + 810423n| acannaab| |n ana ||| + + n 81036165 + + + DLC + DLC + + + Popeye. + + + Popeye, the movie novel, c1980 (a.e.) + t.p. (Popeye) + + + + 00497nz 2200121n 4500 + n 81037880 + DLC + 19840322000000.0 + 810430n| acannaab| |n ana ||| + + n 81037880 + + + DLC + DLC + + + American Telephone and Telegraph Company. + Network Planning Division. + + + American Telephone and Telegraph Company. + Fundamental Network Planning Section. Notes on the network, 1980 (x-ref.) t.p. (American Telephone and Telegraph Company, Network Planning Division) + + + + 00845cz 2200229n 4500 + n 81050252 + DLC + 20000401070212.0 + 810910n| acannaabn |a aaa + + n 81050252 + + + (OCoLC)oca00595777 + + + DLC + DLC + DLC + DLC-ON + + + PK1818.9.J49 + + + Jhā, Surendra. + + + Surendra Jhā + + + Sumana, Surendra Jhā + + + Surendra Jhā Sumana + + + Surendrajhā "Sumana" + + + Sumana, Surendrajhā + + + Suman, Surendra Jha + + + Author's Pratipadā, 1964. + + + ŚrÄ«sumana sāhitya saurabha, 1994: + t.p. (Ācārya ŚrÄ«surendrajhā Sumana) t.p. verso (Acharya Surendra Jha Suman) p. 22 (b. 10/09/1910) p. 24 (studied lit. fr. Dharmsamaj Sans. Coll., Muzaffarpur in 1928) p. 27 (retd. head, Postgrad. Dept., Mithila U.) + + + + 02453cz 2200481n 4500 + n 81052755 + DLC + 19971220061205.8 + 810918i| acannaab| |a ana ||| + + n 81052755 + + + (OCoLC)oca00598259 + + + DLC + DLC + DLC + InU + + + International Monetary Fund + + + MezhdunarodnyÄ­ vali︠u︡tnyÄ­ fond + + + Fundo Monetário Internacional + + + Fondo Monetario Internacional + + + IMF + + + FMI + + + Internationaler Währungsfonds + + + Kokusai TsÅ«ka Kikin + + + Fonds monétaire international + + + Kukche TÊ¿onghwa KigÅ­m + + + Kansainvälinen Valuuttarahasto + + + Kuo chi huo pi chi chin + + + Fondul Monetar Internațional + + + Fondul Monetar International + + + SÌ£undÅ«q al-Naqd al-DawlÄ« + + + Fondo M. Internacional + + + IWF + + + Kå̜ongthun Kānng¶̄n rawāng Prathēt + + + MVF + + + Międzynarodowy Fundusz Walutowy + + + Mulya Aramudala + + + I.M.F. + + + Quẏ tiã̀en tạ̃e quã́oc tã́e + + + ṢāliħānÄ«, Ê¿I.al-D. SÌ£undÅ«q al-Naqd al-DawlÄ« wa-al-musāhamah al-SaÊ¿Å«dÄ«yah, 1983: + t.p. + + + El Partido Radical y la pol. econ. argentina, 1984, 1984- : + v. 1, t.p. (Fondo Monetario Internacional) cover (Fondo M. Internacional) + + + Im Teufelskreis der Verschuldung, 1984: + t.p. (Internationale Währungsfonds) p. 9 (IWF) + + + Wiwatthanachai, Prince. Phradamrat khå̜ong Phrawå̜orawongth¶̄ ... 1961: + t.p. (Kå̜ongthun Kānng¶̄n rawāng Prathēt) p. 1, 1st group (Kå̜ongthun Kānng¶̄n rawāng Prathēt = International Monetary Fund [in rom.]) + + + Anulova, G.N. Mezhdunarodnye vali︠u︡tno-finansovye organizat︠s︡ii i razvivai︠u︡shchiesi︠a︡ strany, 1988: + verso t.p. (Mezhdunarodnogo vali︠u︡tnogo fonda; MVF) + + + Toczek, J.M. Problem zadłużenia Polskiej Rzeczypospolitej Ludowej i rola Międzynarodowego Funduszu Walutowego w jego rozwiązywaniu, 1988: + t.p. (Międzynarodowego Funduszu Walutowego) + + + Guṇavardhana, Bandula. Lōka Băṅkuva-Mulya Aramudala hā ŚrÄ« Laṅkāva, 1992: + t.p. (Mulya Aramudala; I.M.F.) + + + Gi¼́i thiạ̃eu mạ̃ot sã́o tã̉o ch½́c thuạ̃oc hạ̃e thã́ong Liên H¼̣p Quã́oc hã̃o tr¼̣ Viạ̃et nam trong công cuạ̃oc phát triã̉en, 1995: + p. 11 (Quẏ tiã̀en tạ̃e quã́oc tã́e (IMF)) + + + + 00492cz 2200133n 4500 + n 81053484 + DLC + 19900312135840.2 + 810918n| acannaab| |a aaa ||| + + n 81053484 + + + DLC + DLC + DLC + + + Andrews, William Loring, + 1837-1920 + + + Andrews, Wm. L. + (William Loring), + 1837-1920 + + + His A choice collection of books from the Aldine presses in the possession of ******, 1885: + verso of t.p. (LC copy signed in manuscript: Wm. L. Andrews) + + + + 00586cz 2200169n 4500 + n 81075551 + DLC + 19910822134240.2 + 810717n| acannaab| |a aaa ||| + + n 81075551 + n 79132551 + + + DLC + DLC + DLC + + + Stone, Rosetta. + + + Rosetta Stone (Writer) + + + nnnc + Seuss, + Dr. + + + nnnc + Frith, Michael K. + + + Joint pseudonym of Michael K. Frith and Dr. Seuss. For works written under their own names, search also under + Frith, Michael K., + Seuss, Dr. + + + Her Because a little bug went ka-choo, 1975. + + + + 01402cz 2200301n 4500 + n 81081247 + DLC + 19990602052713.1 + 811002n| acannaab| |a aaa + + n 81081247 + + + (OCoLC)oca00626500 + + + DLC + DLC + DLC + CtY-Mus + DLC + PPi-MA + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Zauberflöte + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Misteri d'Iside + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Mysteries of Isis + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Flûte enchantée + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Flauto magico + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Magic flute + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Enchanted flute + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Mystères d'Isis + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Varázsfuvola + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Trollflöjten + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Užburtoji fleita + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Zauberfloete + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Tryllefløjten + + + Mozart, Wolfgang Amadeus, + 1756-1791. + Flauta mágica + + + Mozart, W.A. The magic flute, 1985: + t.p. (The magic flute = Die Zauberflöte) + + + Köchel, 6. Aufl. + (620. Die Zauberflöte) + + + + 00312nz 2200121n 4500 + n 81086572 + DLC + 19840322000000.0 + 810813n| adannaab| |n aaa ||| + + n 81086572 + + + DLC + DLC + + + Churchill, Winston, + Sir, + 1874-1965 + (Spirit) + + + Its Churchill returns, c1981. + + + + 00461cz 2200181n 4500 + n 81090021 + DLC + 20000918181030.0 + 811119nc acannaabn |a aaa ||| + + n 81090021 + + + (OCoLC)oca00635225 + + + DLC + eng + DLC + OCoLC + + + Li, Jiannong. + + + nne + Li, Chien-nung + + + Bansu + + + Pan-su + + + His The political history of China, 1956. + + + Prof. in Wu-han ta hsüeh + + + + 00563cz 2200193n 4500 + n 81119743 + DLC + 20000429064956.0 + 811203n| acannaabn |a aaa + + n 81119743 + + + (OCoLC)oca00664719 + + + DLC + eng + DLC + DLC + OCoLC + + + PK6561.A38 + + + Āl Aħmad, Jalāl. + + + Al-e Ahmad, Jalal + + + Āl-i Aħmad, Jalāl + + + Ahmad, Jalal Al-e + + + His Zan-i ziyādÄ«, 1963/64. + + + His Iranian society, c1982: + t.p. (Jalal Al-e Ahmad) p. vii (b. 1923, d. 1969) + + + + 00485cz 2200133n 4500 + n 81150401 + DLC + 20010726075248.0 + 811229n| acannaabn |n ana + + n 81150401 + + + (OCoLC)oca00695152 + + + DLC + eng + DLC + OCoLC + + + Wang Laboratories, Inc. + + + Wang's Integrated information strategy, 1980 (subj.) + text (Wang Laboratories, Inc.; manufacturers of word processors, etc.; founded 1951, inc. 1955; headquarters, Lowell, Mass.) + + + + 00967cz 2200169n 4500 + n 82007949 + DLC + 20010310072217.0 + 820128nc acannaabn |a ana + + n 82007949 + + + (OCoLC)oca00705256 + + + DLC + eng + DLC + OCoLC + + + Zhongguo gong chan dang. + Zhong yang wei yuan hui. + Zhong gong zhong yang guan yu zai nong cun jian li ren min gong she wen ti di jue yi. + Korean + + + Zhongguo gong chan dang. + Zhong yang wei yuan hui. + NongchÊ¿on e issŏsŏ Å­i inmin kongsarÅ­l sŏllip hanÅ­n munje e taehan kyŏrÅ­i + + + nnea + Chung-kuo kung chÊ¿an tang. + Chung yang wei yüan hui. + Chung kung chung yang kuan yü tsai nung tsÊ¿un chien li jen min kung she wen tÊ¿i ti chüeh i. + Korean + + + Chunggong Å­i inmin kongsa, 1975 (a.e.) + + + Lun kung chÊ¿an chu i kung she, 1968?: + leaf 2 of last group (Chung kung chung yang kuan yü tsai nung tsÊ¿un chien li jen min kung she wen tÊ¿i ti chüeh i) + + + + 01115cz 2200205n 4500 + n 82028214 + DLC + 19890504154726.5 + 820520n| acannaab| |a ana ||| + + n 82028214 + + + DLC + DLC + DLC + + + International Workshop on Nude Mice + + + Workshop on Nude Mice, International + + + Nude Mice, International Workshop on + + + Nude Mice Workshop + + + ICLAS International Workshop on Nude Mice + + + b + International Workshop on Immune-Deficient Animals in Experimental Research + + + Its Proceedings of ... c1974. + + + International Workshop on Immune-Deficient Animals in Experimental Research (4th : 1982 : Chexbres, Switzerland). Abstracts, 1982: + t.p. (4th International Workshop on Immune-Deficient Animals in Experimental Research (formerly International Workshop on Nude Mice), Chexbres (Lausanne), 10/31-11/3/82) + + + NLM files, 4/28/89 + (hdg.: International Workshop on Nude Mice; usage: International Workshop on Nude Mice; variants: Nude Mice Workshop, ICLAS International Workshop on Nude Mice) + + + + 00480cz 2200169n 4500 + n 82033052 + DLC + 19880824073151.4 + 820416n| acannaab| |a ana ||| + + n 82033052 + + + DLC + DLC + DLC + + + Marx Brothers. + + + Marx, Chico, + 1887-1961 + + + Marx, Groucho, + 1891-1977 + + + Marx, Harpo, + 1888-1964 + + + Marx, Zeppo, + 1901-1979 + + + Adamson, J. Groucho, Harpo, Chico, and sometimes Zeppo, [1973] + + + + 00355nz 2200133n 4500 + n 82040044 + DLC + 19840322000000.0 + 820427n| acannaab| |n aaa ||| + + n 82040044 + + + DLC + DLC + + + Bradley, David G. + + + His A guide to the world's religions, 1963. + + + assoc. prof. of religion, Duke University + + + + 00575nz 2200133n 4500 + n 82055422 + DLC + 19840322000000.0 + 820421n| acannaab| |n ana ||| + + n 82055422 + + + DLC + DLC + + + Université de Paris I: Panthéon-Sorbonne. + Centre d'études et de recherches sur les stratégies et les conflits. + + + De la dégradation du droit des gens dans le monde contemporain, c1981 (a.e.) + t.p. (Centre d'études et de recherches sur les stratégies et les conflits, Université de Paris-Sorbonne) + + + Bottin admin., 1980. + + + + 01111cz 2200181n 4500 + n 82056917 + DLC + 19981014113507.8 + 820521n| acannaab| |a ana ||| + + n 82056917 + n 96074052 + + + DLC + DLC + DLC + + + Beaux Arts Trio + + + Beaux Arts Trio of New York + + + Fauré, G. U. Trio, in D minor, op. 120, 1957. + + + American Grove + (Beaux Arts Trio; Menahem Pressler, piano; Bernard Greenhouse, violoncello; Daniel Guilet, violin, succeeded on his retirement in 1968 by Isidore Cohen) + + + Brahms, J. Die Kammermusik [SR] 1980: + labels (Beaux Arts Trio: Menahem Pressler, Klavier; Isidore Cohen, Violine; Bernard Greenhouse, Violoncello) + + + Library of Congress Music Division concert, 1974-11-29, 1974: + program notes (Beaux Arts Trio of New York; Isidore Cohen, violin; Bernard Greenhouse, violoncello; Menahem Pressler, piano) + + + Library of Congress Music Division concert, 1998-04-09 and 1998-04-10 [SR] 1998 + :program (Beaux Arts Trio; Menahem Pressler, piano, Ida Kavafian, violin, Peter Wiley, violoncello) + + + + 00473cz 2200145n 4500 + n 82082487 + DLC + 19981120143834.0 + 820722n| acannaab| |a aaa ||| + + n 82082487 + + + DLC + DLC + DLC + + + Phong Lê + + + Lê, Phong S½̀ + + + His Mã́ay vã́an đã̀e văn xuôi Viạ̃et Nam ... 1972. + + + Nhà văn Viạ̃et Nam hiạ̃en đại, 1997: + p. 375 (Phong Lê, nhà lý luạ̃an phê bình; real name: Lê Phong S½̀; b. 1938) + + + + 00570nz 2200145n 4500 + n 82084741 + DLC + 19840322000000.0 + 820621n| acannaab| |a ana ||| + + n 82084741 + + + DLC + DLC + + + Pearls Before Swine (Musical group) + One nation underground + + + Pearls Before Swine (Musical group) + Best of + + + Pearls Before Swine (Musical group) + Best of Pearls Before Swine + + + Its Best of [SR] c1980: + labels (Best of) container (The best of Pearls Before Swine; contains One nation underground and Balaklava) + + + + 00386nz 2200121n 4500 + n 82085138 + DLC + 19840322000000.0 + 820622n| acannaab| |n ana ||| + + n 82085138 + + + DLC + DLC + + + New Zealand. + Securities Commission. + + + Its Proposals for the enactment of regulations under the Securities Act 1978, 1980: + t.p. (Securities Commission) + + + + 01595cz 2200337n 4500 + n 82097778 + DLC + 20000506064700.0 + 820924n| acannaabn |a aaa + + n 82097778 + + + (OCoLC)oca00794359 + + + DLC + eng + DLC + DLC + NjP + DLC + OCoLC + + + GhazzālÄ«, + 1058-1111 + + + Ä azālÄ«, + 1058-1111 + + + AbÅ« Ħāmid Muħammad ibn Muħammad ibn Aħmad al-GhazzālÄ«, + 1058-1111 + + + GhazzālÄ«, AbÅ« Ħāmid Muħammad ibn Muħammad ibn Aħmad, + 1058-1111 + + + Ghasali, + 1058-1111 + + + Algazali, + 1058-1111 + + + Algazel, + 1058-1111 + + + GhazālÄ«, + 1058-1111 + + + Al-Ghazali, + 1058-1111 + + + Houjjatoul-Islam, + 1058-1111 + + + Toussi, Mohamed Mohamed, + 1058-1111 + + + Al-Ghazali, Mohamed Mohamed, + 1058-1111 + + + Ebu Hâmid Muhammed el-Gazâlî, + 1058-1111 + + + His Le livre du licite et de l'illicite, 1981: + t.p. (Al-Ä azālÄ«) p. i (Ä azālÄ«; Algazel) + + + His The recitation and interpretation of the Qurʾan, 1982: + t.p. (Al-GhazālÄ«) + + + Koribaa, N. Restauration des sciences religieuses ... + t.p. (Al-Ghazali) p. 5 (Abou-Hamid Mohamed, fils de Mohamed, fils de Mohamed, fils d'Ahmed, Al-Ghazali al-Toussi (de Touss); Abou-Hamid, Houjjatoul-Islam) + + + Ebu Hâmid Muhammed el-Gazâlî, 1988. + + + Sarkis + col. 1408f(AbÅ« Ħāmid Muħammad ibn Muħammad ibn Aħmad al-GhazzālÄ« or GhazālÄ«) + + + Wesbster's international dic., 2nd ed. + (Ghazzali or Ghazali) + + + + 00412cz 2200145n 4500 + n 82104158 + DLC + 19871009160700.0 + 821110n| acannaab| |n aaa ||| + + n 82104158 + + + DLC + DLC + DLC + + + PS3525.U6535 + + + Murdoch, Royal, + 1898- + + + His Gargantua's mouth, 1947. + + + His The disrobing, c1982: + CIP t.p. (Royal Murdoch) data sheet (1898-1981) + + + + 01044cz 2200181n 4500 + n 82107829 + DLC + 20000825132213.0 + 820817n| acannaab |a ana c + + n 82107829 + + + MH + DLC + + + Harvard College Library. + + + Harvard Library + + + Harvard University. + Faculty of Arts and Sciences. + Library + + + Harvard University. + College Library + + + Harvard Judaica, No. 1, 1980 (subdiv.) + t.p. (Harvard College Library) + + + Harvard University. Library. Annual report for the year 1980-1981: + p. 36 (Library of the Faculty of Arts & Sciences (Harvard College Library); comprises central collections, housed in some 11 units, e.g., Tozzer Memorial Library; various House libraries; and departmental and divisional libraries; but does not include affiliated special, office & research libraries or the libraries of other faculties) + + + Harvard College Library. Dept. of Printing and Graphic Arts. A visit to Rome in 1764, 1956: + p. 4 (Harvard Library) + + + + 00888cz 2200217n 4500 + n 82127212 + DLC + 20010728075014.0 + 830412n| acannaabn |a ana + + n 82127212 + + + (OCoLC)oca00823515 + + + DLC + eng + DLC + OCoLC + + + ŚrÄ« KāmāksÌ£i Tēvi Ālayam (Conjeeveram, India) + + + nnaa + Conjeeveram, India. + Sri Kamakshiamman Temple + + + Conjeeveram (India). + ŚrÄ« KāmāksÌ£i Tēvi Ālayam + + + Sri Kamakshiamman Temple (Conjeeveram, India) + + + Conjeeveram (India). + Sri Kamakshiamman Temple + + + Kacci Kāmakōṭṭam (Conjeeveram, India) + + + Sri Kanchi Kamakshi Amman Temple + + + Kacci Kāmakōṭṭamum paṇṭaiya ilakkiyaṅkaḷum, 1968. + + + Kāmakōṭi Cāstiri. ŚrÄ« KāmāksÌ£i Ampāḷ stala varalāṟu, 1979: + p. 3. (ŚrÄ« KāmāksÌ£i Tēvi Ālayam) + + + + 00752cz 2200145n 4500 + n 82128388 + DLC + 19890405081500.9 + 820923n| acannaab| |a ana ||| c + + n 82128388 + + + DGPO + DLC + DLC + + + JāmiÊ¿at al-Malik Ê¿Abd al-Ê¿AzÄ«z (Makkah campus) + + + b + JāmiÊ¿at Umm al-Qurá + + + Gujral, P.S. An evaluation of thermal energy ... 1982 (a.e.) + t.p. (King Abdul Aziz University, Makkah Campus, Saudi Arabia) + + + Ahmad, Z. A catalouge [sic] of abstracts and indices of university theses, 1980-1982: + v. 1, t.p. (al-Mamlakah al-Ê¿ArabÄ«yah al-SaÊ¿Å«dÄ«yah, JāmiÊ¿at al-Malik Ê¿Abd al-Ê¿AzÄ«z, Makkah al-Mukarramah) v. 2, p. vii, etc. (changed name to Umm al-Qura University; JāmiÊ¿at Umm al-Qurá) + + + + 00933nz 2200217n 4500 + n 82130701 + DLC + 19840322000000.0 + 821204n| acannaab| |a aaa ||| + + n 82130701 + + + DLC + DLC + + + Nation, Carry Amelia, + 1846-1911. + + + Nation, Carry A. + (Carry Amelia), + 1846-1911 + + + Moore, Carry Amelia, + 1846-1911 + + + Gloyd, Carry Amelia, + 1846-1911 + + + Nation, Carry, + 1846-1911 + + + Nation, Carrie Amelia, + 1846-1911 + + + nna + Nation, Carry Amelia Moore, + 1846-1911 + + + Her The use and need of the life of Carry A. Nation, 1904: + t.p. (Carry A. Nation) + + + Webster's biogr. dict., c1980 + (Nation, Carry Amelia; nee Moore, name often erroneously spelled Carrie; b. 1846, in Ky., d. 1911; married Charles Gloyd, 1867, later divorced and married David Nation, 1877) + + + Encyc. Americana + (Nation, Carry) + + + + 00489nz 2200133n 4500 + n 82136155 + DLC + 19840322000000.0 + 821006n| acannaab| |a ana ||| + + n 82136155 + + + DLC + DLC + + + JamÊ¿Ä«yat al-Dirāsāt al-Ê¿ArabÄ«yah (Jerusalem) + + + Arab Studies Society (Jerusalem) + + + TaqārÄ«r wa-arqām iħṣāʾīyah ... 1981 (a.e.) + t.p. (JamÊ¿Ä«yat al-Dirāsāt al-Ê¿ArabÄ«yah) p. 4 of cover (Arab Studies Society; est. 1980 in Jerusalem) + + + + 00565nz 2200145n 4500 + n 82202757 + DLC + 19840322000000.0 + 830729n| acannaab| |a ana ||| c + + n 82202757 + + + ICU + DLC + + + Summer Workshop on Proton Decay Experiments + (1982 : + Argonne National Laboratory) + + + Workshop on Proton Decay Experiments, Summer + + + Proton Decay Experiments, Summer Workshop on + + + Its Proceedings ... 1982: + t.p. (1982 Summer Workshop on Proton Decay Experiments, 6/7-6/11/82, Argonne National Laboratory) + + + + 00500nz 2200145n 4500 + n 82230142 + DLC + 19840322000000.0 + 831221n| acannaab| |n ana ||| + + n 82230142 + + + DLC + DLC + + + Săliște (Romania) + + + Moga, D.T. Vacanțe la Săliște, 1982: + t.p. (Săliște) + + + BGN 12-15-83 + (Săliște, ppl. 45₀47ʹN-23₀53ʹE; no variants) + + + Județele României socialiste, 1969: + p. 458 under județul Sibiu (comuna Săliște) + + + + 00319nz 2200133n 4500 + n 82238069 + DLC + 19840405100600.5 + 840315n| acannaab| |a aaa ||| + + n 82238069 + + + DLC + DLC + + + Fresh, + Mr. + + + Mr. Fresh + + + His Breakdancing, 1984: + CIP t.p. (Mr. Fresh) + + + + 00380cz 2200145n 4500 + n 83000007 + DLC + 20010728075337.0 + 830513n| acannaabn |a ana + + n 83000007 + + + (OCoLC)oca00897043 + + + DLC + eng + DLC + OCoLC + + + Byōdōin (Uji-shi, Japan) + + + nna + Byōdōin, Uji, Japan + + + Uji-shi (Japan). + Byōdōin + + + + 00406cz 2200145n 4500 + n 83002488 + DLC + 19890221143503.1 + 831125n| acannaab| |a aaa ||| + + n 83002488 + + + DLC + DLC + DLC + + + Grikēr + + + Krigēr + + + Krieger + + + His Yozghati hayaspanutÊ¿ean vaweragrakan patmutÊ¿iwně, 1980: + t.p. (Grikēr) added t.p. verso (copr. Krieger) + + + + 00480nz 2200133n 4500 + n 83005548 + DLC + 19840322000000.0 + 830425n| acannaab| |a aaa ||| + + n 83005548 + + + DLC + DLC + + + Budge, E. A. Wallis + (Ernest Alfred Wallis), + Sir, + 1857-1934. + Easy lessons in Egyptian hieroglyphics with sign list + + + Budge, E. A. Wallis + (Ernest Alfred Wallis), + Sir, + 1857-1934. + Egyptian language + + + His Egyptian language, 1983. + + + + 00494dz 2200145n 4500 + n 83023111 + DLC + 19930506142649.2 + 831006n| acannaab| |n ana ||| + + n 83023111 + + + DLC + DLC + + + Dallas morning news (1885) + + + Darden, R. F. Drawing power, c1983: + t.p. (Dallas morning news) + + + LC data base, 9/7/83 + (hdg.: Dallas morning news) + + + Gregory's Am. newspapers, 1821-1936: + p. 669 (Dallas morning news, est. Oct. 1, 1885) + + + + 01070cz 2200217n 4500 + n 83029120 + DLC + 19950510055729.9 + 830727n| acannaab| |a ana + + n 83029120 + + + DLC + DLC + DLC + NNC + + + Societatea de Științe Filologice din Republica Socialistă România + + + Society of Philological Sciences of the S.R.R. + + + Society of Philological Sciences of the SRR + + + Societatea de Științe Filologice (Romania) + + + Societatea de Științe Filologice din R.S. România + + + a + Societatea de Științe Istorice și Filologice din Republica Socialistă România + + + b + Societatea de Științe Filologice din România + + + Its Studii de literatură universală, 1969-1970. + + + Limba și literatura română, Oct.-Dec. 1985: + t.p. (Societatea de Științe Filologice) cover p. 3 (Societatea de Științe Filologice din R.S. România) + + + Limbă și literatură, 1993, vol. 1-2: t.p. (Societatea de Științe Filologice din România) + + + + 01164nz 2200205n 4500 + n 83029122 + DLC + 19840322000000.0 + 830727n| acannaab| |a ana ||| + + n 83029122 + + + DLC + DLC + + + Asociația de Studii Orientale din R.S. România. + + + nna + Asociația de Studii Orientale din Republica Socialistă România + + + Romanian Association for Oriental Studies + + + Association roumaine d'études orientales + + + Association d'études orientales de la République socialiste de Roumanie + + + Asociația de Studii Orientale din RS România + + + a + Societatea de Științe Istorice și Filologice din R.P.R. + Section d'études orientales + + + Its Studies and documents. + + + Studia et acta orientalia, 1, 1957, surrogate: + t.p. (Société des sciences historiques et philologiques de la R.P.R., Section d'études orientales); 9, 1977, surrogate: t.p. (Association roumaine d'études orientales) t.p. verso (Asociatia de Studii orientale din R.S. România); OCLC #4995907 (Association d'études orientales de la République socialiste de Roumanie) + + + + 00459nz 2200145n 4500 + n 83035326 + DLC + 19840322000000.0 + 830420n| acannaab| |a aaa ||| + + n 83035326 + + + DLC + DLC + + + Andreas, + Monachos. + Propyrgion Orthodoxias kai ethnous. + English + + + Andreas, + Monachos. + Holy Mountain + + + Andreas, + Monachos. + Bulwark of Orthodoxy and of the Greek nation + + + His Holy Mountain, 1969? + + + + 01588cz 2200205n 4500 + n 83036730 + DLC + 19920721055544.4 + 830608n| acannaab| |a ana + + n 83036730 + + + DLC + DLC + DLC + NjP + + + Institutul de Studii Sud-Est Europene (Academia de Științe Sociale și Politice a Republicii Socialiste România) + + + Academia de Științe Sociale și Politice a Republicii Socialiste România. + Institutul de Studii Sud-Est Europene + + + Institute for South-East European Studies (Academie de Științe Sociale și Politice a Republicii Socialiste România) + + + b + Institutul de Studii Sud-Est Europene (Academia Română) + + + Old catalog headings: Academie de Ștințe Sociale și Politice a Republicii Socialiste România. Institutul de Studii Sud-Est Europene; Institutul de Studii Sud-Est Europene (Founded 1963) + + + Izvoarele istoriei României, 1970?- (a.e.) + v. 3, t.p. (Academia de Științe Sociale și Politice, Institutul de Studii Sud-Est Europene) + + + LC data base, 6-2-83 + (hdg.: Academia de Științe Sociale și Politice a Republicii Socialiste România. Institutul de Studii Sud-Est Europene; Institutul de Studii Sud-Est Europene (Founded 1963)) + + + World of learning, 1984-85 + (Academie de Ștințe Sociale și Politice, Institutul de Studii Sud-Est Europene (Institute for South-East European Studies); Bucharest; founded 1963) + + + World of learning, 1992 (Academia Română, Institutul de Studii Sud-Est Europene; Bucharest; founded 1963) + + + + 01272nz 2200157n 4500 + n 83059573 + DLC + 19840322000000.0 + 830603n| acannaab| |a anc ||| + + n 83059573 + + + DLC + DLC + + + Mezhdunarodnai︠a︡ nauchnai︠a︡ konferent︠s︡ii︠a︡ I︠U︡NESKO "Sovremennye slavi︠a︡nskie kulʹtury--razvitie, vzaimodeÄ­stvie, mezhdunarodnyÄ­ kontekst" + (1979 : + Kiev, Ukraine) + + + Nauchnai︠a︡ konferent︠s︡ii︠a︡ I︠U︡NESKO "Sovremennye slavi︠a︡nskie kulʹtury--razvitie, vzaimodeÄ­stvie, mezhdunarodnyÄ­ kontekst," Mezhdunarodnai︠a︡ + + + "Sovremennye slavi︠a︡nskie kulʹtury--razvitie, vzaimodeÄ­stvie, mezhdunarodnyÄ­ kontekst," Mezhdunarodnai︠a︡ nauchnai︠a︡ konferent︠s︡ii︠a︡ I︠U︡NESKO + + + Mezhdunarodnai︠a︡ nauchnai︠a︡ konferent︠s︡ii︠a︡ I︠U︡.N.E.S.K.O. "Sovremennye slavi︠a︡nskie kulʹtury--razvitie, vzaimodeÄ­stvie, mezhdunarodnyÄ­ kontekst" + (1979 : + Kiev, Ukraine) + + + Sovremennye slavi︠a︡nskie kulʹtury--razvitie, vzaimodeÄ­stvie, mezhdunarodnyÄ­ kontekst, 1982 (a.e.) + t.p. (MezhdunarodnoÄ­ konferent︠s︡ii I︠U︡NESKO) p. 6 (Mezhdunarodnai︠a︡ nauchnai︠a︡ konferent︠s︡ii︠a︡ "Sovremennye slavi︠a︡nskie kulʹtury--razvitie, vziamodeÄ­stvie, mezhdunarodnyÄ­ mezhdunarodnyÄ­ kontekst" held 5/28-6/1, 1979 in Kiev) + + + + 00541nz 2200133n 4500 + n 83062397 + DLC + 19840322000000.0 + 830510n| acannaab| |a ana ||| c + + n 83062397 + + + DGPO + DLC + + + United States. + Act Making Appropriations to Provide Productive Employment for Hundreds of Thousands of Jobless Americans, to Hasten or Initiate Federal Projects and Construction of Lasting Value to the Nation ... + + + United States. + Public Law 98-8 + + + Its An Act Making Appropriations ... 1983. + + + + 00589nz 2200133n 4500 + n 83067153 + DLC + 19840322000000.0 + 830427n| acannaab| |a aaa ||| + + n 83067153 + + + DLC + DLC + + + Gossen, Hermann Heinrich. + Entwickelung der Gesetze des menschlichen Verkehrs, und der daraus fliessenden Regeln für menschliches Handeln. + English + + + Gossen, Hermann Heinrich. + Laws of human relations, and the rules of human action derived therefrom + + + His The laws of human relations, and the rules of human action derived therefrom, c1983. + + + + 01398cz 2200265n 4500 + n 83073629 + DLC + 830719n| acannaabn |a aaa + 19991204070327.0 + + n 83073629 + + + (OCoLC)oca00955355 + + + DLC + eng + DLC + DLC + PPi-MA + + + Bach, Johann Sebastian, + 1685-1750. + Es erhub sich ein Streit + + + Bach, Johann Sebastian, + 1685-1750. + See how fiercely they fight + + + Bach, Johann Sebastian, + 1685-1750. + There uprose a great strife + + + Bach, Johann Sebastian, + 1685-1750. + Cantatas, + BWV 19 + + + Bach, Johann Sebastian, + 1685-1750. + Cantatas, + no. 19 + + + Bach, Johann Sebastian, + 1685-1750. + There arose a great strife + + + Bach, Johann Sebastian, + 1685-1750. + Kantate am Michaelisfest, + BWV 19 + + + Bach, Johann Sebastian, + 1685-1750. + Festo Michaelis, + BWV 19 + + + Bach, Johann Sebastian, + 1685-1750. + Kantate zum Michaelistag, + BWV 19 + + + Bach, Johann Sebastian, + 1685-1750. + Cantata for Michaelmas Day, + BWV 19 + + + Bach, Johann Sebastian, + 1685-1750. + Cantate am Michaelisfeste, + BWV 19 + + + Bach, J.S. BWV 19, Es erhub sich ein Streit [SR] p1988: + label (BWV 19, Es erhub sich ein Streit = There arose a great strife) + + + Schmieder, 1990 + (19. Es erhub sich ein Streit; Kantate am Michaelisfest (Festo Michaelis)) + + + + 00385cz 2200121n 4500 + n 83142965 + DLC + 19850607145234.8 + 831108n| acannaab| |n ana ||| + + n 83142965 + n 85-012723 + + + DLC + DLC + DLC + + + Muppets take Manhattan (Motion picture) + + + Abelson, D. The Muppets take Manhattan, 1984 (a.e.) + CIP t.p. (The Muppets take Manhattan) + + + + 00990cz 2200229n 4500 + n 83163542 + DLC + 19960629053137.9 + 830928n| acannaab| |a aaa + + n 83163542 + n 83153324 + + + DLC + DLC + DLC + NIC-Mu + + + Prokofiev, Sergey, + 1891-1953. + Zolushka + + + Prokofiev, Sergey, + 1891-1953. + Cinderella + + + nnaa + Prokofʹev, SergeÄ­ Sergeevich, + 1891-1953. + Cinderella + + + Prokofiev, Sergey, + 1891-1953. + Aschenbrödel + + + Prokofiev, Sergey, + 1891-1953. + Cendrillon + + + Prokofiev, Sergey, + 1891-1953. + Cenerentola + + + Prokofiev, Sergey, + 1891-1953. + Kopciuszek + + + His Cinderella [SR] p1982: + label (Cinderella) container (Zolushka) + + + New Grove + (Zolushka) + + + LC manual auth. cd. + (hdg.: Prokofʹev, SergeÄ­ Sergeevich, 1891-1953. Cinderella) + + + Prokofiev, S. Cinderella [SR] p1995: + container (Aschenbrödel = Cendrillon = Cenerentola) + + + + 00537nz 2200181n 4500 + n 83178965 + DLC + 19840322000000.0 + 830801n| acannaab| |a ana ||| + + n 83178965 + + + DLC + DLC + + + Seo de Zaragoza. + + + nnaa + Saragossa. + Seo + + + Santa Iglesia Cesaraugustana + + + Catedral de la Seo (Zaragoza, Spain) + + + San Salvador (Cathedral : Zaragoza, Spain) + + + Zaragoza (Spain). + Seo + + + Gascón de Gotor, A. La seo de Zaragoza ... c1939. + + + + 00624nz 2200157n 4500 + n 83194142 + DLC + 19840322000000.0 + 830829n| acannaab| |a ana ||| + + n 83194142 + + + DLC + DLC + + + AIAA/NASA Symposium on the Space Station + (1983 : + Arlington, Va.) + + + A.I.A.A./N.A.S.A. Symposium on the Space Station + (1983 : + Arlington, Va.) + + + Symposium on the Space Station, AIAA/NASA + + + Space Station, AIAA/NASA Symposium on the + + + Its The space station, 1983: + CIP t.p. (AIAA/NASA Symposium on the Space Station, Arlington, Virginia, 7/18-20/83) + + + + 00691cz 2200169n 4500 + n 83196113 + DLC + 830805n| acannaabn |a aaa + 19991021073018.0 + + n 83196113 + + + (OCoLC)oca01009744 + + + DLC + eng + DLC + PPi-MA + + + Salvador, Sal + + + Smiraglia, Silvio + + + Sal Savador Quintet. In our own sweet way [SR] c1983 (xx-ref.) + labels (Sal Salvador) container (guitar) + + + New Grove dict. of jazz + (Salvador, Sal; b. Nov. 21, 1925, Monson, MA; guitarist) + + + New York times, Oct. 2, 1999: + p. A13 (Sal Salvador, 73, teacher, be-bop guitarist, d. Sept. 22, 1999, Stamford, Conn.; b. Silvio Smiraglia) + + + + 00373nz 2200121n 4500 + n 83199263 + DLC + 19840322000000.0 + 830913n| acannaab| |n aaa ||| + + n 83199263 + + + DLC + DLC + + + Fuji, ShÅ«sui, + 1885- + + + His Tannishō kōsan, 1982 (v. 1, 1983 printing): + v. 1, t.p. (Fuji ShÅ«sui) colophon (r; b. 1885; ShinshÅ« priest) + + + + 00690nz 2200169n 4500 + n 83201766 + DLC + 19840322000000.0 + 840210n| acannaab| |a ana ||| + + n 83201766 + + + DLC + DLC + + + SIGSMALL Symposium. + + + S.I.G.S.M.A.L.L. Symposium + + + Symposium on Small Systems + + + ACM SIGSMALL Symposium on Small Systems + + + A.C.M. S.I.G.S.M.A.L.L. Symposium on Small Systems + + + Its (5th : 1982 : Colorado Springs, Colo.). Proceedings, c1982: + t.p. (Fifth SIGSMALL Symposium, 8/2-4/82, Colorado Springs, Colo.) cover (Fifth Symposium on Small Systems) p. iv (1982 ACM SIGSMALL Symposium on Small Systems) + + + + 00379nz 2200133n 4500 + n 83311014 + DLC + 19840413141037.1 + 840327n| acannaab| |a aaa ||| + + n 83311014 + + + DLC + DLC + DLC + + + Nguyã̃en, Quã́oc Phong. + + + Nguyã̃en Quã́oc Phong + + + His Tinh thã̀an sáng chã́e Viạ̃et Nam, c1983: + t.p. (Nguyã̃en Quã́oc Phong) + + + + 00890cz 2200229n 4500 + n 83704219 + DLC + 19881025115827.6 + 830712n| acaaaaaa| |a ana ||| + + n 83704219 + + + DLC + DLC + DLC + + + Legal series. + + + nna + International Atomic Energy Agency. + Legal series + + + Collection juridique (Vienna, Austria) + + + no. 3 + DLC + + + Vienna + International Atomic Energy Agency + New York, N.Y. + Sold by UNIPUB + + + f + DLC + + + t + DLC + + + s + DLC + + + Document + + + Agreements registered with the International Atomic Energy Agency ... 1981: + t.p. + + + Séminaire interrég. sur la droit nucléaire et la réglement. en matière de sûreté nucl. (1st : 1983 : Rabat, Morocco). Réglement. des activités nucléaires, 1986: + t.p. (Collection juridique) + + + + 01052cz 2200253n 4500 + n 83729718 + DLC + 19980114084808.8 + 840214n| acacaaaa| |a ana ||| + + n 83729718 + n 42020721 + + + DLC + DLC + DLC + + + P (Rand Corporation) + + + Rand Corporation. + P + + + Rand paper series + + + Rand Corporation. + Rand paper series + + + Rand/P + + + Rand paper + + + Santa Monica, Calif. + Rand Corp. + + + Give as quoted note (e.g., "P-7050-RGI") and provide added entry for Rand Corporation. + + + Old catalog headings: Rand paper series; Rand Corporation. Paper. + + + Considered a series, with call no. AS36.R28, prior to P-7050-RGI. + + + Ziehe, T.W. The nature of data in language analysis, 1961: + t.p. + + + Don, B.W. Allies and adversaries, c1986: + t.p. (P-7242) p. facing t.p. (The Rand paper series) cover (P-7242-RGS) + + + Stasz, C. Staff development for instructional uses ... 1984: + t.p. (Rand/P) + + + + 00634cz 2200229n 4500 + n 83734549 + DLC + 19990429051409.6 + 840203n| acaaaaaa| |a ana + + n 83734549 + n 84801606 + + + (OCoLC)oca01050670 + + + DLC + DLC + DLC + DLC-S + + + AS36 + .R3 + + + R (Rand Corporation) + + + Rand Corporation. + R + + + nnaa + Rand Corporation. + Rand report + + + 104 + DPCC + DLC + + + Santa Monica, Calif. + Rand + + + f + DLC + + + t + DPCC + DLC + + + c + DLC + + + Improving military housing policy, 1984: + CIP t.p. + + + + 00663nz 2200217n 4500 + n 83743110 + DLC + 19840322000000.0 + 830429n| acaaaaaa| |a ana ||| + + n 83743110 + + + DLC + DLC + + + Lietuvių liaudies architektÅ«ros paminklai. + + + Pami︠a︡tniki litovskoÄ­ nat︠s︡ionalʹnoÄ­ arkhitektury + + + Architectural monuments of the Lithuanian nation + + + Denkmäler der litauischen Volksarchitektur + + + 2 + DLC + + + Vilnius + "Mokslas" + + + f + DLC + + + t + DLC + + + s + DLC + + + Å eÅ¡elgis, K. Maži padriki kaimai Lietuvos ... 1980: + t.p. + + + + 00746cz 2200229n 4500 + n 83825506 + DLC + 19860203080231.5 + 830922n| acaacaaa| |a ana ||| c + + n 83825506 + + + ICU + ICU + DLC + + + Unesco publication. + + + nna + United Nations Educational, Scientific and Cultural Organization. + Unesco publication + + + Unesco. + Unesco publication + + + Unesco. + Publication + + + 619 + DLC + ICU + + + Paris + Unesco + + + f + DLC + ICU + + + t + DLC + ICU + + + s + DLC + ICU + + + LCCN 51-1959: Directory of international scientific organizations, c1950. + + + Tunis model law on copyright ... 1976: + t.p. [number not given] + + + + 00956cz 2200181n 4500 + n 83828807 + DLC + 19981107052924.1 + 840207n| acannaab| |a ana c + + n 83828807 + + + (OCoLC)oca01057865 + + + ICU + ICU + NmU + + + International Symposium on Magneto-Fluid Dynamics + (1960 : + Williamsburg, Va. and Washington, D.C.) + + + nnaa + International Symposium on Magneto-Fluid Dynamics, + Williamsburg, Va. and Washington, D.C., + 1960 + + + Symposium on Magneto-Fluid Dynamics, International + + + Magneto-Fluid Dynamics, International Symposium on + + + LCCN 60-60090: Its Magneto-fluid dynamics, c1960 + (hdg.: International Symposium on Magneto-fluid Dynamics, Williamsburg, Va. and Washington, D.C., 1960) + + + Magneto-fluid dynamics, c1960 + p. 695 (International Symposium on Magneto-Fluid Dynamics; held at Williamsburg, Va. and Washington, D.C., in January, 1960) + + + + 00890cz 2200157n 4500 + n 84002112 + DLC + 19860519135942.7 + 840502n| acannaab| |a ana ||| + + n 84002112 + + + DLC + DLC + DLC + + + United States. + Continental Army. + Continental Regiment, 1st. + + + United States. + Continental Army. + Continental Regiment, First + + + a + United States. + Continental Army. + Thompson's Battalion + + + bnna + United States. + Army. + Pennsylvania Regiment, 1st + + + Stroh, O.H. Thompson's Battalion and/or the First Continental Regiment, 1976: + t.p. (Thompson's Battalion; First Continental Regiment) p. 9, etc. (regiment of central Pa. volunteers under Col. Wm. Thompson, org. by resolution of Congress, 6/14/1775; designated First Continental Regiment, 1/1/1776; reorganized and renamed First Pennsylvania Regiment, 7/1/1776) + + + + 00327nz 2200133n 4500 + n 84002287 + DLC + 19840517170554.8 + 840418n| acannaab| |a ana ||| + + n 84002287 + + + DLC + DLC + DLC + + + This little pig. + + + Mother Goose. + This little pig + + + This little pig, 1985. + + + + 00785nz 2200145n 4500 + n 84011401 + DLC + 19840718000000.0 + 840503n| acannaab| |a ana ||| + + n 84011401 + + + DLC + DLC + + + Indiana University Nuclear Physics Workshop on Manifestations of Hadron Substructure in Nuclear Physics + (1983) + + + Nuclear Physics Workshop on Manifestations of Hadron Substructure in Nuclear Physics, Indiana University + + + Workshop on Manifestations of Hadron Substructure in Nuclear Physics, Indiana University Nuclear Physics + + + Hadron substructure in nuclear physics, 1984: + pref. (1983 Indiana University Nuclear Physics Workshop on Manifestations of Hadron Substructure in Nuclear Physics, Bloomington, Ind., 10/19-21/83) + + + + 00486nz 2200133n 4500 + n 84042170 + DLC + 19841019000000.0 + 840813n| acannaab| |a ana ||| + + n 84042170 + + + DLC + DLC + + + Muz̲ākarah-yi MillÄ« Aḵḫlāqiyāt-i NabavÄ« + (1982 : + Karachi, Pakistan) + + + Aḵḫlāqiyāt-i NabavÄ«, Muz̲ākarah-yi MillÄ« + + + Its Aḵḫlāqiyāt-i NabavÄ«, 1982: + t.p. (Muz̲ākarah-yi MillÄ« Aḵḫlāqiyāt-i NabavÄ«, Karaci, 1402 Hijri) + + + + 00458nz 2200133n 4500 + n 84043274 + DLC + 19841002000000.0 + 840727n| acannaab| |a aaa ||| + + n 84043274 + + + DLC + DLC + + + Boaventura, + frei, + 1919- + Tentaciones de la teología de la liberación. + English + + + Boaventura, + frei, + 1919- + Temptations for the theology of liberation + + + His Temptations for the theology of liberation, 1974. + + + + 00687cz 2200157n 4500 + n 84050066 + DLC + 19931202113455.2 + 840813n| acannaab| |n aaa ||| + + n 84050066 + + + DLC + DLC + DLC + + + PR6065.S53 + + + Ó Siadhail, Mícheál + + + His Learning Irish, 1980 (1981 printing): + t.p. (Mícheál O Siadhail) + + + LC data base, 8-9-84 + (hdg.: Ó Siadhail, Mícheál) + + + His Hail! Madam Jazz, 1992: + t.p. (Micheal O'Siadhail) facing t.p. (b. in Dublin in 1947; educated at Clongowes Wood College, Trinity College, Dublin, and the Univ. of Oslo; published 7 collections of poetry; also lists some academic works) + + + + 01023cz 2200193n 4500 + n 84055163 + DLC + 19941005093350.2 + 840827n| acannaab| |a ana ||| c + + n 84055163 + + + DI + DLC + DLC + DNAL + DLC + MoSU-L + + + Papago Tribe of Arizona + + + nna + Papago Tribe + + + Papago Tribe of Sells, Gila Bend, and San Xavier Reservations + + + b + Tohono O'odham Nation of Arizona + + + The Papago Tribe of Arizona special ... 1979: + t.p. (Papago Tribe of Arizona) verso of t.p. (Papago Tribe) + + + LC data base, 8/13/84 + (hdg.: Papago Tribe; usage: Papago Tribe) + + + Info from the Planning Dept., Tohono O'odham Nation of Arizona, 03-13-92 + (Name changed in 1985 from Papago Tribe of Arizona to Tohono O'odham Tribe of Arizona. The name Tohano O'odham Tribe has never been used by the Nation) + + + Constitution and by-laws of the Papago Tribe, Arizona, 1937: + p. 1 (Papago Tribe of Sells, Gila Bend, and San Xavier Reservations) + + + + 00643nz 2200145n 4500 + n 84064545 + DLC + 19840831000000.0 + 840731n| acannaab| |a ana ||| + + n 84064545 + + + TxU + DLC + + + Nicaragua. + Servicio de Consulta y Capacitación Rural. + + + Nicaragua. + Ministerio de Agricultura y Ganadería. + Servicio de Consulta y Capacitación Rural + + + Nicaragua. + Consulta y Capacitación Rural, Servicio de + + + Informe sobre los recursos apícolas en Nicaragua, 1963: + t.p. (Ministerio de Agricultura y Ganadería, Servicio de Consulta y Capacitación Rural; Managua, Nicaragua) + + + + 01966cz 2200253n 4500 + n 84067376 + DLC + 19980515052657.9 + 840424n| acannaab| |a ana ||| + + n 84067376 + + + (OCoLC)oca01106860 + + + DLC + DLC + DLC + DJBF + InU + + + IMO/FAO/UNESCO/WMO/WHO/IAEA/UN/UNEP Joint Group of Experts on the Scientific Aspects of Marine Pollution + + + GESAMP + + + G.E.S.A.M.P. + + + I.M.O./F.A.O./U.N.E.S.C.O./W.M.O./W.H.O./I.A.E.A./U.N./U.N.E.P. Joint Group of Experts on the Scientific Aspects of Marine Pollution + + + Joint Group of Experts on the Scientific Aspects of Marine Pollution + + + IMO/FAO/UNESCO/WMO/WHO/IAEA/UN/UNEP Joint Group of Experts on the Scientific Aspects of Marine Environmental Protection + + + a + IMCO/FAO/UNESCO/WMO/WHO/IAEA/UN/UNEP Joint Group of Experts on the Scientific Aspects of Marine Pollution + + + b + IMO/FAO/UNESCO-IOC/WMO/WHO/IAEA/UN/UNEP Joint Group of Experts on the Scientific Aspects of Marine Environmental Protection + + + An Oceanographic model ... 1983: + t.p. (IMO/FAO/UNESCO/WMO/WHO/IAEA/UN/UNEP Joint Group of Experts on the Scientific Aspects of Marine Pollution (GESAMP)) + + + Its GESAMP, principles for developing coastal water quality criteria, 1984: + t.p. (GESAMP) verso t.p. (Joint Group of Experts on the Scientific Aspects of Marine Pollution) + + + Its Report of the ... session, 1993: + t.p. (IMO/FAO/UNESCO/WMO/WHO/IAEA/UN/UNEP Joint Gropu of Experts on the Scientific Aspects of Marine Environmental Protection) + + + Monitoring biological variables ... 1980: t.p. (IMCO/FAO/UNESCO/WMO/WHO/IAEA/UN/UNEP Joint Group of Experts on the Scientific Aspects of Marine Pollution (GESAMP)); Report of the twenty-fourth ... 1994: t.p. (IMO/FAO/UNESCO-IOC/WMO/WHO/IAEA/UN/UNEP Joint Group of Experts on the Scientific Aspects of Marine Environmental Protection (GESAMP)) + + + + 01036cz 2200241n 4500 + n 84073951 + DLC + 19990813143146.0 + 840619n| acannaab |a aaa ||| + + n 84073951 + + + DLC + DLC + DLC + + + Phong Thu + + + Nguyã̃en, Phong Thu + + + Hã̀ong Trung + + + VÅ©, Trung + + + Hoa HÆ°Æ¡ng, + 1934- + + + Hã̀ong HÆ°Æ¡ng + + + Hã̀ong Trang + + + Món quà t½̀ H¼̣p Đ½́c, 1978: + t.p. (Phong Thu) + + + LC data base, 6-14-84 + (hdg.: Phong Thu) + + + His GÆ°Æ¡ng mæ̣at thiã́eu nhi Viạ̃et Nam trong liÌ£ch s½̉ d½̣ng nư¼́c và gi½̃ nư¼́c, 1995: + t.p. (Phong Thu) cover p. 4 (real name: Nguyã̃en Phong Thu; b. 1934) + + + Nhà văn Viạ̃et Nam hiạ̃en đại, 1997: + p. 650 (Phong Thu, nhà văn; real name: Nguyã̃en Phong Thu; b. 1934; pseud.: Hã̀ong Trung, VÅ© Trung, Hoa HÆ°Æ¡ng, Hã̀ong HÆ°Æ¡ng) + + + Nhà văn Hà Nạ̃oi, 1998: + p. 318 (Phong Thu, b. 1934; real name: Nguyã̃en Phong Thu; pseud.: Hã̀ong Trang, VÅ© Trung) + + + + 00552nz 2200145n 4500 + n 84089284 + DLC + 19840813000000.0 + 840621n| acannaab| |a aaa ||| + + n 84089284 + + + DLC + DLC + + + Ceaușescu, Nicolae. + România pe drumul desăvîrșirii construcției socialiste. + Chinese. + Selections + + + Ceaușescu, Nicolae. + ChÊ¿i-ao-sai-ssu-kÊ¿u hsüan chi, 1974-1980 + + + Ceaușescu, Nicolae. + ChÊ¿i-ao-sai-ssu-kÊ¿u hsüan chi, 1969-1973 + + + His ChÊ¿i-ao-sai-ssu-kÊ¿u hsüan chi 1974-1980, 1980. + + + + 01554cz 2200313n 4500 + n 84113947 + DLC + 19980903053535.3 + 840606n| acannaab| |a aaa ||| + + n 84113947 + + + (OCoLC)oca01119479 + + + DLC + DLC + DLC + OCl + NmU + + + Grey Owl, + 1888-1938 + + + Belaney, Archie, + 1888-1938 + + + Szürke Bagoly, + 1888-1938 + + + Wäscha-kwonnesin, + 1888-1938 + + + Grau-Eule, + 1888-1939 + + + Wa-sha-quon-asin, + 1888-1939 + + + Grey Auru, + 1888-1939 + + + Harmaa Pöllö, + 1888-1938 + + + Grijze Uil, + 1888-1938 + + + Gufo Grigio, + 1888-1938 + + + Sira Sova, + 1888-1938 + + + Bufnit︠s︡a Chenushie, + 1888-1938 + + + Anahareo. Devil in deerskins, 1972: + t.p. (Grey Owl) p. v (Englishman Archie Belaney, who became Mohawk Indian) + + + Két kicsi hód, c1993: + t.p. (Szürke Bagoly) + + + LC data base, 6/5/84 + (hdg.: Grey Owl, 1888-1938) + + + Männer der letzten Grenze, 1946: + t.p. (Wäscha-kwonnesin; Grau-Eule) t.p. verso (b. 1888, d. Apr. 13, 1938; half-blooded Indian (father Scottish, mother Indian); trapper, pelt hunter, canoeist; became involved in protection of Canadian wildlife) + + + OCLC database, 9/2/98 + (hdgs.: Grey Owl, 1888-1938, and Grey Owl, and Grey Owl (Apache Indian); usages: Grey Owl, Wa-sha-quon-asin, Wäscha-kwonnesin, Grau-Eule, Grey Auru, Harmaa Pöllö, Grijze Uil, Szürke Bagoly, Gufo Grigio, Sira Sova, Bufnit︠s︡a Chenushie) + + + + 00471nz 2200133n 4500 + n 84125938 + DLC + 19841217164147.1 + 841022n| acannaab| |n aaa ||| b + + n 84125938 + + + DNLM + DLC + DLC + + + Watanabe, Hiroki, + 1935- + + + Interventional real-time ultrasound, 1985: + CIP t.p. (Hiroki Watanabe, M.D.; prof. and chmn., Dept. Urol., Kyoto Prefec. Univ. Med.) + + + LC data base, 10/17/84 + (hdg.: Watanabe, Hiroki, 1935-) + + + + 00593cz 2200157n 4500 + n 84151001 + DLC + 20010313071908.0 + 840820nc acannaabn |a ana + + n 84151001 + + + (OCoLC)oca01168078 + + + DLC + eng + DLC + DLC + OCoLC + + + Qing hua da xue (Beijing, China). + Jian zhu xi. + Zhi tu zu + + + Qing hua da xue jian zhu xi zhi tu zu (Beijing, China) + + + nnea + ChÊ¿ing hua ta hsüeh (Beijing, China). + Chien chu hsi. + Chih tÊ¿u tsu + + + Chien chu chih tÊ¿u ... 1982: + t.p. (ChÊ¿ing hua ta hsüeh chien chu hsi chih tÊ¿u tsu) + + + + 00728cz 2200229n 4500 + n 84707263 + DLC + 19840827165923.1 + 840807n| acaaaaaa| |a ana ||| + + n 84707263 + + + DLC + DLC + DLC + + + Information series. + Technology. + + + Royal Scottish Museum. + Information series. + Technology + + + Technology + + + nnaa + Edinburgh. + Royal Scottish Museum. + Information series : + technology - Royal Scottish Museum + + + Royal Scottish Museum. + Technology + + + 2 + DLC + + + Edinburgh + Royal Scottish Museum + + + f + DLC + + + t + DLC + + + s + DLC + + + Bunyan, I. T. East Fortune, 1983: + p. 3 of cover + + + + 00569cz 2200193n 4500 + n 84743710 + DLC + 19970911053327.7 + 840419n| acaacaaa| |n ana + + n 84743710 + + + (OCoLC)oca01099644 + + + DLC + DLC + DLC + GU + + + Vatican collection. + + + v. 2 + DLC + + + Dublin + Dominican Publications + Northport, N.Y. + Costello Pub. Co. + + + f + DLC + + + t + DLC + + + s + DLC + + + Vatican Council (2nd : 1962-1965). Vat. Council II, more postconciliar docs., c1982: + t.p. + + + + 00770cz 2200229n 4500 + n 84802440 + DLC + 19970828152314.8 + 840625n| acaaaaaa| |a ana ||| c + + n 84802440 + + + ICU + ICU + DLC + DLC-S + DLC + + + Q180.A1 + R36 + + + Research memorandum (Rand Corporation) + + + nna + Rand Corporation. + Research memorandum + + + b + Memorandum (Rand Corporation) + + + RM-1236-AEC + DLC + ICU + + + Santa Monica, Calif. + Rand Corp. + + + f + DLC + ICU + + + t + DLC + ICU + + + c + DLC + ICU + + + LCCN 56-35648: Kahn, H. Applications of Monte Carlo, 1956. + + + Perkel, D.H. A digital-computer model of nerve-cell functioning, 1964: ser. t.p. (Memorandum) + + + + 00650cz 2200169n 4500 + n 86117872 + DLC + 20010915071230.0 + 861021n| acannaabn |a ana + + n 86117872 + + + (OCoLC)oca01720548 + + + DLC + DLC + TxU + + + Argentina. + Ministerio de Salud y Acción Social. + + + Argentina. + Salud y Acción Social, Ministerio de + + + b + Argentina. + Ministerio de Salud + + + Factores biológicos y ecológicos en ... 1985- : + v. 1, t.p. (Ministerio de Salud y Acción Social, República Argentina) + + + Argentina ... indicadores básicos, 2000: t.p. (Ministerio de Salud) + + + + 00688cz 2200169n 4500 + n 89636599 + DLC + 20010915071221.0 + 890627n| acannaabn |a aaa + + n 89636599 + + + (OCoLC)oca02551283 + + + DLC + eng + DLC + OCoLC + + + Stuckless, E. Ross + (Edwin Ross), + 1934- + + + Stuckless, Edwin Ross, + 1934- + + + Stuckless, Ross, + 1934- + + + nuc89-61526: Deaf people and social change, 1982 + (hdg. on NSyU rept.: Stuckless, E. Ross; usage: Ross Stuckless) + + + OCLC, Aug. 25, 2001 + (hdg.: Stuckless, E. Ross (Edwin Ross), 1934- ; usage: E. Ross Stuckless; Edwin Ross Stuckless; E.R. Stuckless; Ross Stuckless) + + + + 00591cz 2200169n 4500 + n 97115749 + DLC + 20010915071207.0 + 971118n| acannaabn |a ana + + n 97115749 + + + (OCoLC)oca04536550 + + + DLC + DLC + DLC + OrU + + + Nuclear Free and Independent Pacific Movement + + + NFIP + + + NFIP Movement + + + The Nuclear Free and Independent Pacific Movement, 1997 : + p. 1 (NFIP) + + + Report of the 7th Nuclear Free and Independent Pacific Conference, 9-13 December 1996, Suva, Fiji, 1997: + p. 4 (NFIP Movement) + + + + 00624cz 2200169n 4500 + n 97922260 + DLC + 20010915071220.0 + 970825n| acannaabn |a ana + + n 97922260 + + + (OCoLC)oca04547000 + + + DLC + DLC + InU + + + Mtshur-phu Dgon (Lhasa, China) + + + Mtshu-phu Dgon-pa (Lhasa, China) + + + Chubusi (Lhasa, China) + + + Mtshur-phu Dgon gyi dkar chag Kun gsal me loṅ, 1995: + t.p. (Mtshur-phu-dgon) t.p. verso (Chubusi) + + + Bod Rgya tshig mdzod chen mo, 1985-: + v. 2, (Mtshur-phu Dgon-pa; estd. by 3rd Karmapa in North-west part of Lhasa) + + + + 00451dz 2200145n 4500 + n 98910790 + DLC + 20010915164958.0 + 981015n| acannaabn |a ana + + n 98910790 + + + DLC + DLC + + + Paissandu (Movie theatre) + + + Cine Paissandu + + + Cinema Paissandu + + + Geração Paissandu, c1996: + cover p. 4 (Cine Paissandu) t.p. verso (Braz. CIP: Cinema Paissandu) p. 17 (inaugurated in 1960) + + + + 00537cz 2200157n 4500 + n 99007266 + DLC + 20010926063245.0 + 990128n| acannaab| |n aba + + n 99007266 + + + DLC + eng + DLC + Uk + + + Butler, Robert + + + [Author of The American Ceramic Society] + + + The American Ceramic Society, c1998: + t.p. verso (Robert Butler) + + + [Author of EPU-5/E frequency solid state converter] + + + EPU-5/E frequency solid state converter, [1998?]: + t.p. (Robert Butler) + + + + 00590cz 2200157n 4500 + n 99013699 + DLC + 20010915071232.0 + 990218n| acannaabn |a ana + + n 99013699 + + + (OCoLC)oca04924353 + + + DLC + eng + DLC + DLC + OCoLC + + + Chattanooga Area Chamber of Commerce + + + a + Greater Chattanooga Area Chamber of Commerce + + + Chattanooga, c1998: + t.p. (Chattanooga Area Chamber of Commerce) + + + Chattanooga and tri-state area directory of manufacturers, 1977: t.p. (The Greater Chattanooga Area Chamber of Commerce) + + + + 00309cz 2200121n 4500 + n 99033758 + DLC + 20010927060446.0 + 990505n| acannaab| |n aaa + + n 99033758 + + + DLC + eng + DLC + Uk + + + Roland, Robert + + + Tabellion de Cambrai, 1996: + t.p. (Robert Roland) + + + + 00862cz 2200181n 4500 + n 99256633 + DLC + 20010915071212.0 + 990920n| acannaabn |n aba + + n 99256633 + + + (OCoLC)oca05068125 + + + DLC + eng + DLC + OClW + + + Jenkins, Jennifer + + + [Author of The everything wedding shower book] + + + Jenkins, Jennifer. The everything wedding shower book, 2000: + t.p. (Jennifer Jenkins) + + + [Author of The phonology of English as an international language] + + + The phonology of English as an international language, 2000: + t.p. (Jennifer Jenkins) p. 4 of cover (Co-ordinator of Teacher Education and Applied Linguistics, English Language Centre, King's College, London) + + + E-mail from author, Sept. 12, 2001 + (no middle name; does not want her date of birth used) + + + + 01114cz 2200217n 4500 + n 99803552 + DLC + 20010915071214.0 + 991026n| acannaabn |a aaa + + n 99803552 + + + (DNLM)1082482 + + + (OCoLC)oca05091309 + + + DNLM + eng + DNLM + DNLM + + + Imamura, Masayuki + + + Imamura, M. + (Masayuki) + + + Shōkakan no geka, 1996: + t.p. (Imamura Masayuki; prof., Kyōto Daigaku) + + + Igaku KenkyÅ«sha meibo, 1996-1997: + p. 219 ([in Rom.] Masayuki Imamura; prof., Kyōto Daigaku Igakubu, Bunshi Igakukei, Iden Igaku Shuyō Gekagaku) + + + Gastrinoma, 1998: + credit frame (Masayuki Imamura, M.D., F.A.C.S., Dept. of Surgery & Surgical Basic Science, Grad. Sch. of Med., Kyoto Univ., Kyoto, Japan) + + + NLM files, Oct. 22, 1999 + (hdg.: Imamura, Masayuki) + + + Superficial esophageal neoplasm, c2002: + CIP t.p. (M. Imamura) t.p. verso (Masayuki Imamura; prof., surg. and surg. basic scis., Graduate Sch. of Med., Kyoto Univ., Japan) data sheet (b. Aug. 4, 1940) + + + NDL choshamei tenkyoroku, 1991. + + + + 00861cz 2200169n 4500 + n 99900224 + DLC + 20010915170422.0 + 990326n| acannaabn |a ana + + n 99900224 + + + DLC + DLC + DLC + + + Fundação de Cultura, Desporto e Turismo de São Luís + + + São Luís do Maranhão (Brazil). + Fundação de Cultura, Desporto e Turismo + + + FUNC + + + b + FUNC (Organization : São Luís do Maranhão, Brazil) + + + Coleção Cidade de São Luís ; v. 1. Cordel, 1996: + t.p. (Fundação de Cultura, Desporto e Turismo de São Luís) t.p. verso (Prefeitura Municipal de São Luís, Fundação de Cultura Desporto e Turismo-FUNC) + + + Série Cadernos de cultura ; 1. Carnavais de São Luís, 1998: + t.p. verso (Prefeitura Municipal de São Luís, Fundação Municipal de Cultura-FUNC) + + + + 00733cz 2200181n 4500 + n 99900308 + DLC + 20010915143830.0 + 990731n| acannaabn |a aaa + + n 99900308 + + + DLC + eng + DLC + DLC + + + Reys, Manoel Martinz do Couto, + ca. 1750-1827 + + + Couto Reys, Manoel Martinz do, + ca. 1750-1827 + + + Do Couto Reys, Manoel Martinz, + ca. 1750-1827 + + + Martinz do Couto Reys, Manoel, + ca. 1750-1827 + + + Reis, Manoel Martins do Couto, + ca. 1750-1827 + + + Martins do Couto Reis, Manoel, + ca. 1750-1827 + + + Obras de Manoel Martinz do Couto Reys, 1997: + p. 9 (Manoel Martins do Couto Reis; b. in Santos, São Paulo, about 1750; d. in 1827) + + + + 00747dz 2200193n 4500 + n 99901189 + DLC + 20010915131103.0 + 990710n| acaabaaan |a ana + + n 99901189 + + + DLC + eng + DLC + + + Coleção Edição facsimilar da Biblioteca Nacional + + + Biblioteca Nacional (Brazil). + Departamento Nacional do Livro. + Coleção Edição facsimilar + + + Edição facsimilar da Biblioteca Nacional + + + Rio de Janeiro + Ministério da Cultura, Fundação Biblioteca Nacional, Departamento Nacional do Livro + + + f + DLC + + + t + DPCC + DLC + + + s + DLC + + + De gestis Mendi de Saa, 1997: + p. 9 (Coleção Edição facsimilar da Biblioteca Nacional) + + + + 00802cz 2200169n 4500 + n 99901314 + DLC + 20010915162649.0 + 990830n| acannaabn |a aaa + + n 99901314 + + + DLC + eng + DLC + DLC + + + Millau, Francisco, + 1728-1805 + + + Millau y Maraval, Francisco José, + 1728-1805 + + + Maraval, Francisco José Millau y, + 1728-1805 + + + Mirabel, Francisco José Millau y, + 1728-1805 + + + Miraval, Francisco José Millau y, + 1728-1805 + + + El manuscrito de 1772, 1998: + t.p. (Francisco Millau) p. i (Francisco José Millau y Maraval) p. 45 (b. in Isla de León, 09-03-1728; son of Luis Millao and Dionisia Josefa Mirabel; mother's family name also appears as Miraval or Maraval) p. 48 (d. in Isla de León, 07-06-1805) + + + + 01025cz 2200241n 4500 + n 99901343 + DLC + 20010915134818.0 + 990928n| acaaaaaan |a ana + + n 99901343 + + + DLC + eng + DLC + DLC + + + Conversando sobre política + + + Série Conversando sobre política + + + Núcleo de Memória Política Carioca e Fluminense. + Conversando sobre política + + + Rio de Janeiro (Brazil : State). + Assembléia Legislativa. + Conversando sobre política + + + Fundação Getúlio Vargas. + Conversando sobre política + + + 4. v. + DPCC + DLC + + + Rio de Janeiro, Brasil + Núcleo de Memória Política Carioca e Fluminense + Assembléia Legislativa do Estado do Rio de Janeiro + Fundação Getulio Vargas Editora + + + f + DLC + + + t + DPCC + DLC + + + s + DLC + + + Document + + + Célio Borja, 1999: + t.p. (Conversando sobre política) p. 5 (quarto volume da série Conversando sobre política) + + + + 00684cz 2200145n 4500 + n 2001089056 + DLC + 20010915153949.0 + 010910n| acannaabn |a aaa + + n 2001089056 + + + DLC + eng + DLC + + + Vattel, Emer de, + 1714-1767. + Droit des gens. + English & French + + + Vattel, Emer de, + 1714-1767. + Droit des gens, ou, Principes de la loi naturelle, appliqués à la conduite et aux affaires des nations et des souverains + + + Vattel, Emer de, + 1714-1767. + Law of nations + + + Vattel, Emer de. Le droit des gens, ou, Principes de la loi naturelle, appliqués à la conduite et aux affaires des nations et des souverains, 1995. + + + + 00698cz 2200145n 4500 + n 2001089057 + DLC + 20010915150356.0 + 010913n| acannaabn |a aaa + + n 2001089057 + + + DLC + eng + DLC + + + Pufendorf, Samuel, + Freiherr von, + 1632-1694. + Elementorum jurisprudentiae universalis libri II + + + Pufendorf, Samuel, + Freiherr von, + 1632-1694. + Samuelis Pufendorf elementorum jurisprudentiae universalis libri II + + + MESSAGE: Being canceled sg63 09-15-01 + + + Pufendorf, Samuel, Freiherr von. Elementorum jurisprudentiae universalis libri duo, 1995: + v. 1, 1672 t.p. (Samuelis Pufendorf elementorum jurisprudentiae universalis libri II) + + + + 00316nz 2200121n 4500 + nb2001068899 + DLC + 20010915063110.0 + 010914n| acannaabn |n aaa + + nb2001068899 + + + Uk + eng + Uk + + + Wittersheim, Werner + + + "Zeitlos unzeitgemäss", 1992: + t.p. (Werner Wittersheim) + + + + 00377nz 2200121n 4500 + nb2001068902 + DLC + 20010915063110.0 + 010914n| acannaabn |n aaa + + nb2001068902 + + + Uk + eng + Uk + + + Petrikowski, Frank + + + Einwanderungs- und Minderheitenpolitik in der direktdemokratischen Praxis Kaliforniens, 1999: + t.p. (Frank Petrikowski) + + + + 00324nz 2200121n 4500 + nb2001068906 + DLC + 20010915063111.0 + 010914n| acannaabn |n aaa + + nb2001068906 + + + Uk + eng + Uk + + + Kayss, Matthias, + 1965- + + + Halbe - Halbe? 1999: + t.p. (Matthias Kayss) p.168 (born 1965) + + + + 00330nz 2200121n 4500 + nb2001068907 + DLC + 20010915063111.0 + 010914n| acannaabn |n aaa + + nb2001068907 + + + Uk + eng + Uk + + + Boshammer, Susanne, + 1968- + + + Halbe - Halbe? 1999: + t.p. (Susanne Boshammer) p.166 (born 1968) + + + + 00330nz 2200121n 4500 + nb2001068908 + DLC + 20010915063112.0 + 010914n| acannaabn |n aaa + + nb2001068908 + + + Uk + eng + Uk + + + Crimlisk, Helen + + + Psychotherapie with children and adolescents, c2001: + t.p. (Helen Crimlisk) + + + + 00416nz 2200133n 4500 + nb2001068938 + DLC + 20010915063114.0 + 010914n| acannaabn |a aaa + + nb2001068938 + + + Uk + eng + Uk + + + Bellani, A. + (Antonio) + + + Bellani, Antonio + + + La sfida dello sviluppo in una società pastorale dell'Africa orientale, 1988: + t.p. (A. Bellani) p.107 (Antonio Bellani) + + + + 00703cz 2200193n 4500 + no 92012465 + DLC + 20010915071242.0 + 920514n| acannaabn |a aaa c + + no 92012465 + + + (OCoLC)oca03183890 + + + Wa + Wa + WaU + + + Leland, Robert + + + Leland, Bob + + + Formerly on undifferentiated name record: n 80059439 + + + His Steelhead investigations in Wash., 1991?: + t.p. (Robert Leland, State of Washington, Dept. of Wildlife) + + + 2000 Washington State salmonid stock inventory, 2000: + t.p. (Bob Leland) + + + Sport fish investigations in Washington State, 2001: + t.p. (Bob Leland) + + + AMWS, 1998-1999 + + + + 00544cz 2200145n 4500 + no 96044450 + DLC + 20010915071228.0 + 960904n| acannaabn |a ana c + + no 96044450 + + + (OCoLC)oca04153987 + + + OrU + eng + OrU + OCoLC + + + University of Portland. + Dept. of Library Science + + + University of Portland. + Graduate School. + Dept. of Library Science + + + The Graduate School program in Library Science, 1965-1966: + cover (University of Portland) p. 4 (Department of Library Science) + + + + 00612cz 2200157n 4500 + no 97079680 + DLC + 20010915071213.0 + 971223n| acannaabn |n aaa c + + no 97079680 + + + (OCoLC)oca04565453 + + + OCoLC + eng + OCoLC + PPi-MA + + + Geminiani, Francesco, + 1687-1762. + Sonatas, + violoncello, continuo, + op. 5 + + + Machine-derived authority record. + + + LCCN 86-751025: Geminiani, F. Les six sonates op. 5 pour violoncelle et basse continue, 1984 or 1985 + + + New Grove, 2nd ed. + (op. 5. (6) sonates (A, d, C, B♭, F, a), vc, bc (Paris, 1746)) + + + + 00476cz 2200157n 4500 + no 99052182 + DLC + 20010915071234.0 + 990722n| acannaabn |a aaa c + + no 99052182 + + + (OCoLC)oca05032732 + + + InU + eng + InU + WU + + + Nemec, Juraj + + + Nemec, Jurij + + + Public finance, 1997: + t.p. (Juraj Nemec, Univ. of Matej Bel, Slovakia) + + + Javne finansije, 1999: + t.p. (Juraj Nemec) colophon (Nemec, Jurij) + + + + 01418cz 2200193n 4500 + no 99067367 + DLC + 20010915071234.0 + 990915n| acannaabn |a ana c + + no 99067367 + + + (OCoLC)oca05064638 + + + DGPO + eng + DGPO + + + United States. + Congress. + Senate. + Committee on Environment and Public Works. + Subcommittee on Fisheries, Wildlife, and Drinking Water + + + United States. + Congress. + Senate. + Subcommittee on Fisheries, Wildlife, and Drinking Water + + + a + United States. + Congress. + Senate. + Committee on Environment and Public Works. + Subcommittee on Drinking Water, Fisheries, and Wildlife + + + b + United States. + Congress. + Senate. + Committee on Environment and Public Works. + Subcommittee on Fisheries, Wildlife, and Water + + + Its Implementation of the 1996 Safe Drinking Water Act amendments, hearing ... 1999: + t.p. (Subcommittee on Fisheries, Wildlife and Drinking Water of the Committee on Environment and Public Works, United States Senate) + + + Phone call to Committee, 9/15/1999 + (Subcommittee on Drinking Water, Fisheries, and Wildlife became Subcommittee on Fisheries, Wildlife and Drinking Water) + + + Phone call to Subcommittee on Fisheries, Wildlife and Water, 9/13/01 + (Subcommittee on Fisheries, Wildlife, and Drinking Water became Subcommittee on Fisheries, Wildlife and Water in 2001) + + + + 00674cz 2200157n 4500 + no 99076856 + DLC + 20010915071208.0 + 991022nc acannaabn |a ana + + no 99076856 + + + (OCoLC)oca05087306 + + + DLC-ON + eng + DLC-ON + OCoLC + InU + + + Qinghai Sheng min jian wen yi yan jiu hui + + + nne + ChÊ¿ing-hai sheng min chien wen i yen chiu hui + + + Mtsho-sṅon Źiṅ-chen Dmaṅs-khrod Rig-rtsal Źib-ʾjug Tshogs-pa + + + ʾDzam gliṅ Ge-sar Rgyal-poʾi sgruṅ ... 1997: + p. facing t.p. (ChÊ¿ing-hai sheng min chien wen i yen chiu hui) t.p. verso (Mtsho-sṅon Źiṅ-chen Dmaṅs-khrod Rig-rtsal Źib-ʾjug Tshogs-pa) + + + + 00550cz 2200181n 4500 + no 99076874 + DLC + 20010915071208.0 + 991022n| acannaabn |a ana + + no 99076874 + + + (OCoLC)oca05087324 + + + DLC-ON + eng + DLC-ON + InU + + + Gesar. + A-grags gzi rdzoṅ + + + Gliṅ Ge-sar Rgyal-poʾi sgruṅ, A-grags gzi rdzoṅ + + + A-grags gzi rdzoṅ + + + Gesaer chuan qi, Azhamanao guo + + + Azhamanao guo + + + Gliṅ Ge-sar Rgyal-poʾi sgruṅ, A-grags gzi rdzoṅ, 1997. + + + + 00504cz 2200133n 4500 + no2001046468 + DLC + 20010915071238.0 + 010611n| acannaabn |n aaa c + + no2001046468 + + + (OCoLC)oca05508937 + + + ICU + eng + ICU + CLU + + + Kennedy, Iyamu, + 1956- + + + Lucciole nere, 1999: + t.p. (Iyamu Kennedy) p. 4 of cover (b. 1956, Benin City, Nigeria; laureate of the Università di Torino; since 1995, the Secretary of the Union of Nigerian Associations in Italy) + + + + 00630cz 2200157n 4500 + no2001064208 + DLC + 20010915033206.0 + 010813n| acannaabn |a ana c + + no2001064208 + + + (OCoLC)oca05558269 + + + CU + eng + CU + NNU + + + F.A.Z.-Institut für Management-, Markt- und Medieninformationen + + + Frankfurter Allgemeine Zeitung GmbH. + Institut für Management-, Markt- und Medieninformationen + + + FAZ-Institut für Management-, Markt- und Medieninformationen + + + Germany's top 500, 2001 + t.p. (F.A.Z.-Institut für Management-, Markt- und Medieninformationen) + + + + 00382cz 2200133n 4500 + no2001070483 + DLC + 20010915071205.0 + 010904n| acannaabn |n aaa c + + no2001070483 + + + (OCoLC)oca05574249 + + + SaPrUP + eng + SaPrUP + + + Takele, Etaferahu + + + Economic trends in the California avocado industry, 1984: + t.p. (Etaferahu Takele) + + + + 00514dz 2200133n 4500 + no2001070627 + DLC + 20010927103901.0 + 010904n| acannaabn |n aaa c + + no2001070627 + + + (OCoLC)oca05574397 + + + DGU-L + eng + DGU-L + + + Prentice, P. E. James + + + Canada. Indian Claims Commission (1991- ). Inquiry into the Treaty land entitlement claim of the Lucky Man Cree Nation, 1997: + (Commission Co-Chair P.E. James Prentice, QC) NLC database, 9/4/01 (James Prentice) + + + + 00476cz 2200133n 4500 + no2001071987 + DLC + 20010915071205.0 + 010909n| acannaabn |n ana + + no2001071987 + + + (OCoLC)oca05578702 + + + DLC-ON + eng + DLC-ON + + + Seminar on Women and Family in Kerala + (1995 : + University of Kerala) + + + Women and family in Kerala, 1995: + t.p. (Seminar on Women and Family in Kerala on 24-2-1995) frwd. (at University of Kerala) + + + + 00593cz 2200181n 4500 + no2001072290 + DLC + 20010915071203.0 + 010910n| acannaabn |n aba c + + no2001072290 + + + (OCoLC)oca05579233 + + + HkUST + eng + HkUST + + + Chen, Qiang + + + Formerly on undifferentiated name record: n 84017286 + + + [Author of TÊ¿ien fu chih kuo] + + + Kao teng shu hsüeh chien ming tÊ¿u piao, 1982: + t.p. (ChÊ¿en ChÊ¿iang) + + + [Editor of Li shih ti shun chien] + + + Li shih ti shun chien, 1989: + t.p. (ChÊ¿en ChÊ¿iang) + + + + 00742cz 2200181n 4500 + no2001072334 + DLC + 20010915071238.0 + 010911n| acannaabn |n aba c + + no2001072334 + + + (OCoLC)oca05579277 + + + HkUST + eng + HkUST + + + Wang, Qun + + + Formerly on undifferentiated name record: n 81025163 + + + [Joint author of Shui yün chÊ¿i yeh ying yün ching chi huo tung fen hsi] + + + Teng, C.Y. Shui yün chÊ¿i yeh ying yün ... 1983: + t.p. (Wang Chʿün, Shang-hai hai yün hsüeh yüan) + + + [Added entry of ChÊ¿ang yung tzu yin shen i tzÊ¿u tien] + + + ChÊ¿ang yung tzu yin shen i tzÊ¿u tien, 1992: + t.p. (Wang Chʿün) pref. (with Shang-hai Hua tung shih ta) + + + + 00486cz 2200145n 4500 + no2001072338 + DLC + 20010915071238.0 + 010911n| acannaabn |n aaa c + + no2001072338 + + + (OCoLC)oca05579281 + + + HkUST + eng + HkUST + + + Wang, Chun + + + Formerly on undifferentiated name record: n 81025163 + + + Hei-lung-chiang shih hsien she chih shih ... 1988: + t.p. (Wang ChÊ¿un) p. 2, 1st group (w. Hei-lung-chiang sheng tang an kuan) + + + + 00594nz 2200145n 4500 + no2001073336 + DLC + 20010915071004.0 + 010914n| acannaabn |a ana + + no2001073336 + + + (OCoLC)oca05581070 + + + DLC-ON + eng + DLC-ON + + + National Conference on Conservation of Cultural Property + + + Conference on Conservation of Cultural Property, National + + + Care of archival materials, 1999: + cover (32nd National Conference on Conservation of Cultural Property held fr. 7 to 9th January, 1999 at Sarasvati Mahal Library, Thanjavur, India) + + + + 00593nz 2200145n 4500 + no2001073339 + DLC + 20010915071005.0 + 010914n| acannaabn |a ana + + no2001073339 + + + (OCoLC)oca05581073 + + + DLC-ON + eng + DLC-ON + + + NepālÄ«-Varṇvinyāsa-Vishayaka Adhigoshá¹­hÄ« + (2000 : + Kathmandu, Nepal) + + + NepālÄ«-Varṇvinyāsavishayaka Adhigoshá¹­hÄ« + (2000 : + Kathmandu, Nepal) + + + NepālÄ«-Varṇvinyāsa-Vishayaka Adhigoshá¹­hÄ«, 2057, 2000: + p. 37 (NepālÄ«-Varṇvinyāsavishayaka Adhigoshá¹­hÄ«; held in June 2000 at Kathmandu) + + + + 00425cz 2200133n 4500 + no2001073341 + DLC + 20010921071250.0 + 010914n| acannaabn |n aaa + + no2001073341 + + + (OCoLC)oca05581075 + + + DLC-ON + eng + DLC-ON + + + Svarṇakāntā + + + Nanda maṇikāra, 199-: + cover, p. 2 (UpapravartinÄ« SādhvÄ«rattna ŚrÄ« Svarṇakāntā JÄ«. Ma.; ŚrÄ« Svarṇakānta JÄ«. Ma.) + + + + 00483nz 2200145n 4500 + no2001073342 + DLC + 20010915071006.0 + 010914n| acannaabn |a aaa + + no2001073342 + + + (OCoLC)oca05581076 + + + DLC-ON + eng + DLC-ON + + + Navala, Narendra Vijaya + + + Narendra Vijaya Navala + + + DharatÄ« para svarga, 199-: + cover, p. 2 (Munirāja ŚrÄ« Narendra Vijaya jÄ« "Navala" ŚāstrÄ«; Muni ŚrÄ« Narendra Vijaya jÄ« "Navala") + + + + 00405nz 2200133n 4500 + no2001073345 + DLC + 20010915071006.0 + 010914n| acannaabn |n ana + + no2001073345 + + + (OCoLC)oca05581079 + + + DLC-ON + eng + DLC-ON + + + Malayāḷa Manōrama (Firm) + + + Malayāḷattinṯe mahāvrÌ¥ksÌ£aṃ, 2001: + t.p. (Malayāḷa Manōrama; a major daily from Kerala) + + + + 00716nz 2200205n 4500 + no2001073348 + DLC + 20010915071007.0 + 010914n| acannaabn |a aaa + + no2001073348 + + + (OCoLC)oca05581082 + + + DLC-ON + eng + DLC-ON + + + PL4718.9.A + + + Ahmad MuÄ«nuddÄ«n Añcaṅṅāṭi, + 1968- + + + Añcaṅṅāṭi, Ahmad MuÄ«nuddÄ«n, + 1968- + + + Ahmad MuÄ«nuddÄ«n, + 1968- + + + MuÄ«nuddÄ«n, Ahmad, + 1968- + + + Ahmd. Mueenudheen, + 1968- + + + Mueenudheen, Ahmd., + 1968- + + + SnēhapÅ«rvvaṃ, 2001: + t.p. (Ahmad MuÄ«nuddÄ«n Añcaṅṅāṭi) p. facing t.p. (Ahmad MuĪnuddÄ«n; b. 1968) t.p. verso (Ahmd. Mueenudheen) + + + + 00442nz 2200145n 4500 + no2001073356 + DLC + 20010915071008.0 + 010914n| acannaabn |n aaa c + + no2001073356 + + + (OCoLC)oca05581090 + + + SaPrUP + eng + SaPrUP + + + Brown, Verna + + + Love, power and meaning, 2001: + t.p. (Verna Brown) + + + OCLC, Aug. 28, 2001 + (hdg.: Brown, V. (Verna); Brown, Verna; usage: Verna Brown) + + + + 00459nz 2200145n 4500 + no2001073359 + DLC + 20010915071009.0 + 010914n| acannaabn |a aaa c + + no2001073359 + + + (OCoLC)oca05581093 + + + SaPrUP + eng + SaPrUP + + + Niederwieser, J. G. + + + Niederwieser, Fienie + + + Guide to hydroponic vegetable production, 2001: + t.p. (J.G. Niederwieser) p. i (Dr. Fienie Niederwieser, ARC-Roodeplaat) + + + + 00367nz 2200133n 4500 + no2001073360 + DLC + 20010915071009.0 + 010914n| acannaabn |n aaa c + + no2001073360 + + + (OCoLC)oca05581094 + + + SaPrUP + eng + SaPrUP + + + Talbert, James L. + + + Surgical emergencies in the newborn, 1972: + t.p. (James L. Talbert) + + + + 00433nz 2200157n 4500 + no2001073364 + DLC + 20010915071010.0 + 010914n| acannaabn |a aaa + + no2001073364 + + + (OCoLC)oca05581098 + + + DLC-ON + eng + DLC-ON + + + PL4758.9.C + + + CivāṈantaṈ, PoṈ. + + + Sivananthan, Pon. + + + PoṈ. CivāṈantaṈ kavitaikaḷ, 1999: + t.p. verso (Pon. Sivananthan) + + + + 00727cz 2200205n 4500 + no2001073366 + DLC + 20010920080359.0 + 010914n| acannaabn |a aaa + + no2001073366 + + + (OCoLC)oca05581100 + + + DLC-ON + eng + DLC-ON + + + PL4718.9.S + + + Śaṅkaran Nāyar, Tēmpāṭṭ, + 1918- + + + Nāyar, Tēmpāṭṭ Śaṅkaran, + 1918- + + + Tēmpāṭṭ Śaṅkaran Nāyar, + 1918- + + + Sankaran Nair, Thempat, + 1918- + + + Nair, Thempat Sankaran, + 1918- + + + Thampat Sankaran Nair, + 1918- + + + Aṟivuṃ tēṭi oṯṯaykk, 2000: + t.p. (Tēmpāṭṭ Śaṅkaran Nāyar) p. facing t.p. (Thempat Sankaran Nair) t.p. verso (b. 1918) + + + + 00446nz 2200145n 4500 + no2001073367 + DLC + 20010915071011.0 + 010914n| acannaabn |a aaa + + no2001073367 + + + (OCoLC)oca05581101 + + + DLC-ON + eng + DLC-ON + + + Nadesan, Kumaru + + + Kumaru Nadesan + + + Apocrypha, can it be part of the Bible?, 2000?: + t.p. (Kumaru Nadesan) jkt. (masters deg. in law fr. Univ. of Bombay) + + + + 00340nz 2200133n 4500 + no2001073368 + DLC + 20010915071011.0 + 010914n| acannaab |n aaa c + + no2001073368 + + + (OCoLC)oca05581102 + + + NjP + eng + NjP + + + Yearian, Bridget + + + Bontoc eulogy, 1995: + credits (Bridget Yearian) + + + + 00358nz 2200133n 4500 + no2001073419 + DLC + 20010915071020.0 + 010914n| acannaabn |n aaa c + + no2001073419 + + + (OCoLC)oca05581768 + + + WU + eng + WU + + + Ristić, Jasna + + + Životna sredina i zdravlje ... 1999: + p. facing t.p. (Jasna Ristić) + + + + 00366nz 2200145n 4500 + no2001073420 + DLC + 20010915071020.0 + 010914n| acannaabn |a aaa c + + no2001073420 + + + (OCoLC)oca05581769 + + + CoU + eng + CoU + + + Plato. + Republic. + Spanish & Greek + + + Plato. + República + + + La república, 2000. + + + + 00382nz 2200145n 4500 + no2001073427 + DLC + 20010915071022.0 + 010914n| acannaabn |a ana c + + no2001073427 + + + (OCoLC)oca05581776 + + + NNC + eng + NNC + + + Ambedkar Memorial Trust + + + AMT + + + Babasaheb Ambedkar, 1993: + t.p. (Ambedkar Memorial Trust; AMT) + + + + 00382nz 2200133n 4500 + no2001073428 + DLC + 20010915071022.0 + 010914n| acannaabn |n aaa c + + no2001073428 + + + (OCoLC)oca05581777 + + + WU + eng + WU + + + Acković, Vesna, + 1963- + + + Vokalna muzika roma u Jugoslaviji, 1999: + t.p. (Vesna Acković) back cover (b. 1963) + + + + 00363nz 2200133n 4500 + no2001073481 + DLC + 20010915071034.0 + 010914n| acannaabn |n aaa c + + no2001073481 + + + (OCoLC)oca05581830 + + + InU + eng + InU + + + Musyoka, Violet + + + A study guide to The river and the source, 1998: + t.p. (Violet Musyoka) + + + + 00436nz 2200133n 4500 + no2001073484 + DLC + 20010915071034.0 + 010914n| acannaabn |n aaa c + + no2001073484 + + + (OCoLC)oca05581833 + + + DJBF + eng + DJBF + + + Polius, Tracy + + + Reserve pooling in the Eastern Caribbean Currency Union and the CFA fran zone, c2001: + t.p. (Tracy Polius) p. 1 (Eastern Caribbean Central Bank) + + + + 00637nz 2200157n 4500 + no2001073520 + DLC + 20010915071042.0 + 010914n| acannaabn |n aaa c + + no2001073520 + + + (OCoLC)oca05581869 + + + MdU + eng + MdU + + + Redfield, Alden + + + Anthropology beyond the university, c1973: + t.p. (Alden Redfield) p. 133 (dir. of the Museum of Anthropology and an instr. in the Dept. of Anthropology at Univ. of Missouri) + + + LC in OCLC, Aug. 20, 2001 + (hdg.: Redfield, Alden) + + + Contemp. authors, v. 77-80 (1979) + (Redfield, Alden; b. May 10, 1941 in Englewood, N.J.) + + + + 00491nz 2200145n 4500 + no2001073527 + DLC + 20010915071043.0 + 010914n| acannaabn |a ana + + no2001073527 + + + (OCoLC)oca05581876 + + + DLC-S + eng + DLC-S + + + Trieste (Free Territory : British-U.S. Zone) + + + nnaa + Trieste (Free Territory. British-U. S. Zone) + + + Its Official gazette, Sept. 16, 1947: + t.p. (British-United States Zone, Free Territory of Trieste) + + + + 00459nz 2200133n 4500 + no2001073528 + DLC + 20010915071043.0 + 010914n| acannaabn |n aaa c + + no2001073528 + + + (OCoLC)oca05581877 + + + NRU-Mus + eng + NRU-Mus + + + Bittmann, Antonius + + + Negotiating past and present, 2000 + (Antonius Bittmann) p. iii (b. Gaggenau, Germany, Feb. 5, 1963; organist, teacher of musicology and historical keyboard) + + + + 00639nz 2200157n 4500 + no2001073531 + DLC + 20010915071044.0 + 010914n| acannaabn |a aaa c + + no2001073531 + + + (OCoLC)oca05581880 + + + MoSW-Mu + eng + MoSW-Mu + + + Möller, Max, + 1915-1985 + + + Möller, Guillaume Max, + 1915-1985 + + + Möller, M. The violin-makers of the Low Countries (Belgium and Holland), 1955: + t.p. (Max Möller) + + + Lütgendorff, W. Die Geigen- und Lautenmacher .... Ergänzungsband, 1990 + (Möller, (Guillaume) Max (II); b. May 8, 1915, Amsterdam; d. Aug. 26, 1985, Huizen (NL)) + + + + 00525nz 2200157n 4500 + no2001073581 + DLC + 20010915071053.0 + 010914n| acannaabn |a aaa c + + no2001073581 + + + (OCoLC)oca05581930 + + + WaU + eng + WaU + + + Boechler, Jeffrey L. + + + Boechler, J. L. + (Jeffrey L.) + + + Investigation of Nehalem River summer chinook salmon stocks, 1988: + t.p. (J.L. Boechler) + + + OCLC, Aug. 24, 2001 + (hdg.: Boechler, Jeffrey L.; usage: Jeffrey L. Boechler) + + + + 00443nz 2200133n 4500 + no2001073584 + DLC + 20010915071054.0 + 010914n| acannaabn |n aaa c + + no2001073584 + + + (OCoLC)oca05581933 + + + WaU + eng + WaU + + + Gaspiralı, Şefika, + 1886-1975 + + + Şefika Gaspıralı ve Rusya'da Türk kadın hareketi, 1893-1920, 1998: + t.p. (Şefika Gaspıralı) p. 12 (b. 1886) p. 323 (d. Aug. 31, 1975) + + + + 00474nz 2200133n 4500 + nr2001037254 + DLC + 20010915033122.0 + 010912n| acannaabn |a aaa c + + nr2001037254 + + + CSt + eng + CSt + + + Ecker-Ehrhardt, Matthias + + + Ehrhardt, Matthias Ecker- + + + Deutschland und Polen, eine Werte- und Interessengemeinschaft?, 2001: + t.p. (Matthias Ecker-Ehrhardt) p. 4 of cover (Wissenschaftszentrum Berlin für Sozialforschung) + + + + 00479nz 2200145n 4500 + nr2001037260 + DLC + 20010915033122.0 + 010913n| acannaabn |a aaa c + + nr2001037260 + + + CtY + eng + CtY + + + Kuznet︠s︡ova, Asi︠a︡ + + + Kuznet︠s︡ova, Asi︠a︡ Robertovna + + + Kuznet︠s︡ova, A. R. + (Asi︠a︡ Robertovna) + + + Ne vecher, 2000: + t.p. (Asi︠a︡ Kuznet︠s︡ova) colophon (Kuznet︠s︡ova Asi︠a︡ Robertovna) copr. (Kuznet︠s︡ova A.R.) + + + + 00295nz 2200121n 4500 + nr2001037262 + DLC + 20010915033122.0 + 010913n| acannaabn |n aaa c + + nr2001037262 + + + CtY + eng + CtY + + + Smetella, Péter + + + Vagyok, 1999: + t.p. (Smetella Péter) + + + + 00541nz 2200157n 4500 + nr2001037267 + DLC + 20010915033123.0 + 010913n| acannaabn |a aaa c + + nr2001037267 + + + CtY + eng + CtY + + + Smykova, L. G. + (Larisa Grigorʹevna) + + + Smykova, Larisa Grigorʹevna + + + Smykova, Larisa Grigorʹevna Islamova + + + Islamova, Larisa Grigorʹevna + + + Glazami dushi, 2000: + t.p. (L.G. Smykova) copr. (Larisa Grigorʹevna Smykova) p. 5 (Larisa Grigorʹevna Smykova (Islamova)) + + + + 00291nz 2200121n 4500 + nr2001037268 + DLC + 20010915033123.0 + 010913n| acannaabn |n aaa c + + nr2001037268 + + + CtY + eng + CtY + + + Vovkun, Vasylʹ + + + Fresky, 2001: + t.p. (Vasylʹ Vovkun) + + + + 00389nz 2200133n 4500 + nr2001037324 + DLC + 20010915033123.0 + 010913n| acannaabn |n aaa c + + nr2001037324 + + + NIC + eng + NIC + + + Lapp, Maurice + + + Maurice Lapp recent work, 1987: + cover (Maurice Lapp) + + + RLIN, Sept. 13, 2001 + (hdg.: Lapp, Maurice; usage: Maurice Lapp) + + + + 00542nz 2200157n 4500 + nr2001037326 + DLC + 20010915033123.0 + 010913n| acannaabn |a aaa c + + nr2001037326 + + + NIC + eng + NIC + + + Weyer, Johann, + 1515-1588. + De praestigiis daemonum + + + Weyer, Johann, + 1515-1588. + De praestigiis daemonvm + + + Weyer, Johann, + 1515-1588. + Ioannis VVieri De praestigiis daemonvm + + + His De praestigiis daemonvm, 1563 + + + His Ioannis VVieri De praestigiis daemonvm, 1568 + + + + 00435nz 2200133n 4500 + nr2001037333 + DLC + 20010915033124.0 + 010913n| acannaabn |n aaa c + + nr2001037333 + + + NIC + eng + NIC + + + Einert, Paul Nicolaus + + + Dissertatio De potentia diaboli in sensus, 1707: + t.p. (Paulus Nicolaus Einert) + + + RLIN, September 11, 2001 + (hdgs.: Einert, Paul Nicolaus; Einert, Paul Nicol) + + + + 00484nz 2200145n 4500 + nr2001037336 + DLC + 20010915033124.0 + 010913n| acannaabn |a aaa c + + nr2001037336 + + + NIC + eng + NIC + + + Schubart, Johann Christoph + + + Schubart, Johannes Christophorus + + + Dissertatio De potentia diaboli in sensus, 1707: + t.p. (Joh. Christophori Schubarti) + + + RLIN, September 11, 2001 + (hdg.: Schubart, Johannes Christophorus) + + + + 00400nz 2200133n 4500 + nr2001037344 + DLC + 20010915033125.0 + 010913n| acannaabn |n aaa c + + nr2001037344 + + + NIC + eng + NIC + + + Hunger, Albert, + 1545-1604 + + + De magia these theologicae, 1574: + t.p. (Alberto Hvngero) + + + RLIN, September 7, 2001 + (hdg.: Hunger, Albert, 1545-1604) + + + + 00383nz 2200121n 4500 + nr2001037350 + DLC + 20010915033125.0 + 010913n| acannaabn |n aaa + + nr2001037350 + + + DLC-R + eng + DLC-R + + + Sugimoto, Kazuki, + 1957- + + + Nihon kodai monjo no kenkyÅ«, 2001: + t.p. (Sugimoto Kazuki) colophon (r; b. 1957; w. Kunaichō Shōsōin Jimusho) + + + + 00384nz 2200133n 4500 + nr2001037355 + DLC + 20010915033125.0 + 010913n| acannaabn |n aaa c + + nr2001037355 + + + NIC + eng + NIC + + + Wegman, Hector + + + De magia theses theologicae, 1574: + t.p. (Hectorem VVegman) + + + NIC files, September 7, 2001 + (hdg.: Wegman, Hector) + + + + 00523nz 2200145n 4500 + nr2001037356 + DLC + 20010915033125.0 + 010913n| acannaabn |a aaa c + + nr2001037356 + + + CtY + eng + CtY + + + Gorshkov, ValeriÄ­, + 1948- + + + Gorshkov, ValeriÄ­ Ivanovich, + 1948- + + + Gorshkov, V. I. + (ValeriÄ­ Ivanovich), + 1948- + + + I︠A︡ svecheÄ­ ne gashu, 2000: + t.p. (ValeriÄ­ Gorshkov) colophon (ValeriÄ­ Ivanovich Gorshkov) p. 4 of cover (b. 1948) copr. (V.I. Gorshkov) + + + + 00445nz 2200133n 4500 + nr2001037357 + DLC + 20010915033126.0 + 010913n| acannaabn |n aaa c + + nr2001037357 + + + NIC + eng + NIC + + + Frobes, Johann Nikolaus, + 1701-1756 + + + Iohannis Nicolai Frobesii ... Mysterivm de daemonibvs, 1748 + + + RLIN, September 6, 2001 + (hdgs.: Frobes, Johann Nikolaus, 1701-1756; Frobes, Johann Niklaus) + + + + 00444nz 2200133n 4500 + nr2001037358 + DLC + 20010915033126.0 + 010913n| acannaabn |n aaa c + + nr2001037358 + + + NIC + eng + NIC + + + Forner, Friedrich, + d. 1630 + + + Panoplia armatvrae Dei, 1626: + t.p. (Friderico Fornero) + + + RLIN, September 6, 2001 + (hdgs.: Forner, Friedrich, d. 1630; Forner, Friedrich, bp. of Hebron, d. 1630) + + + + 00675cz 2200193n 4500 + nr2001037510 + DLC + 20010926033231.0 + 010914n| acaabaaan |n ana + + nr2001037510 + + + DLC-R + eng + DLC-R + DLC-R + + + Changchun Shi qing yan jiu cong shu + + + Changchun + Jilin ren min chu ban she + some issues + + + Changchun Shi + Changchun chu ban she + some issues + + + f + DLC-R + + + t + DPCC + DLC-R + + + s + DLC-R + + + Changchun gu jin zheng qu, 1995: + t.p. (Changchun Shi qing yan jiu cong shu) + + + Changchun cheng shi bian qian, 1998: + cover (Changchun Shi qing yan jiu cong shu) + + + + 00556nz 2200145n 4500 + nr2001037532 + DLC + 20010915033133.0 + 010914n| acannaabn |a ana + + nr2001037532 + + + DLC-R + eng + DLC-R + + + Hagadat Amśṭerdam + + + Haggadah (Ms. Hagadat Amśṭerdam) + + + Heading represents the manuscript as a physical entity, including its decoration; for textual contents of the ms. use: Haggadah (Ms. Hagadat Amśṭerdam, 1712) + + + Hagadah shel Pesaħ, 1989?: + t.p. (Hagadat Amśṭerdam ... 1712) + + + + 00364nz 2200133n 4500 + nr2001037553 + DLC + 20010915033134.0 + 010914n| acannaabn |a aaa c + + nr2001037553 + + + CSt + eng + CSt + + + Mashinskai︠a︡, Irina. + Poems. + Selections + + + Mashinskai︠a︡, Irina. + Stikhotvorenii︠a︡ + + + Stikhotvorenii︠a︡, 2001. + + + + 01024nz 2200229n 4500 + nr2001037568 + DLC + 20010915033135.0 + 010914n| acaabaaan |a ana c + + nr2001037568 + + + CSt + eng + CSt + + + Innocenti insight + + + UNICEF Innocenti insight + + + Innocenti insights + + + UNICEF. + International Child Development Centre. + Innocenti insight + + + Florence, Italy + United Nations Children's Fund, Innocenti Research Centre + + + f + CSt + + + t + DPCC + CSt + + + s + CSt + + + Beyond Krismon, 2000: + t.p. (Innocenti insight / UNICEF) + + + RLIN, Sept. 14, 2001 + (hdg. and usage: Innocenti insights; Innocenti insight; UNICEF Innocenti insight) + + + Innocenti Research Centre WWW home page: + publications catalog (Innocenti insight; PDF versions of publications show t.p. presentation "Innocenti insight"; series is numbered in publications catalog, but numbers do not appear on the publications) + + + diff --git a/examples/marcxml/collection-opera-43.xml b/examples/marcxml/collection-opera-43.xml new file mode 100644 index 0000000..b216d36 --- /dev/null +++ b/examples/marcxml/collection-opera-43.xml @@ -0,0 +1,4058 @@ + + + + 01387cam a22002771 4500 + 4055693 + 19871118000000.0 + 790321s1952 nyuag b 000 0 eng + + (DLC) 52014163 + + + 7 + cbc + orignew + u + ocip + 19 + y-gencatlg + + + 52014163 + + + DLC + DLC + DLC + + + MT95 + .T36 + + + 782.08 + + + 10 operatic masterpieces; + designed by Merle Armitage. Text by Olin Downes, with piano arrangements by Leonard Marker. [With more than eighty decorative drawings by Alberta Sordini. Produced and edited under the direction of L. William Hansen; Robert Sour, editorial advisor] + + + New York, + Scribner + [1952] + + + 569 p. + illus., music. + 32 cm. + + + Includes critical commentary, story of each opera, and excerpts arr. for piano, with words of arias in original languages. + + + "Listing of LP recordings, with calibrations": p. 563-569. "BMI LP music selecter [sic]": inserted. + + + Marriage of Figaro.--Master-singers of Nuremberg.--Aida.--Carmen.--Tales of Hoffmann.--Bohême.-- Tosca.--Rosenkavalier.--Love of three oranges.--Wozzeck. + + + Operas + Stories, plots, etc. + + + Operas + Discography. + + + Downes, Olin, + 1886-1955. + + + Marker, Leonard. + + + Ten operatic masterpieces. + + + c-Music + MT95 + .T36 + Copy 1 + BOOKS + + + + 00779cam a22002417a 4500 + 104831 + 20020724161346.0 + 960806s1995 it b 000 0 ita + + (DLC) 96177029 + + + 7 + cbc + orignew + 3 + ncip + 19 + y-gencatlg + + + Acquire + 1 shelf copy + policy default + + + rb05 8/6/96 to cat ; + sh47 2002-07-24 to shelf + + + 96177029 + + + (ItFiC)it 96071036 + + + DLC + DLC + + + MLCS 2002/06831 (B) + + + Tosca, Pino. + + + Il cammino della tradizione : + il tradizionalismo italiano, 1920-1990 / + Pino Tosca. + + + Rimini : + Il Cerchio, + c1995. + + + 114 p. ; + 21 cm. + + + La bottega di Eraclito + + + Includes bibliographical references. + + + ap + + + + 00886cam a2200253 a 4500 + 209897 + 20050308081736.0 + 990106s1998 no b 000 0 nor + + (DLC) 99159298 + + + 7 + cbc + orignew + 3 + ncip + 19 + y-gencatlg + + + of10 01-06-99 to Cat.; + ld04 2004-03-12 telework; to subj. + ld09 2005-03-08 to BCCD + + + 99159298 + + + 8203180566 + + + DLC + DLC + + + PT8876 + .P65 1998 + + + Pollan, Brita, + 1939- + + + Peer Gynt og Carl Gustav Jung : + med sjelen som følgesvenn / + Brita Pollan. + + + Oslo : + Aschehoug, + c1998. + + + 332 p. ; + 21 cm. + + + Includes bibliographical references (p. [325]-332). + + + Ibsen, Henrik, + 1828-1906. + Peer Gynt. + + + Gynt, Peer (Fictitious character) + + + Jung, C. G. + (Carl Gustav), + 1875-1961. + + + ap + + + + 01204nim a22003257a 4500 + 5695469 + 19930903120245.0 + stupsndmbnnnd + 930601q19701991iluuun d eng + + (DLC) 93842034 + + + 7 + cbc + orignew + 4 + ncip + 19 + y-genmusic + + + 93842034 + + + DLC + DLC + + + eng + ger + + + RWD 5185-RWD 5188 + + + Danton's death + [sound recording]. + + + between 1973 and 1991. + + + 4 sound tape reels : + analog, 15 ips, 2 track, stereo., dbx encoded ; + 10 in. + + + Radio adaptation of Georg Büchner's drama. + + + Composite broadcast master. + + + Recorded for National Radio Theatre at Streeterville Studios Inc., Chicago, Ill. + + + From the National Radio Theatre of Chicago Collection. + + + Production level cataloging. + + + Danton, Georges Jacques, + 1759-1794 + Drama. + + + Radio adaptations. + + + Büchner, Georg, + 1813-1837. + Dantons Tod. + + + National Radio Theatre of Chicago Collection (Library of Congress) + + + New - Copy Command + + + TA28 + + + c-RecSound + RWD 5185-RWD 5188 + MUSIC + + + + 00999cam a2200277 a 4500 + 1058619 + 19920416121229.0 + 900328s1988 au a 000 0 ger + + (DLC) 90136825 + + + 7 + cbc + orignew + 4 + ncip + 19 + y-gencatlg + + + ep78 05-15-90; ec23/ec11 to SCD 10-10-90; fd08 03-23-92; fl27 04-15-92 + + + 90136825 + + + 3854490194 + + + DLC + DLC + DLC + + + PN1998.3.G453 + A614 1988 + + + 791.43/0233/092 + 20 + + + 3 Filme / + Lisa Buchmann ... [et al.] ; Penelope Georgiou (Hrsg.). + + + Wien : + Sonderzahl, + c1988. + + + 65 p. : + ill. ; + 21 cm. + + + Title on back cover flap: 3 Filme von Penelope Georgiou, "Petunia", "Tonis und Eleni", "Apostolos." + + + Georgiou, Penelope + Criticism and interpretation. + + + Buchmann, Lisa. + + + Georgiou, Penelope. + + + Drei Filme. + + + ap + + + c-GenColl + PN1998.3.G453 + A614 1988 + Copy 1 + BOOKS + + + + 01266njm a22002537a 4500 + 5671061 + 19930209134547.6 + sduzsnznnmlne + 930203s1992 enkuun dz + + (DLC) 93702845 + + + 0 + cbu + orignew + 5 + ncip + 19 + y-genmusic + + + ACCESSION RECORD qu42 02-03-93 + + + 93702845 + + + CHAN 9075 + Chandos Records + + + DLC + DLC + + + Chandos Records CHAN 9075 + + + Niels W. Gage--Elverskud op. 30 ; Overture, Efterklange af Ossian, op. 1 ; Fünf Gesänge, op. 13 + [sound recording] / + Eva Johansson ; Anne Gjevang ; Poul Elming ; Danish National Radio Choir ; Danish National Radio Symphony Orchestra ; Dmitri Kitajenko. + + + Colchester, England : + Chandos Records, + p1992. + + + 1 sound disc : + digital, stereo. ; + 4 3/4 in. + + 1 booklet (39 p.) + + + Location: Chandos Records: CHAN 9075. + + + Eva Johansson, soprano ; Anne Gjevang, contralto ; Poul Elming, tenor ; Danish National Radio Choir ; Danish National Radio Symphony Orchestra ; Dmitri Kitajenko, conductor. + + + Danish Radio Concert Hall, Copenhagen, Dec. 16, 1991 and Jan. 14-16, 1992. + + + TA28 + + + c-RecSound + Chandos Records CHAN 9075 + MUSIC + + + + 05366cjm a2200757 a 4500 + 13578524 + 20060523152600.0 + st|omndmbbnu|e + 040430p19741953dcuopn + + 7 + cbc + orignew + 3 + ncip + 20 + y-soundrec + + + acquire + 2 shelf copies + policy default + + + qu63 2004-04-30 + + + 2004652171 + + + 19530130 + 1254 + N42 + + + DLC + DLC + DLC + + + LWO 7657, r28A1-29A2 (preservation master) + + + 8th annual Roosevelt memorial concert, Waldorf Astoria Hotel, Grand Ballroom, January 30, 1953 + [sound recording]. + + + [1974] + + + 2 sound tape reels : + analog, 7 1/2 ips, 2 track, mono. ; + 10 in. + + + Cataloged from recording engineer's notes and audition. + + + West Point Glee Club (1st-3rd; 21st-24th works); Joseph Fuchs, violin (4th, 13th-15th works) ; Brooks Smith, piano (4th-8th, 13th-15th works) ; Mack Harrell, baritone (5th-8th works); Harpsichord Quartet (Sylvia Marlowe, harpsichord; Claude Monteaux, flute; Bernard Greenhouse, violoncello; Harry Schulman, oboe) (9th-12th works) ; Eleanor Steber, soprano, James Quillan, piano (16th-20th works) ; Deems Taylor, master of ceremonies. + + + Preservation tape produced from original Voice of America acetate tape (VOA 149) in the Recording Laboratory of the Library of Congress. + + + Commemorating the 71st anniversary of the birth of F.D. Roosevelt, this concert benefits the National Foundation for Infantile Paralysis. Hosted by Deems Taylor. + + + The Corps / W. Franke Harling -- Blue-tail fly -- Medley: Down among the sheltering palms; Give me one dozen roses -- Concerto in E minor for violin and piano. Allegro moderato ; Allegro giocoso / Pietro Nardini -- Where're you walk / Handel -- Wahn! Wahn! Überall Wahn! / Wagner -- Shenandoah / arr. Celius Dougherty -- I am a roving gambler / John Jacob Niles -- Interviews with Deems Taylor and Mack Harrell -- Sonata in B minor, flute, violoncello, harpsichord / Jean-Baptiste Loeillet -- Sonata no. 3, G minor, violoncello and harpsichord / J.S. Bach -- Sonata in A major for harpsichord, K. 113 / Domenico Scarlatti -- Sonata in D minor, op. 4, no. 3. Allegro ; Aria ; Allegro / Leclair -- Tarantelle caprice / Wieniewski ; rev. Kreisler -- Caprice no. 17 / Paganini -- Vissi d'arte : from Tosca / Puccini -- Hello, hello : from The telephone / Menotti -- Csárdás from Fledermaus / J. Strauss -- O, whistle and I'll come to ye : Scottish folksong -- Summertime : from Porgy and Bess / Gershwin -- Border ballad : March, march over the border -- A-round the corner -- Give me your tired, your poor / Irvin Berlin -- Old man Noah. + + + Choruses (Men's voices) with piano. + + + Choruses (Men's voices), Unaccompanied. + + + Concertos (Violin) + Excerpts, Arranged. + + + Oratorios + Excerpts. + + + Operas + Excerpts. + + + Songs (Medium voice) with piano. + + + Violin and piano music. + + + Trios (Harpsichord, flute, violoncello) + + + Sonatas (Violoncello and harpsichord) + + + Sonatas (Harpsichord) + + + Trio sonatas (Flute, oboe, continuo) + + + Songs (High voice) with piano. + + + Western art music + Radio. + radfg + + + Fuchs, Joseph. + prf + + + Smith, Brooks. + prf + + + Harrell, Mack. + prf + ive + + + Steber, Eleanor. + prf + + + Quillan, James. + prf + + + Taylor, Deems, + 1885-1966. + ive + + + Harling, W. Franke + (William Franke), + 1887-1958. + Corps. + + + Nardini, Pietro, + 1722-1793. + Concertos, + violin, orchestra, + E minor. + Allegro moderato. + + + Nardini, Pietro, + 1722-1793. + Concertos, + violin, orchestra, + E minor. + Allegro giocoso. + + + Handel, George Frideric, + 1685-1759. + Semele. + Where'er you walk. + + + Wagner, Richard, + 1813-1883. + Meistersinger von Nürnberg. + Wahn! Wahn! Überall Wahn!. + + + Niles, John Jacob, + 1892-1980. + Gambling songs. + Rovin' gambler. + + + Bach, Johann Sebastian, + 1685-1750. + Sonatas, + viola da gamba, harpsichord, + BWV 1029, + G minor. + + + Scarlatti, Domenico, + 1685-1757. + Sonatas, + harpsichord, + K. 113, + A major. + + + Leclair, Jean Marie, + 1697-1764. + Trio sonatas, + violins, continuo, + op. 4. + No. 3. + Selections. + + + Ravel, Maurice, + 1875-1937. + Vocalise en forme d'habanera; + arr. + + + Wieniawski, Henri, + 1835-1880. + Études-caprices, + op. 18. + No 4; + arr. + + + Paganini, Nicolò, + 1782-1840. + Caprices, + violin, + M.S. 25. + No. 17. + + + Puccini, Giacomo, + 1858-1924. + Tosca. + Vissi d'arte. + + + Menotti, Gian Carlo, + 1911- + Telephone. + Hello! Hello? Oh, Margaret, it's you. + + + Strauss, Johann, + 1825-1899. + Fledermaus. + Csárdás. + + + Gershwin, George, + 1898-1937. + Porgy and Bess. + Summertime. + + + Berlin, Irving, + 1888-1989. + Give me your tired. + + + West Point Cadet Glee Club. + prf + + + Harpsichord Quartet. + prf + + + Voice of America Music Library Collection (Library of Congress) + DLC + + + Jim crack corn. + + + Shenandoah (Song) + + + Several works not adequately identified to analyze. + + + + 01007cam a2200277 i 4500 + 1801466 + 20000214140732.0 + 780601s1977 fr f b 000 0 fre + + (DLC) 78364789 + + + 7 + cbc + orignew + 3 + ncip + 19 + y-gencatlg + + + 78364789 + + + F77-16332 + + + 2718600810 : + 33.00F + + + DLC + DLC + DLC + + + PQ1837 + .A75 + + + 842/.4 + + + Alceste et l'absolutisme / + Jean-Pierre Vincent, Peter Szondi, Daniel Lindenberg, Bernard Chartreux ... [etc.]. + + + Paris (9, rue Linné, 75005) : + Éditions Galilée, + 1977. + + + 130 p., [10] p. of plates, [1] leaf of plates ; + 22 cm. + + + Politique et société + 0397-3956 + + + On cover: Essais de dramaturgie sur le Misanthrope. + + + Includes bibliographical references. + + + Molière, + 1622-1673. + Misanthrope. + + + Comedy. + + + Vincent, Jean-Pierre. + + + c-GenColl + PQ1837 + .A75 + Copy 1 + BOOKS + + + + 00543nam a2200181u 4500 + 7688237 + 00000000000000.0 + 841105n gw 000 0 ger + + (DLC)unk84086999 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + unk84086999 + + + DLC + CarP + DLC + + + M1503.G621 + K6 + + + Goldmark, Carl, + 1832- [from old catalog] + + + Die Königin von Saba. + Op. 27. + + + Hamburg, + Hugo Pohle + [n.d.] + + + 276 p. + cm. + + + c-Music + M1503.G621 + K6 + Copy 1 + PREM + + + + 00714nam a2200205u 4500 + 9109955 + 00000000000000.0 + 860403s1886 nyu 000 0 eng + + (DLC)unk85057456 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + unk85057456 + + + DLC + CarP + DLC + + + ML50.G621 + K62 1886 + + + Copy 2. Season of 1885-86. + + + Goldmark, Karl, + 1830-1915. [from old catalog] + + + Die königin von Saba. Libretto. English & German. [from old catalog] + + + Die königin von Saba---The queen of Sheba; + opera in four acts. + + + [New York? + 1886?] + + + [39] p. + 24 cm. + + + c-Music + ML50.G621 + K62 1886 + Copy 1 + PREM + + + + 01543cjm a22004094a 4500 + 12294722 + 20060608012331.0 + sd|fsngnnmmned + 010131m20009999enkuun| |z | + + (DLC)12294722 + + + (DLC)2001335722 + + + 7 + cbc + orignew + 3 + ncip + 20 + y-genmusic + + + acquire + 2 shelf copies + policy default + + + nh06 2001-31-01 to MBRS + vk07 2006-06-06 + vk07 2006-06-07 v. 1-2 to MBRS + + + 2001335722 + 2002401254 + + + 034571171944 + (v. 1) + + + 034571171951 + (v. 2) + + + CDA67194 + Hyperion + + + CDA67195 + Hyperion + + + VCD19080 + Victoria + + + DLC + DLC + + + SDB 41494, etc. + + + Eben, Petr. + + + Organ music + + + The organ music of Petr Eben + [sound recording]. + + + London : Hyperion, + p2000-<p2001> + + + <2> sound discs : + digital, stereo ; + 4 3/4 in. + + + Hyperion: CDA67194--<CDA67195>. + + + Halgeir Schiager playing the organ of Hedvig Eleonora Kyrkan, Stockholm. + + + Vol. 1 recorded in June 1992; v. 2 on June 6-8, 2000. + + + Vol. 1 originally issued: Victoria VCD19080. + + + Compact discs. + + + Program notes in English, French, and German in containers. + + + 1. Laudes ; Job ; Hommage à Buxtehude -- 2. Faust ; Four biblical dances + + + Organ music. + + + Schiager, Halgeir, + 1955- + prf + + + Complete in 5 v. as of June 2006--Hyperion website. + + + + 01006cam a2200289 a 4500 + 251663 + 20010511105431.0 + 990714s1997 fr b 000 0 fre d + + (DLC) 99226396 + + + 7 + cbc + copycat + 3 + ncip + 19 + y-gencatlg + + + oe05 07-14-99 to cat.; lf11/dsc. 01-06-00; lf07 02-14-00; lf29 02-17-00 to Dewey; aa11 02-29-00 + + + 99226396 + + + 2252031751 + + + (OCoLC)38289273 + + + FBF + FBF + EMU + TZT + DLC + + + lccopycat + + + PQ2613.I74 + E533 1997 + + + 842/.912 + 21 + + + Electre de Jean Giraudoux : + regards croisés / + sous la direction de Jacques Body et Pierre Brunel. + + + Paris : + Klincksieck, + 1997. + + + 202 p. ; + 21 cm. + + + Includes bibliographical references (p. 195-199). + + + Giraudoux, Jean, + 1882-1944. + Electre. + + + Electra (Greek mythology) in literature. + + + Body, Jacques. + + + Brunel, Pierre. + + + ap + + + + 01006cam a2200289 a 4500 + 251663 + 20010511105431.0 + 990714s1997 fr b 000 0 fre d + + (DLC) 99226396 + + + 7 + cbc + copycat + 3 + ncip + 19 + y-gencatlg + + + oe05 07-14-99 to cat.; lf11/dsc. 01-06-00; lf07 02-14-00; lf29 02-17-00 to Dewey; aa11 02-29-00 + + + 99226396 + + + 2252031751 + + + (OCoLC)38289273 + + + FBF + FBF + EMU + TZT + DLC + + + lccopycat + + + PQ2613.I74 + E533 1997 + + + 842/.912 + 21 + + + Electre de Jean Giraudoux : + regards croisés / + sous la direction de Jacques Body et Pierre Brunel. + + + Paris : + Klincksieck, + 1997. + + + 202 p. ; + 21 cm. + + + Includes bibliographical references (p. 195-199). + + + Giraudoux, Jean, + 1882-1944. + Electre. + + + Electra (Greek mythology) in literature. + + + Body, Jacques. + + + Brunel, Pierre. + + + ap + + + + 01324cam a22002891 4500 + 8997357 + 20010511105205.0 + 750612s1971 xx 000 0 fre + + (DLC) 73317196 + + + 7 + cbc + oclcrpl + u + ncip + 19 + y-gencatlg + + + 73317196 + + + (OCoLC)1387995 + + + DLC + NIC + DLC + + + PA4415.F8 + E5 1971 + + + Sophocles. + + + Electra. French + + + Électre + [par] Sophocle. Parenthèses, de Yannis Ritsos. Traduction du grec et montage par Antoine Vitez ... [Nanterre, Théâtre des Amandiers, 16 octobre 1971.] + + + Paris, + les Éditeurs français réunis, + 1971. + + + 119 p. + 14 cm. + + + "Le texte ... est la traduction entière de l'Électre de Sophocle; des fragments de l'oeuvre poétique de Yannis Ritsos - des parenthèses - y sont ajoutés selon un montage qui est celui du spectacle donné ... par le Théâtre des Amandiers." + + + "Les Parenthèses de Yanis Ritsos sont traduites en collaboration avec Chrysa Prokopaki." + + + Electra (Greek mythology) + Drama. + + + Ritsos, Giannēs, + 1909- + + + Vitez, Antoine, + tr. + + + Prokopaki, Chrysa, + tr. + + + OCLC REPLACEMENT + + + c-GenColl + PA4415.F8 + E5 1971 + 0003051855A + Copy 1 + OCLCREP + + + + 03684cjm a22005651a 4500 + 12325513 + 20031125113255.0 + sdrbmmennmplue + 820526s1954 nyuuun dhis eng + + (OCoLC)ocm08464618 + + + 0 + cbc + copycat + 3 + ncip + 20 + y-soundrec + + + 00718611 + + + LM 6029-2 + RCA Red Seal + + + DLC + CoGrU + OCoLC + DLC + + + lcderive + + + RCA Red Seal LM 6029-2 + + + History of music in sound. + Vol. 4: + The age of humanism + [sound recording] + + + New York : + RCA Victor, + [1954] + + + 1 sound disc : + 33 1/3 rpm, mono. ; + 12 in. + + + "The history of music in sound, vol. 4: The age of humanism (1540-1630) edited by J.A. Westrup. New York, Oxford University Press, 1954" (71 p. front., music, 25 cm.), program notes by J.A. Westrup and others, intended originally for use with 78 rpm. version laid in container; corrected contents (p. 7-8) applicable to 33 1/3 rpm. version inserted. + + + Various performers. + + + Wie schön leuchet der Morgenstern / Praetorius -- In ecclesiis / Giovanni Gabrieli -- Vivray-je tousjours en soucy? / Claudin de Sermisy -- Toda mi vida os amé / Luis Milan -- Thyrsis and Milla / Morley -- Sleep, wayward thoughts / Dowland -- Ricercar no. 7 / Willaert -- Padouan and Intrada from Suite no. 3 / Peuerl -- 3-part fantasia, no. 3 / Gibbons -- 4-part fantasia / Coperario -- My lady Carey's dompe / Anon. -- My selfe / Bull -- His humour / Farnaby -- The king's juell / Gibbons -- Capriccio sopra un soggetto / Frescobaldi -- Ricercar arioso, no. 1 / Andrea Gabrieli -- Chorale variations: Ach Gott, von Himmel sieh' darein / Sweelinck -- Scene from Orfeo, Act IV / Monteverdi -- Bevi, bevi, from La morte d'Orfeo / Landi. + + + Choruses, Sacred (Mixed voices) with instrumental ensemble. + + + Songs with lute. + + + Viol music. + + + Harpsichord music. + + + Organ music. + + + Operas + Excerpts. + + + Westrup, J. A. + (Jack Allan), + 1904-1975. + + + Praetorius, Michael, + 1571-1621. + Polyhymnia caduceatrix et panegyrica. + Wie schön leuchtet der Morgenstern. + + + Gabrieli, Giovanni, + 1557-1612. + Symphoniae sacrae. + In ecclesiis. + + + Sermisy, Claudin de, + ca. 1490-1562. + Vivray-je tousjours en soucy. + + + Milán, Luis, + 16th cent. + Maestro. + Toda mi vida os amé. + + + Morley, Thomas, + 1557-1603? + Ayres. + Thirsis and Milla. + + + Dowland, John, + 1563?-1626. + Songs or ayres, + 1st book + Sleep wayward thoughts. + + + Willaert, Adrian, + 1490?-1562. + Ricercari a tre voci. + No. 7. + + + Peuerl, Paul, + 1575 (ca.)-1625. + Suites, + strings (1611). + No. 3. + + + Gibbons, Orlando, + 1583-1625. + Fantasies, + voices (3), + H. 7-15. + No. 3. + + + Coperario, John, + 1570 (ca.)-1626. + Fantasias, + viols (4) + + + Bull, John, + d. 1628. + My self. + + + Farnaby, Giles, + ca. 1565-1640. + His humour. + + + Gibbons, Orlando, + 1583-1625. + King's jewel. + + + Frescobaldi, Girolamo, + 1583-1643. + Capriccios, + keyboard instrument + No. 11. + + + Gabrieli, Andrea, + ca. 1533-1585. + Canzoni alla francese et ricercari ariosi. + Ricercar arioso, + no. 1. + + + Sweelinck, Jan Pieterszoon, + 1562-1621. + Ach Gott, vom Himmel sieh' darein + 14. + + + Monteverdi, Claudio, + 1567-1643. + Orfeo. + Selections. + + + Landi, Stefano, + 1586 or 7-1639. + Morte d'Orfeo + Bevi, bevi, securo l'ondo. + + + My Lady Carey's dompe. + + + Age of humanism. + + + OCLC + Claimed Recordings + + + + 00610nam a2200193u 4500 + 8253987 + 00000000000000.0 + 840120s1920 it 000 0 ita + + (DLC) 21003267 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + 21003267 + + + DLC + CarP + DLC + + + PQ4851.U3 + M7 1920 + + + Zùccoli, Luciano, + 1868-1929. [from old catalog] + + + La morte d'Orfeo. + + + Nuova ed., riv. e corr. + + + Milano, + Casa editrice Vitagliano + [c1920] + + + 239, [1] p. + 19 cm. + + + c-GenColl + PQ4851.U3 + M7 1920 + Copy 1 + PREM + + + + 02914cjm a2200493 a 4500 + 13760751 + 20060316152457.0 + sd fsngnnmmned + 041025p20042003enkopn| defhi | fre d + + 2004400546 + + + 034571174471 + + + CDA67447 + Hyperion + + + (OCoLC)ocm56340415 + + + CIN + CIN + DLC + + + fre + fre + eng + fre + eng + fre + ger + + + lccopycat + + + SDB 33644 + + + Rameau, Jean Philippe, + 1683-1764. + + + Operas. + Selections + + + Règne Amour + [sound recording] : + love songs from the operas / + Jean-Philippe Rameau. + + + London, England : + Hyperion, + p2004. + + + 1 sound disc : + digital, stereo. ; + 4 3/4 in. + + + Sung in French. + + + Carolyn Sampson, soprano ; Ex Cathedra ; Jeffrey Skidmore, conductor. + + + Recorded Nov. 14-16, 2003, St. Paul's Church, New Southgate, London. + + + Compact disc. + + + Program notes in English, French, and German, and texts with English translations in container. + + + Les Indes galantes. Fra le pupille ; Rigaudon I ; Rigaudon II ; Fuyez, vents orageux! ; Tambourin I ; Tambourin II ; Partez! ; Régnez, amour ; Tempête: La nuit couvre lex cieux! -- Les Paladins. C'est trop soupirer -- Platée. Soleil, fuis de ces lieux! -- Zoroastre. Règne Amour -- Dardanus. Marche pour les différentes nations ; Par tes bienfaits ; Air gracieux ; L'amour, le seul amour ; Menuet en rondeau ; Si l'amour coûte des soupirs ; Tambourin I ; Tambourin II -- Pygmalion. Du pouvoir de l'amour -- Hippolyte et Aricie. Rossignols amoureuex -- Les Indes galantes. Musettes, résonnez ; Menuet en rondeau -- Platée. Formons les plus brillants concerts ; Aux langueurs d'Apollon ; Honneur à la folie ; Aimables jeux ; Honneur à la folie ; Je veux finir ; Hymen. + + + Operas + Excerpts. + + + Love + Songs and music. + + + Sampson, Carolyn. + prf + + + Skidmore, Jeffrey, + 1951- + cnd + + + Rameau, Jean Philippe, + 1683-1764. + Indes galantes. + Selections. + + + Rameau, Jean Philippe, + 1683-1764. + Paladins. + C'est trop soupirer. + + + Rameau, Jean Philippe, + 1683-1764. + Zoroastre. + Règne Amour. + + + Rameau, Jean Philippe, + 1683-1764. + Dardanus. + Selections. + + + Rameau, Jean Philippe, + 1683-1764. + Pygmalion. + Du pouvoir de l'Amour. + + + Rameau, Jean Philippe, + 1683-1764. + Hippolyte et Aricie. + Rossignols amoureux. + + + Rameau, Jean Philippe, + 1683-1764. + Platée. + Selections. + + + Ex Cathedra Chamber Choir. + prf + + + Ex Cathedra Baroque Orchestra. + prf + + + 7 + cbc + copycat + 2 + ncip + 20 + y-genmusic + + + acquire + 2 shelf copies + policy default + + + nh07 10-25-04; to MBRS + vl28 2006-03-07 z-client + vl28 2006-03-07 + vl09 2006-03-16 to M/B/RS + + + + 00511nam a2200181u 4500 + 8166437 + 00000000000000.0 + 841204s1743 fr 000 0 fre + + (DLC)unk84191431 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + unk84191431 + + + DLC + CarP + DLC + + + ML52.2.I4 + R2 + + + Les Indes galantes. + + + [Paris] + Jean Baptiste Christophe Ballard, + 1743. + + + p. cm. + + + Rameau. + + + c-Music + ML52.2.I4 + R2 + Copy 1 + PREM + + + + 02470cjm a2200397 a 4500 + 12363786 + 20040322124129.0 + ss|usnzlzznned + 010329s1996 dcusun + + 7 + cbc + orignew + 3 + ncip + 20 + y-genmusic + + + acquire + 2 shelf copies + policy default + + + vk03 03-29-01; qu27 05-14-01 + + + 2001572988 + + + 19961203 + 3850 + + + DLC + DLC + DLC + + + RGA 5216 (playback copy) + + + RGA 5217 (digital master) + + + Rousset, Christophe. + prf + + + [Library of Congress Music Division concert, 1996-12-03] + [sound recording]. + + + 1996. + + + 1 sound cassette : + digital, stereo. + + + Christophe Rousset, harpsichord. + + + Recorded in the Terrace Theater in the John F. Kennedy Center for the Performing Arts, Washington, D.C., Dec. 3, 1996. + + + Concert given under the auspices of the Mae and Irving Jurow Fund in the Library of Congress. + + + Produced by the Music Division and the Recording Laboratory of the Library of Congress. + + + Suite in D minor. Prelude ; Allemande ; Courante ; Sarabande ; Canarie ; Chaconne / Louis Couperin -- Suite no. XII in C major. Lamento-- sopra la dolorosa perdita della Real Maesta di Ferdinando IV ; Gigue ; Courante ; Sarabande / Johann Jakob Froberger -- Suite no. IV in G minor. La marella ; La clément ; Sarabande de la d'eaubonne ; La bournonville / Antoine Forqueray -- Suite : from "Les indes galantes." Ouverture ; Air polonais ; Musette en rondeau ; Air gratieux pour les amours ; Air pour les amants et les amantes ; Air pour les esclaves africains ; Rigaudon I/II ; Tambourin I/II ; Gavotte I/II ; Les sauvages ; Chaconne / Jean-Phillippe Rameau. + + + Cataloged from printed program; actual tape contents may vary. + + + Suites (Harpsichord) + + + Harpsichord music, Arranged. + + + Couperin, Louis, + 1626 (ca.)-1661. + Harpsichord music. + Selections. + + + Froberger, Johann Jacob, + 1616-1667. + Suites, + keyboard instrument, + no. 12, + C major. + + + Forqueray, Antoine, + 1671-1745. + Pièces de viole. + No 4; + arr. + + + Rameau, Jean Philippe, + 1683-1764. + Indes galantes. + Selections; + arr. + + + Library of Congress. + Mae and Irving Jurow Fund. + fnd + + + Library of Congress. + Music Division. + + + Library of Congress. + Recording Laboratory. + + + + 00972cjm a22002653a 4500 + 14359288 + 20060531151650.0 + sd fsngnnmmned + 060501s2005 nyuppn| | eng + + 7 + cbc + orignew + 3 + ncip + 20 + y-genmusic + + + acquire + 2 copies + policy default + + + vn00 2006-05-01 + vn07 2006-05-01 to MBRS/RS + + + SMCD + cdpop + + + 2006569591 + + + 828766888324 + + + 82876 68883-2 + RCA Victor + + + DLC + DLC + + + SDB 30248 + + + Defined + [sound recording]. + + + New York, N.Y. : + RCA Victor, + p2005. + + + 1 sound disc : + digital ; + 4 3/4 in. + + + Amici Forever. + + + Compact disc. + + + La fiamma sacra -- Nella fantasia --The prayer -- Aranjuez ma pensée -- So far away -- Nostalgia -- Core 'ngrato -- Land & freedom -- Mon coeur s'ouvre á́ ta voix -- Recondita armonia -- Adagio -- Ocean heart. + + + Brief record. + + + + 01566cjm a2200349 a 4500 + 14061857 + 20050902074440.0 + sd fsngnnmmned + 050802s2004 enkppn| | eng d + + 2005589227 + + + 028947562948 + + + 475 629-4 + Decca Records + + + (OCoLC)ocm57678336 + + + NVC + NVC + OCLCQ + DLC + + + lccopycat + + + SDB 24727 + + + Watson, Russell, + 1973- + + + Amore musica + [sound recording] / + Russell Watson. + + + London : + Decca Records, + p2004. + + + 1 sound disc : + digital, stereo. ; + 4 3/4 in. + + + Compact disc. + + + Program notes on insert in container. + + + Sung in Italian and English. + + + Russell Watson, vocals ; with instrumental accompaniment. + + + Produced by Simon Frangien. + + + Amore e musica -- Magia sarà -- You raise me up -- Il gladiatore (based on the film Gladiator) -- I te vurria vasa -- I believe -- La fiamma sacra -- You'll still be there for me (based on the film Rob Roy) -- The alchemist (feat. Lara Fabian) -- Pray for the love -- C'è sempre musica -- I'll walk with God (from the Student Prince) -- We will stand together (based on Elgar's Nimrod). + + + Popular music + 2001-2010. + + + Songs (High voice) with orchestra. + + + 7 + cbc + copycat + 2 + ncip + 20 + y-genmusic + + + acquire + 2 shelf copies + policy default + + + vn09 2005-08-02 z-client + vn09 2005-08-02 + vl27 2005-08-31 to MBRS + + + smcd + cdpop + + + + 00625cam a22001937a 4500 + 3345119 + 19861105000000.0 + 851010s1985 dr 000 0 spa + + (DLC) 85595486 + + + 7 + cbc + orignew + u + ncip + 19 + y-gencatlg + + + 85595486 + + + DLC + DLC + DLC + + + MLCS 85/13231 (P) + + + Pérez, Mario Emilio. + + + Traicionero aguardiente! / + Mario Emilio Pérez. + + + [Santo Domingo? Dominican Republic] : + Biblioteca Nacional, + [1985?] + + + 112 p. ; + 22 cm. + + + Colección Orfeo + + + c-GenColl + MLCS 85/13231 (P) + Copy 1 + BOOKS + + + + 01786cjm a2200397 a 4500 + 5685001 + 20010208090029.0 + sdudmsdnnmslu + 930720s1940 ru opn ruso + + (DLC) 93719030 + + + 7 + cbc + orignew + 3 + ncip + 19 + y-genmusic + + + 93719030 + + + 9162V + Aprelevskiĭ zavod pami͡ati 1905 g. + + + 9163V + Aprelevskiĭ zavod pami͡ati 1905 g. + + + G-2665 + Aprelevskiĭ zavod pami͡ati 1905 g. + + + G-2666 + Aprelevskiĭ zavod pami͡ati 1905 g. + + + DLC + DLC + DLC + + + rus + ita + + + Aprelevskiĭ zavod pami͡ati 1905 g. 9162V--9163V + + + Gluck, Christoph Willibald, + Ritter von, + 1714-1787. + + + Orfeo ed Euridice. + Che farò senza Euridice. + Russian + + + Arii͡a Orfei͡a + [sound recording] : + iz 3 akta op. Orfeĭ : muz. Kh. Gli͡uka. + + + [Moscow] : + Aprelevskiĭ zavod pami͡ati 1905 g., + [ca. 1940] + + + 1 sound disc : + analog, 78 rpm, mono. ; + 10 in. + + + Aprelevskiĭ zavod pami͡ati 1905 g.: 9162V (matrix G-2665) (1st side), 9163V (matrix G-2666) (2nd side). + + + Opera aria. + + + I.S. Kozlovskiĭ, [tenor] ; Ork[estr] Mosk. Gosfilarmonii ; A.I. Orlov, conductor. + + + "NKOM SSSR." + + + From the Library of Congress Berger Collection. + + + Operas + Excerpts. + + + Kozlovsʹkyĭ, Ivan Semenovych, + 1900-1993. + prf + + + Orlov, A. I. + (Aleksandr Ivanovich), + 1873-1948 + cnd + + + Moskovskai͡a gosudarstvennai͡a filarmonii͡a. + Simfonicheskiĭ orkestr. + prf + + + Berger Collection (Library of Congress) + DLC + + + TA28 + + + c-RecSound + Aprelevskiĭ zavod pami͡ati 1905 g. 9162V--9163V + MUSIC + + + + 01100cam a22002891 4500 + 7730987 + 20001124181018.0 + 770804s1903 gw 000 0 ger + + (DLC) 04004851 + + + 7 + cbc + oclcrpl + u + ncip + 19 + y-gencatlg + + + 04004851 + + + (OCoLC)3161262 + + + DLC + MBU + MBU + DLC + + + ML1733.2 + .H59 + + + Heuss, Alfred, + 1877-1934. + + + Die Instrumental-Stücke des "Orfeo" und die venetianischen Opern-Sinfonien. + + + Leipzig, + Druck von Breitkopf & Härtel, + 1903. + + + 4 p. l., 125 p. + 23 cm. + + + Inaug.-diss.--Leipzig. + + + "Literatur": verso of 3d p. l. + + + Lebenslauf. + + + "Beide Teile der Arbeit sind als selbständige Abhandlungen in den Sammelbänden der Internationalen Musikgesellschaft (IV. 2, 3) erschienen."--Pref. + + + Monteverdi, Claudio, + 1567-1643. + Orfeo. + + + Opera + Italy + Venice. + + + Instrumental music + Italy + Venice. + + + OCLC REPLACEMENT + + + c-Music + ML1733.2 + .H59 + Copy 1 + OCLCREP + + + + 01131cam a2200277u 4500 + 10439017 + 20050706181204.0 + 860610n xx 000 0 eng + + (DLC) 76750452 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + 76750452 + + + DLC + CarP + DLC + + + Gluck, Christoph Willibald, + Ritter von, + 1714-1787. [from old catalog] + + + Orfeo ed Euridice. Selections. [from old catalog] + + + Orfeo ed Euridice [Sound recording] (complete orchestral music). + + + [n.p.] + RCA Victrola VICS 1435. [1969] + + + p. 2 s. 12 in. 33 1/3 rpm. microgroove. stereophonic. + + + Rome Opera House Orchestra; Pierre Monteux, conductor. + + + Recorded June 1957. + + + Playable also on monaural equipment. + + + Program notes on slipcase. + + + Operas + To 1800 + Excerpts. + + + Orchestral music + To 1800. [from old catalog] + + + Orpheus (Greek mythology) + Songs and music. + + + Monteux, Pierre, + 1875-1964. [from old catalog] + + + Teatro dell'opera (Rome, Italy). + Orchestra + + + + 01464cjm a22003612a 4500 + 13309275 + 20040123151544.0 + sd fsngnnmmned + 030812s1994 nmujzn d + + KOKO 1299 + Kokopelli Records + + + (DLC) 2003610636 + + + JQJ + JQJ + OCLCQ + DLC + + + KOKO 1299 + Kokopelli Records + + + (OCoLC)ocm35297382 + + + 794044129925 + + + 2003610636 + + + lcderive + + + SDA 73658 + + + Trio da Paz. + prf + + + Black Orpheus + [sound recording] / + Trio da Paz + + + Santa Fe, N.M. : + Kokopelli Records, + p1994. + + + 1 sound disc (ca. 55 min.) : + digital, stereo. ; + 4 3/4 in. + + + Compact disc. + + + A felicidade -- Frevo -- A felicidade -- Manha de Carnaval -- O nosso amor -- Chao de estrelas -- Samba de Orfeo -- Dona Maria -- A felicidade -- Manha de Carnaval -- Namacumba -- Hugs & kisses -- Samba de Orfeo. + + + Produced by Herbie Mann. + + + Trio da Paz (Romero Lubambo, guitars ; Nilson Matta, bass ; Duduka Da Fonseca, percussion) ; with accompaniying musicians. + + + Recorded at Studio 900, New York City, June 15-22, 1994. + + + Jazz + Brazil + 1991-2000. + + + 7 + cbc + copycat + 3 + ncip + 20 + y-genmusic + + + acquire + 2 copies + policy default + + + muzerec + + + vn17 2003-08-12 to MBRS/RS + + + OCLC + srreplace 2003-09 + + + + 01834cam a22004214a 4500 + 13894739 + 20050722092729.0 + 050107s2003 bl a bc 000 0 por d + + (DLCov) 2005343038 + + + 7 + cbc + copycat + 2 + ncip + 20 + y-gencatlg + + + acquire + 1 shelf copy + policy default + + + wr08 01/07/2005 z-processor; desc + jh34 2005-04-13 to SL + jh34 2005-04-13 to BCCD + + + 2005343038 + + + 8589719014 + + + (OCoLC)ocm53464564 + + + SMI + SMI + DLC + + + por + eng + + + lccopycat + + + s-bl--- + + + N6655 + .C6555 2003 + + + Coleção Nemirovsky / + coordenação editorial, Maria Alice Milliet ; textos de Maria Alice Milliet ... [et al.] ; pesquisa, Aida Cordeiro = Nemirovsky collection / edit by Maria Alice Milliet ; texts by Maria Alice Milliet ... [et al.] ; research, Aida Cordeiro. + + + Nemirovsky collection + + + [São Paulo, Brazil] : + Museu de Arte Moderna de São Paulo : + Fundação José e Paulina Nemirovsky, + [2003?] + + + 323 p. : + ill. (chiefly col.) ; + 30 cm. + + + Portuguese and English. + + + Exhibition catalog. + + + "List of works and selected bibliography": p. [301]-321. + + + Art, Brazilian + 20th century + Exhibitions. + + + Nemirovsky, José + Art collections + Exhibitions. + + + Nemirovsky, Paulina + Art collections + Exhibitions. + + + Fundação José e Paulina Nemirovsky + Exhibitions. + + + Art + Private collections + Brazil + São Paulo + Exhibitions. + + + Milliet, Maria Alice. + + + Cordeiro, Aida. + + + Museu de Arte Moderna de São Paulo. + + + Fundação José e Paulina Nemirovsky. + + + ODE-rj + + + c-GenColl + am + 00107692083 + + + + 02558cam a22003618a 4500 + 14256438 + 20060314121815.0 + 060207s2006 nyu b 001 0 eng + + 7 + rix + orignew + 1 + ecip + 20 + y-gencatlg + + + acquire + 2 shelf copies + policy default + + + sf09 2006-02-07 + sf09 2006-02-07 + aa20 2006-02-09 + + + 2006004307 + + + 9780814727355 (cloth) + + + 0814727352 (cloth) + + + 9780814727362 (pbk.) + + + 0814727360 (pbk.) + + + DLC + DLC + DLC + + + pcc + + + HQ1111 + .G56 2006 + + + 305.42 + 22 + + + Global feminism : + transnational women's activism, organizing, and human rights / + edited by Myra Marx Ferree and Aili Mari Tripp. + + + New York : + New York University Press, + c2006. + + + 0607 + + + p. cm. + + + Includes bibliographical references and index. + + + Globalization and feminism : opportunities and obstacles for activism in the global arena / Myra Marx Ferree -- Unlikely godmother : the UN and the global women's movement / Margaret Snyder -- The evolution of transnational feminisms : consensus, conflict, and new dynamics / Aili Mari Tripp -- Turkey's modern paradoxes : identity politics, women's agency, and universal rights / Yakin Ertürk -- Working women of the world unite : labor organizing and transnational gender solidarity among domestic workers in Hong Kong / Sarah Swider -- Women's organizing in post-Yugoslav countries : talking about "donors" / Aida Bagi -- Women as agents for development : learning from the experiences of women in Finland / Hilkka Pietilä -- Regional women's activism : African women's networks and the African Union / Melinda Adams -- Measuring feminist mobilization : cross-national convergences and transnational networks in Western Europe / Dorothy E. McBride and Amy G. Mazur -- Transnational feminist NGOs on the Web : networks and identities in the global North and South / Myra Marx Ferree and Tetyana Pudrovska -- Human/women's rights and feminist transversal politics / Nira Yuval-Davis -- Challenges in transnational feminist mobilization / Aili Mari Tripp. + + + Feminism. + + + Feminism + International cooperation. + + + Transnationalism. + + + Ferree, Myra Marx. + + + Tripp, Aili Mari. + + + Table of contents + http://www.loc.gov/catdir/toc/ecip068/2006004307.html + + + Nicholas Taylor; phone: 212-992 9998; email: npt203@nyu.edu; bc: despina.gimbel@nyu.edu + + + + 01558cam a2200373 a 4500 + 2426846 + 19920903135933.0 + 870403s1986 bl 100 0 por + + (DLC) 87128701 + + + 7 + cbc + orignew + 2 + ncip + 19 + y-gencatlg + + + 87128701 + + + Cz$30.00 + + + DLC + DLC + DLC + + + s-bl--- + + + LC5163.B7 + M42 1986 + + + 370.19/4/0981 + 19 + + + MEB, uma história de muitos / + organização, NOVA ; [organizadoras, Maria Aída B. Costa, Vera Jaccoud, Beatriz Costa]. + + + Petrópolis : + Editora Vozes ; + Rio de Janeiro, RJ, Brasil : + NOVA--Pesquisa, Assessoramento e Avaliação em Educação, + 1986. + + + 125 p. ; + 23 cm. + + + Cadernos de educação popular ; + 10 + + + Debates by representatives of Movimento de Educação de Base, 1961-1966, sponsored by NOVA in Aug. 1985. + + + Fundamental education + Brazil + Congresses. + + + Popular education + Brazil + Congresses. + + + Radio in education + Brazil + Congresses. + + + Movimento de Educação de Base (Brazil) + Congresses. + + + Costa, Maria Aída B. + (Maria Aída Bezerra) + + + Jaccoud, Vera. + + + Costa, Beatriz B. + + + Movimento de Educação de Base (Brazil) + + + NOVA (Organization) + + + SOURCE:ap + + + unbound + + + bv31/bv04 to SCD 06-03-87;fh02 06-05-87/fh01 06-05-87; fl35 06-15-87; aa04 07-17-87 + + + c-GenColl + LC5163.B7 + M42 1986 + Copy 1 + BOOKS + + + + 01102nam a2200301 a 4500 + 3083920 + 19980909110330.8 + 971217s1997 ag b 010 0 spa + + (DLC) 97225857 + + + 7 + cbc + orignew + 2 + ncip + 19 + y-gencatlg + + + rs16 to cat 12-17-97; sg18 06-04-98; sj11 08-20-98; sg12 08-26-98 + + + 97225857 + + + 9502010523 + + + DLC + DLC + + + s-ag--- + + + KHA965.Z9 + R474 1997 + + + 346.8203 + 21 + + + Responsabilidad por daños en el tercer milenio : + homenaje al profesor doctor Atilio Aníbal Alterini / + Alberto José [i.e. Jesús] Bueres, Aída Kemelmajer de Carlucci, directores. + + + Buenos Aires, Argentina : + Abeledo-Perrot, + [1997] + + + 1110 p. ; + 23 cm. + + + Includes bibliographical references. + + + Torts + Argentina. + + + Alterini, Atilio Aníbal. + + + Alterini, Atilio Aníbal. + + + Bueres, Alberto J. + + + Kemelmajer de Carlucci, Aída. + + + ap + + + c-LL + KHA965.Z9 + R474 1997 + Copy 1 + BOOKS + + + + 02131njm a22003857a 4500 + 5616248 + 19890523000000.0 + sdubmmennmplu + 890421q19811986it opn ita + + (DLC) 89751890 + + + 7 + cbc + orignew + 5 + ncip + 19 + y-genmusic + + + 89751890 + + + GB 1032 + Bongiovanni + + + DLC + DLC + DLC + + + e-it--- + + + Bongiovanni GB 1032 + + + Le Voci modenesi + [sound recording]. + + + Bolgna, Italia : + Bongiovanni ; + N[ew] Y[ork] : + Distributed by Qualiton Imports, + [between 1981 and 1986] + + + 1 sound disc : + analog, 33 1/3 rpm ; + 12 in. + + + Il Mito dell'opera + + + Teresina Chelotti, soprano (1st-3rd works) ; Aristide Anceschi, baritone (4th work) ; Valentina Bartolomasi, soprano (5th-7th works) ; Bruno Garbi, tenor (8th-10th works) ; Teresina Burchi, soprano (11th-12th works) ; Pietro Medici, tenor (13th-14th works) ; Fernando Pavarotti, tenor (15th work) ; others ; with piano or (principally) orchestra. + + + Recorded 1907-1981. + + + Il trovatore. Tacea la notte / Verdi -- Il trovatore. D'amor sill'ali / Verdi -- Aida. Ciel! Mio padre / Verdi -- La Wally. Ebben, ne andrò lontana / Catalani -- Tosca. Vissi d'arte / Puccini -- Isabeau. Venne una vecchierella / Mascagni -- Chi è più felice di me? / C.A. Bixio -- Io e la luna / Cherubini-Bixio -- Passione argentina / Martelli-Neri-Vasin -- Norma. Casta diva / Bellini -- La Gioconda. Suicidio / Ponchielli -- Rosariolita / Sergio Brugnoli -- Desiderio / Sergio Brugnoli -- Caro mio ben / Giordani. + + + Minimal level cataloging. + + + Operas + Excerpts. + + + Popular music + Italy. + + + Chelotti, Teresina, + 1861-1927. + prf + + + Anceschi, Aristide, + 1866-1938. + prf + + + Bartolomasi, Valentina. + prf + + + Garbi, Bruno, + 1904- + prf + + + Burchi, Teresina, + 1877-1963. + prf + + + Medici, Pietro, + 1914- + prf + + + Pavarotti, Fernando. + prf + + + TA28 + + + c-RecSound + Bongiovanni GB 1032 + MUSIC + + + + 01264cam a22003494a 4500 + 12665524 + 20060606011526.0 + 020128s2001 it b 000 0 ita + + (DLC)12665524 + + + (DLC)2002420046 + + + 0 + ibc + origres + 2 + ncip + 20 + y-gencatlg + + + acquire + 1 shelf copy + policy default + + + oe04 4-3-02 to SSCD + sg08 2006-06-05 (subject first) + + + 2002420046 + + + 8814090742 + + + (ItFiC)it01688073 + + + DLC + DLC + + + pcc + + + e------ + + + KJC6242 + .A+ + + + Arabia, Aida Giulia. + + + Autonomie territoriali e tutela dell'ambiente / + Aida Giulia Arabia, Georg Mühlbacher, Paolo Zuddas ; a cura di Carlo Desideri. + + + Milano : + A. Giuffrè, + 2001. + + + vii, 156 p. ; + 23 cm. + + + Quaderni per la ricerca / Istituto di studisulle regioni Massimo Severo Giannini, Consiglio nazionale delle ricerche ricerche ; + 11 + + + Includes bibliographical references. + + + Environmental law + Europe. + + + Mühlbacher, Georg. + + + Zuddas, Paolo. + + + Quaderni per la ricerca (Milan, Italy) ; + 11. + + + 20020125 + 2479 + ItFiC + + + VENDOR LOAD + + + + 00879cam a2200253 a 4500 + 4738584 + 19850826000000.0 + 840328s1982 it af 000 0 ita + + (DLC) 84141052 + + + 7 + cbc + orignew + 4 + ncip + 19 + y-gencatlg + + + 84141052 + + + L8000 + + + DLC + DLC + DLC + + + ML410.V4 + D23 1982 + + + 782.1/092/4 + 19 + + + De Bosio, Gianfranco. + + + Aida 1913, 1982 : + diario per una regia all'Arena / + Gianfranco de Bosio ; collaborazione di Boris Stetka ; introduzione di Mario Messinis. + + + 1a ed. + + + Milano : + Il Saggiatore, + 1982. + + + x, 213 p., [32] p. of plates : + ill. (some col.) ; + 20 cm. + + + Politeama ; + 6 + + + Verdi, Giuseppe, + 1813-1901. + Aida. + + + Stetka, Boris. + + + c-Music + ML410.V4 + D23 1982 + Copy 1 + BOOKS + + + + 01168cam a22002894a 4500 + 12015664 + 20001121074747.0 + 000522s1999 pe a b 000 0 spa + + 7 + cbc + orignew + 2 + ncip + 20 + y-gencatlg + + + acquire + 1 shelf copy + policy default + + + oc05 05-22-00 to SSCD; sb00 09-26-00; sb16 11-6-00; to Dewey sb01 11-14-00; aa20 11-21-00 + + + 00317000 + + + DLC + DLC + DLC + + + pcc + + + s-pe--- + + + HQ1574.J86 + G37 1999 + + + 305.42/0985 + 21 + + + García Naranjo, Aída. + + + Mujeres peruanas : + las protagonistas de Junín, Pasco y Huánuco de la sobrevivencia al desarrollo / + [Aída García Naranjo Morales]. + + + Protagonistas de Junín, Pasco y Huánuco + + + 1. ed. + + + Lima, Perú : + Centro de Asesoría Laboral del Perú, + 1999. + + + 225 p. : + ill. ; + 22 cm. + + + Includes bibliographical references (p. 221-222). + + + Women + Peru + Junín (Dept.) + Social conditions. + + + Women + Peru + Pasco (Dept.) + Social conditions. + + + Women + Peru + Huánuco (Dept.) + Social conditions. + + + + 00594nam a2200205u 4500 + 8521441 + 00000000000000.0 + 860403s1969 xx 000 0 jap + + (DLC) 72788147 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + 72788147 + + + DLC + CarP + DLC + + + AC146 + .I55 + + + Inoue, Kichijirō, + 1889- [from old catalog] + + + Tsūshin to taiwa to dokugo to. + + + 44(1969) + + + 494 p. + 22 cm. + + + Romanized. + + + Kisha to gakusha no aida. + + + c-GenColl + AC146 + .I55 + Copy 1 + PREM + + + + 00576cam a2200193u 4500 + 9510886 + 20031024202006.0 + 840817s1970 xx 000 0 jpn + + (DLC) 77789620 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + 77789620 + + + DLC + CarP + DLC + + + B5244.K6 + A3 + + + Kōsaka, Masaaki, + 1900-1969. [from old catalog] + + + Tsuioku to gambō no aida ni ikite. + + + 45(1970) + + + 276 p. + 20 cm. + + + Romanized. + + + c-GenColl + B5244.K6 + A3 (Orien Japan) + Copy 1 + PREM + + + + 01327njm a2200301 a 4500 + 5652990 + 19930622092442.3 + sdubumennmplu + 920709q19701979xx sgn fre + + (DLC) 92763487 + + + 7 + cbc + orignew + 3 + ncip + 19 + y-genmusic + + + vf97; vk07 06-18-93 + + + 92763487 + + + GV 905 + Rubini + + + DLC + DLC + + + fre + ita + engfre + + + Rubini GV 905 + + + Martinelli, Germaine, + 1887-1964. + prf + + + Germaine Martinelli + [sound recording]. + + + [S.l.] : + Rubini, + [197-?] + + + 1 sound disc : + analog, 33 1/3 rpm ; + 12 in. + + + Germaine Martinelli, soprano, with orchestra. + + + Program notes in English on container, and in French (1 p.) inserted. + + + Marie-Magdeleine. C'est ici même ; Marie-Magdeleine. O bien-aimé ; Werther. Les larmes / Massenet -- Nocturne / Franck -- Ottone. Viens, ô fils aimé / Handel -- La damnation de Faust. Autrefois un roi de Thulé. La damnation de Faust. D'amour l'ardente / Berlioz -- Salammbo. Oh! qui me donnera -- Otello. Ave Maria ; Aida. Vers nous reviens vainqueur / Verdi. + + + Songs (High voice) with orchestra. + + + Operas + Excerpts. + + + TA28 + + + c-RecSound + Rubini GV 905 + MUSIC + + + + 00583nam a22001937a 4500 + 4829664 + 19890227145224.4 + 890204s1963 nyu 000 0 lav + + (DLC) 89868422 + + + 7 + cbc + orignew + u + ncip + 19 + y-gencatlg + + + 89868422 + + + DLC + DLC + DLC + + + MLCS 89/00423 (P) + + + Niedra, Aīda. + + + Holivudas klauns : + romāns / + Aīda Niedra. + + + [Brooklyn, N.Y.] : + Grāmatu draugs, + 1963. + + + 239 p. ; + 21cm. + + + eb07 2-4-89 + + + c-GenColl + MLCS 89/00423 (P) + Copy 1 + BOOKS + + + + 01533njm a22003131a 4500 + 12057898 + 20000618155623.0 + sdubmmenn----- + 910222q19701979oncopn f ita + + (OCoLC)ocm23138661 + + + 0 + cbc + copycat + 3 + ncip + 19 + y-soundrec + + + 99580308 + + + RR-5378 + Rococo + + + 5378 + Rococo + + + DLC + InU + DLC + + + lcderive + + + Rococo RR-5378 + + + Poli-Randaccio, Tina, + 1887-1956. + prf + + + Tina Poli-Randaccio + sound recording + + + Toronto : + Rococo, + [197-?] + + + 1 sound disc : + analog, 33 1/3 rpm, mono. ; + 12 in. + + + Famous voices of the past + + + Rococo: RR-5378 (on container: 5378). + + + Opera excerpts; sung in Italian. + + + Tina Poli-Randaccio, soprano. + + + Biographical notes on singer in English by Luciano di Cave ([4] p.) inserted in container. + + + Norma. Deh non voloerli vittime / Bellini (with Pinza and Boscacci) -- Trovatore. Terzetto atto 1 (with Inghilleri and Montelauri) ; Ballo in maschera. Mezzanotte ; Otello. Ave Maria / Verdi -- Gioconda. Suicidio / Ponchielli -- Madama Butterfly. Un bel di ; Suor Angelica. Senza Mamma / Puccini -- Wally. Ebben ne andrò / Catalani -- Cavalleria rusticana. Voi lo sapete / Mascagni -- Andrea Chenier. La mamma morta / Giordano -- Aïda. Ritorna vincitor ; Fu la sorte (with Maartje Offers) / Verdi. + + + Operas + Excerpts. + + + OCLC + Claimed Recordings + + + + 00597cam a2200193u 4500 + 9018413 + 20031008181354.0 + 840814q xx c 000 0 jpn + + (DLC) 74806916 + + + 0 + cbc + premunv + u + ncip + 19 + y-gencatlg + + + 74806916 + + + DLC + CarP + DLC + + + PL861.E8 + A6 1973, vol. 6 + + + Setouchi, Harumi, + 1922- [from old catalog] + + + Tsuma to onna no aida. + + + [49 i.e. 1974] + + + 431 p. + port. + 19 cm. + + + Romanized. + + + c-GenColl + PL861.E8 + A6 1973, vol. 6 (Orien Japan) + Copy 1 + PREM + + + + 02032cjm a22003491a 4500 + 12057134 + 20000618133849.0 + sdubumenn----- + 900720q19601969gw mun fi ger + + (OCoLC)ocm22105804 + + + 0 + cbc + copycat + 3 + ncip + 19 + y-soundrec + + + 99579544 + + + O 73 391 + Odeon + + + DLC + MoU + InU + DLC + + + lcderive + + + Odeon O 73 391 + + + Tauber, Richard, + 1891-1948. + prf + + + Richard Tauber + sound recording + + + Köln : + Odeon, + [196-?] + + + 1 sound disc : + analog, 33 1/3 rpm ; + 12 in. + + + Die goldene Stimme + + + Richard Tauber, tenor, with other vocalists and orchestra ; last song with piano, Tauber, voice and piano ; narrated by Max Tauber. + + + Program notes in German and English by Ekkehardt Kroher on container. + + + Don Giovanni. Folget der Heissgeliebten / Mozart -- Die verkaufte Braut. Es muss gelingen / Smetana -- La traviata. Ach, ihres Auges Zauberblick / Verdi -- Carmen. Ich seh' die Mutter dort (with Elisabeth Rethberg) / Bizet -- Der Rosenkavalier. Di rigori armato / R. Strauss -- Aida. Was hab' ich leiden müssen (with Sabine Kalter) / Verdi -- Der Zigeunerbaron. Als flotter Geist / J. Strauss -- Das Land des Lächelns. Bei einem Tee en deux (with Vera Schwarz) / Lehár -- Eine Nacht in Venedig. Treu sein, das liegt mir nicht / J. Strauss -- Paganini. Niemand liebt dich so wie ich (with Carlotta Vanconti) / Lehár -- Die Zirkusprinzessin. Zwei Märchenaugen / Kálmán -- Ich glaub' nie mehr an eine Frau / Tauber -- Sprich zu mir vom Glück / J. Lenoir -- Das alte Lied / H. Love. + + + Operas + Excerpts. + + + Songs (High voice) with orchestra. + + + Songs (High voice) with piano. + + + Rethberg, Elisabeth, + 1894- + prf + + + Kalter, Sabine, + 1889-1957. + prf + + + Schwarz, Vera, + 1888-1964. + prf + + + Vanconti, Carlotta. + prf + + + OCLC + Claimed Recordings + + + + 01686cjm a22004097a 4500 + 5783341 + 19970828172605.8 + sd|dmsennmslub + st|pmndmaunnue + 970808s19uu nyuopn ita + + (DLC) 97704647 + + + 7 + cbc + orignew + 4 + ncip + 19 + y-genmusic + + + vl25 08-08-97 + + + 97704647 + + + 8910-M + Columbia + + + 49557-58M163 + Columbia + + + 49558-6AAD16 + Columbia + + + DLC + DLC + DLC + + + Columbia 8910-M (RDI 0007/0262) + + + LWO 4072 reel 220, track 3 (preservation master) + + + Verdi, Giuseppe, + 1813-1901. + + + Aïda. + O patria mia + + + Aïda. + O patria mia + [sound recording] ; La forza del destino. La Vergine degli angeli / + Verdi. + + + New York : + Columbia, + [19--] + + + 1 sound disc : + analog, 78 rpm, mono. ; + 12 in. + + + Columbia: 49557-58M163 (matrix)--49558-6AAD16 (matrix). + + + Rosa Ponselle, soprano; with orchestra. + + + Preservation master. + Washington, D.C. : + Library of Congress Magnetic Recording Laboratory, + 1963. + 1 sound tape reel : analog, 15 ips, 1 track, mono. ; 10 in. + + + From the Library of Congress Secrist Collection. + + + Production level cataloging. + + + Operas + Excerpts. + + + Ponselle, Rosa, + 1897-1981. + prf + + + Verdi, Giuseppe, + 1813-1901. + Forza del destino. + Alzatevi, e partite. + + + Vergine degli angeli. + + + TA28 + + + c-RecSound + Columbia 8910-M (RDI 0007/0262) + MUSIC + + + c-RecSound + LWO 4072 reel 220, track 3 (preservation master) + MUSIC + + + + 02110cjm a22004332a 4500 + 12321940 + 20010225100622.0 + sd fsngnn---ed + 980602r19971972nyu n ita d + + (OCoLC)ocm39210917 + + + 0 + cbc + copycat + 3 + ncip + 20 + y-soundrec + + + 00715038 + + + 2435664622 + + + 7243 5 66462 2 3 + EMI Classics + + + CDM 7243 5 66462 2 3 + EMI Classics + + + 66462 + EMI Classics + + + OWL + OWL + TXA + DLC + + + ita + engita + + + lcderive + + + EMI Classics 7243 5 66462 2 3 + + + Verdi, Giuseppe, + 1813-1901. + + + Operas. + Selections + + + Verdi arias III + [sound recording] / + Maria Callas. + + + Arias III + + + New York : + EMI Classics, + p1997. + + + 1 sound disc : + digital ; + 4 3/4 in. + + + Maria Callas ; Orchestre de la Société des concerts du Conservatoire ; Orchestre du Théâtre National de l'Opéra de Paris (tracks 3 & 4) ; Nicola Rescigno, conductor. + + + Sung in Italian. + + + Recorded in France. + + + Tracks 1,2,6,7 & 9 released in 1972 ; tracks 3,4,5, & 8 released in 1978. + + + Compact disc. + + + Program notes by Michel Roubinet and texts, with English translations inserted in container. + + + I lombardi alla prima crociata. O Madre, dal cielo soccorri -- Attila. Liberamente or piangi, Oh! nel fuggente nuvolo -- Il corsaro. Egli non riede ancor, Non so le tetre immagini ; Né sulla terra, Vola talor dal carcere, Verrò, Ah conforto è sol la speme -- Il trovatore. Tacea la notte placida, Di tale amor -- I vespri siciliani. Arrigo! ah, parli a un core -- Un ballo in maschera. Ecco l'orrido campo, Ma dall'arido telo divulsa ; Morrò, ma prima in grazia -- Aida. Ritorna vincitor! + + + Operas + Excerpts. + + + Callas, Maria, + 1923-1977. + + + Rescigno, Nicola. + + + Société des concerts du Conservatoire. + Orchestre. + + + Opéra de Paris. + Orchestre. + + + OCLC + Claimed Recordings + + + diff --git a/examples/marcxml/collection-sandburg-1.xml b/examples/marcxml/collection-sandburg-1.xml new file mode 100644 index 0000000..8641136 --- /dev/null +++ b/examples/marcxml/collection-sandburg-1.xml @@ -0,0 +1,81 @@ + + + + 01142cam 2200301 a 4500 + 92005291 + DLC + 19930521155141.9 + 920219s1993 caua j 000 0 eng + + 92005291 + + + 0152038655 : + $15.95 + + + DLC + DLC + DLC + + + lcac + + + PS3537.A618 + A88 1993 + + + 811/.52 + 20 + + + Sandburg, Carl, + 1878-1967. + + + Arithmetic / + Carl Sandburg ; illustrated as an anamorphic adventure by Ted Rand. + + + 1st ed. + + + San Diego : + Harcourt Brace Jovanovich, + c1993. + + + 1 v. (unpaged) : + ill. (some col.) ; + 26 cm. + + + One Mylar sheet included in pocket. + + + A poem about numbers and their characteristics. Features anamorphic, or distorted, drawings which can be restored to normal by viewing from a particular angle or by viewing the image's reflection in the provided Mylar cone. + + + Arithmetic + Juvenile poetry. + + + Children's poetry, American. + + + Arithmetic + Poetry. + + + American poetry. + + + Visual perception. + + + Rand, Ted, + ill. + + + \ No newline at end of file diff --git a/examples/marcxml/collection-subjmrc-193.xml b/examples/marcxml/collection-subjmrc-193.xml new file mode 100644 index 0000000..507b47b --- /dev/null +++ b/examples/marcxml/collection-subjmrc-193.xml @@ -0,0 +1,6788 @@ + + + + 00669cz 2200169n 4500 + sh 00005894 + DLC + 20010905102058.0 + 000411i| dnannbaba |a ana + + sh 00005894 + + + IEN + eng + DLC + + + H 1095 + H 1105 + H 1153 + H 1159 + lcsh + + + Inventory control + + + Control, Inventory + + + Further subdivide geographically only under types of industries, organizations, and facilities. + + + Use as a topical subdivision under names of individual corporate bodies, military services, and types of industries, organizations, and facilities. + + + Reference under the heading + Inventory control + + + + 01059cz 2200229n 4500 + sh 85014644 + DLC + 20010904152614.0 + 010724i| anannbabn |a ana + + sh 85014644 + + + DLC + DLC + DLC + WaU + + + QL696.F32 + Zoology + + + Black-shouldered kite + + + Black-shouldered hawk + + + nne + Black-winged kite + + + Elanus caeruleus + + + Kite, Black-shouldered + + + g + Elanus + + + Faanes, C.A. Habitat suitability index models. Black-shouldered kite, 1987: + p. 1 (Elanus caeruleus) + + + ITIS, July 24, 2001 + (Elanus caeruleus. Vernacular name: black-shouldered kite) + + + Banks, R.C. Obsolete English names of North American birds and their modern equivalents, via WWW, July 24, 2001 + (old names: hawk, black-shouldered; kite, white-tailed; current name: kite, black-shouldered; sci. name: Elanus caeruleus) + + + The Sibley-Monroe classification of the world's birds, via WWW, July 24, 2001 + (Elanus caeruleus, Black-winged Kite) + + + + 00292cz 2200121n 4500 + sh 85017490 + DLC + 20010905120454.0 + 010820i| anannbabn |n ana + + sh 85017490 + + + DLC + DLC + DLC + + + BQ1126 + BQ1129 + + + Buddhism + Sacred books + Preservation + + + + 00627cz 2200169n 4500 + sh 85024268 + DLC + 20010904173144.0 + 010813i| anannbabn |a ana + + sh 85024268 + + + DLC + DLC + DLC + + + Malaysian drama (Chinese) + + + nne + Chinese drama + Malaysia + + + nne + Chinese drama + Malaysian authors + + + g + Malaysian literature (Chinese) + + + Work cat.: Seng, Y.C. Modern Chinese drama in Malaysia (1919-1969) : its development and representative playwrights, thesis, 1993. + + + Ding, C.M. Perempuan yang memecahkan cermin : drama Mahua, 1977. + + + + 00277cz 2200121n 4500 + sh 85024427 + DLC + 20010904084521.0 + 860211|| anannbabn |a ana + + sh 85024427 + + + DLC + DLC + DLC + + + Ojibwa Indians + Treaties + + + g + Treaties + + + + 00301cz 2200121n 4500 + sh 85024828 + DLC + 20010904153651.0 + 010717|| anannbabn |n ana + + sh 85024828 + + + DLC + DLC + DLC + + + M2101.5 + + + Choruses, Sacred (Unison) with instrumental ensemble + + + + 01167cz 2200229n 4500 + sh 85028571 + DLC + 20010904160402.0 + 010723 | anannbabn |a ana + + sh 85028571 + + + DLC + DLC + DLC + + + Colonization + + + subdivision + Colonization + under names of countries, etc., and under classes of persons and ethnic groups, e.g. + Africa--Colonization; African Americans--Colonization; Indians of North America--Colonization; Mennonites--Colonization + + + Colonisation + + + g + Imperialism + + + g + Land settlement + + + Colonies + + + Decolonization + + + Emigration and immigration + + + LC database, July 23, 2001 + (titles: colonisation) + + + Here are entered works on the policy of settling immigrants or nationals in colonial areas. Works on migration from one country to another are entered under + Emigration and immigration. + Works on migration within a country are entered under + Migration, Internal. + Works on general colonial policy, including land settlement, are entered under + Colonies. + + + Note under + Agricultural colonies + + + + 01138cz 2200253n 4500 + sh 85029492 + DLC + 20010904160459.0 + 010723i| anannbabn |b ana + + sh 85029492 + + + DLC + DLC + DLC + NNU + + + HV6773 + + + Computer crimes + + + Computer fraud + + + Computers + Law and legislation + Criminal provisions + + + Computers and crime + + + Cyber crimes + + + Cybercrimes + + + Electronic crimes (Computer crimes) + + + g + Crime + + + Privacy, Right of + + + 00351496: Adamski, A. Prawo kame komputerowe, c2000. + + + Excite WWW directory of subjects, July 10, 2001 + (cybercrimes; subcategory under Criminal, Branches of law, Law, Education) + + + Electronic crime needs assessment for state and local law enforcement, 2001: + glossary, p. 41 (electronic crime includes but is not limited to fraud, theft, forgery, child pornography or exploitation, stalking, traditional white-collar crimes, privacy violations, illegal drug transactions, espionage, computer intrusions; no synonyms given) + + + + 00376cz 2200145n 4500 + sh 85030618 + DLC + 20010905122154.0 + 010726ic anannbabn |a ana + + sh 85030618 + + + DLC + DLC + DLC + + + M1039.4.Y35 + + + Concertos (Yang qin) + + + nne + Concertos (Yang chÊ¿in) + + + nne + Concertos (Yang chÊ¿in with orchestra) + + + + 00330cz 2200145n 4500 + sh 85030622 + DLC + 20010905124622.0 + 860211i| anannbabn |a ana + + sh 85030622 + + + DLC + DLC + DLC + + + ML42 + + + Concert programs + + + nne + Concerts + Programs + + + g + Programs + + + + 00655cz 2200193n 4500 + sh 85030804 + DLC + 20010904160553.0 + 010709i| anannbabn |a ana + + sh 85030804 + + + DLC + DLC + DLC + + + ML458 + History + + + MT85 + Instruction + + + Conducting + + + nne + Conducting (Music) + + + g + Music + Performance + + + Massin. De la variation, c2000. + + + Here are entered works on orchestral conducting or a combination of orchestral and choral conducting. Works on choral conducting are entered under + Choral conducting. + + + Note under + Choral conducting + + + + 00423cz 2200157n 4500 + sh 85035207 + DLC + 20010904163338.0 + 010724i| anannbabn |a ana + + sh 85035207 + + + DLC + DLC + DLC + + + RC136.7 + + + Cysticercosis + + + Cysticercus disease + + + g + Cestode diseases + + + Intl. dict. med. biol. + (cysticercosis, also called cysticercus disease) + + + + 00270cz 2200109n 4500 + sh 85035327 + DLC + 20010905094850.0 + 860211|| anannbabn |n ana + + sh 85035327 + + + DLC + DLC + + + Czechoslovakia + Politics and government + 1938-1945 + + + + 00644cz 2200229n 4500 + sh 85042675 + DLC + 20010904162409.0 + 010709i| anannbabn |a ana + + sh 85042675 + + + DLC + DLC + DLC + + + MT80 + + + Embellishment (Music) + + + Diminution (Music) + + + Ornamentation (Music) + + + Ornaments (Music) + + + g + Music + Performance + + + g + Performance practice (Music) + + + Musical notation + + + Variation (Music) + + + Heim, N.M. Ornamentation for the clarinetist, c1993. + + + Massin. De la variation, c2000. + + + + 00469cz 2200181n 4500 + sh 85042676 + DLC + 20010904162503.0 + 010709|| anannbabn |a ana + + sh 85042676 + + + DLC + DLC + DLC + + + MT80 + + + Embellishment (Vocal music) + + + Colorature + + + Fioriture + + + g + Embellishment (Music) + + + g + Vocal music + History and criticism + + + Massin. De la variation, c2000. + + + + 00627cz 2200193n 4500 + sh 85044605 + DLC + 20010904170102.0 + 010726ic anannbabn |a ana + + sh 85044605 + + + DLC + DLC + DLC + + + MT335.E7 + Instruction + + + Er hu + + + nne + Erh hu + + + Erhu + + + g + Musical instruments + China + + + g + Stringed instruments, Bowed + + + Chiang, C. Jiang Jian-hua plays compositions for er-hu and symphony orchestra [SR] p1988 + (erhu) + + + New Grove dict. musicl instruments: + (erhu (erh-hu) 2 strong fiddle of the Han Chinese) + + + + 00339cz 2200133n 4500 + sh 85044606 + DLC + 20010904170152.0 + 010724ic anannbabn |a ana + + sh 85044606 + + + DLC + DLC + DLC + + + Er hu and yang qin music + + + nne + Erh hu and yang chÊ¿in music + + + Yang qin and er hu music + + + + 00610cz 2200157n 4500 + sh 85044607 + DLC + 20010904170250.0 + 010726ic anannbabn |a ana + + sh 85044607 + + + DLC + DLC + DLC + + + M59.E7 + + + Er hu music + + + headings for forms and types of music that include "er hu" and headings with medium of performance that include "er hu" + + + nne + Erh hu music + + + Here are entered compositions not in a specific form or of a specific type for solo er hu, and collections of compositions in several forms or types for solo er hu. + + + + 00705cz 2200181n 4500 + sh 85049599 + DLC + 20010904172700.0 + 010719i| anannbabn |b ana + + sh 85049599 + + + DLC + DLC + DLC + WaU + + + QL737.R68 + Zoology + + + Flying squirrels + + + Petauristinae + + + g + Sciuridae + + + g + Squirrels + + + Am. heritage dict. of the Eng. lang., c2000 + (flying squirrel: any of various nocturnal squirrels of the genera Pteromys, Petaurista, Glaucomys, and related genera, having membranes along each side of the body between the forelegs and hind legs that enable it to glide between trees) + + + ITIS, July 19, 2001 + + + + 00842cz 2200205n 4500 + sh 85055232 + DLC + 20010904172753.0 + 010719i| anannbabn |b ana + + sh 85055232 + + + DLC + DLC + DLC + WaU + + + QL737.R68 + Zoology + + + Glaucomys + + + American flying squirrels + + + New World flying squirrels + + + g + Flying squirrels + + + g + Sciuridae + + + ITIS, July 19, 2001 + (Glaucomys. Vernacular names: New World flying squirrels; American flying squirrels. Subfamily: Pteromyinae. Family: Sciuridae) + + + Mammal species of the world, via WWW, July 19, 2001 + (Glaucomys. Common name: American flying squirrels) + + + Walker's mammals of the world, via WWW, July 19, 2001 + (Rodentia; Sciuridae; Glaucomys: New World Flying Squirrels) + + + + 01537cz 2200385n 4500 + sh 85055233 + DLC + 20010904172854.0 + 010719i| anannbabn |a ana + + sh 85055233 + + + DLC + DLC + DLC + WaU + + + QL737.R68 + Zoology + + + Southern flying squirrel + + + Glaucomys americana + + + Glaucomys chontali + + + Glaucomys cucullatus + + + Glaucomys goldmani + + + Glaucomys guerreroensis + + + Glaucomys herreranus + + + Glaucomys madrensis + + + Glaucomys nebrascensis + + + Glaucomys oaxacensis + + + Glaucomys querceti + + + Glaucomys saturatus + + + Glaucomys silus + + + Glaucomys texensis + + + Glaucomys underwoodi + + + Glaucomys virginianus + + + nne + Glaucomys volans + + + Glaucomys volucella + + + Mus volans + + + g + Glaucomys + + + ITIS, July 19, 2001 + (Glaucomys volans, southern flying squirrel. Synonym: Mus volans) + + + Revised checklist of North American mammals north of Mexico, 1997, via WWW, July 19, 2001 + (Glaucomys volans, Southern Flying Squirrel) + + + Mammal species of the world, via WWW, July 19, 2001 + (Glaucomys volans. Common name: Southern Flying Squirrel. Synonyms: americana, chontali, cucullatus, goldmani, guerreroensis, herreranus, madrensis, nebrascensis, oaxacensis, querceti, saturatus, silus, texensis, underwoodi, virginianus, volucella) + + + + 00693cz 2200217n 4500 + sh 85062713 + DLC + 20010904152814.0 + 010726ic anannbabn |a ana + + sh 85062713 + + + DLC + DLC + DLC + + + MT335.C5 + Instruction + + + Jing hu + + + nne + Ching hu + + + nne + Hu chÊ¿in + + + Hu qin + + + Huqin + + + Jinghu + + + g + Musical instruments + China + + + g + Stringed instruments, Bowed + + + NG mus. inst. + (Jinghu (Ching-hu); 2-string fiddle of the Han Chinese, sometimes called huqin (hu-chÊ¿in), though this term more properly refers to Chinese string instruments in general) + + + + 00657cz 2200169n 4500 + sh 85062714 + DLC + 20010904153532.0 + 010726ic anannbabn |a ana + + sh 85062714 + + + DLC + DLC + DLC + + + M59.C5 + + + Jing hu music + + + headings for forms and types of music that include "jing hu" and headings for medium of performance that include "jing hu" + + + nne + Ching hu music + + + nne + Hu chÊ¿in music + + + Here are entered compositions not in a specific form or of a specific type for solo jing hu, and collections of compositions in several forms or types for solo jing hu. + + + + 00461cz 2200145n 4500 + sh 85066778 + DLC + 20010904162555.0 + 010709i| anannbabn |n ana + + sh 85066778 + + + DLC + DLC + DLC + + + MT170 + + + Instrumental music + Instruction and study + + + subdivision + Instruction and study + under individual musical instruments, e.g. + Piano--Instruction and study + + + Massin. De la variation, c2000. + + + + 00476cz 2200181n 4500 + sh 85066782 + DLC + 20010904162703.0 + 010709i| anannbabn |a ana + + sh 85066782 + + + DLC + DLC + DLC + + + ML455 + History + + + MT70 + Instruction + + + Instrumentation and orchestration + + + Orchestration + + + g + Composition (Music) + + + Arrangement (Music) + + + Massin. De la variation, c2000. + + + + 00490cz 2200181n 4500 + sh 85066783 + DLC + 20010904162755.0 + 010709i| anannbabn |a ana + + sh 85066783 + + + DLC + DLC + DLC + + + ML455 + History + + + MT73 + Instruction + + + Instrumentation and orchestration (Band) + + + Orchestration (Band) + + + g + Composition (Music) + + + Arrangement (Music) + + + Massin. De la variation, c2000. + + + + 00404cz 2200145n 4500 + sh 85074562 + DLC + 20010905094714.0 + 860211i| anannbabn |b ana + + sh 85074562 + + + DLC + DLC + DLC + + + Language laboratories + + + Foreign language laboratories + + + Laboratories, Language + + + Languages, Modern + Study and teaching + Audio-visual aids + + + + 00363cz 2200145n 4500 + sh 85076392 + DLC + 20010910111507.0 + 860211|| anannbabn |a ana + + sh 85076392 + + + DLC + DLC + DLC + + + Li-yü-tÊ¿an Dam (Taiwan) + + + nne + Liyutan Dam (Taiwan) + + + g + Dams + Taiwan + + + Taiwan + Li-yü-tÊ¿an Dam + + + + 00549dz 2200121n 4500 + sh 85084502 + DLC + 20010904140402.0 + 010720|| anannbabn |n ana + + sh 85084502 + + + DLC + DLC + WaLyOCLC + + + Mexican Americans + Education + Language arts, [etc.] + + + This authority record has been deleted because the heading is covered by the subject heading + Mexican Americans--Education + (sh 85084501) and headings of the type [topic]--Study and teaching for which individual subject authority records are not made. + + + + 00783cz 2200217n 4500 + sh 85084855 + DLC + 20010905121440.0 + 010725i| anannbabn |a ana + + sh 85084855 + + + DLC + DLC + DLC + WaU + + + QL668.E26 + Zoology + + + Microhylidae + + + Microhylid frogs + + + Microhylids + + + Narrow-mouthed frogs + + + g + Anura + + + g + Frogs + + + ITIS, July 25, 2001 + (Microhylidae. Vernacular names: microhylids; microhylid frogs. Rank: Family. Usage: valid. Order: Anura) + + + The tree of life, via WWW, July 25, 2001 + (Microhylidae, Narrow-Mouthed Frogs; microhylids) + + + Amphibian species of the world, via WWW, July 25, 2001 + (family Microhylidae, order Anura) + + + + 00479cz 2200169n 4500 + sh 85088806 + DLC + 20010904162845.0 + 010709i| anannbabn |a ana + + sh 85088806 + + + DLC + DLC + DLC + + + ML457 + + + Music + Performance + + + subdivision + Performance + under individual musical instruments, e.g. + Piano--Performance + + + Musical performance + + + Concerts + + + Massin. De la variation, c2000. + + + + 00299cz 2200133n 4500 + sh 85088941 + DLC + 20010904151420.0 + 010726i| anannbabn |a ana + + sh 85088941 + + + DLC + DLC + DLC + + + Music teachers + + + g + Teachers + + + Coaches (Music) + + + + 00798cz 2200301n 4500 + sh 85089012 + DLC + 20010906100754.0 + 010813i| anannbabn |b ana + + sh 85089012 + + + DLC + DLC + DLC + InU-Mu + DLC + + + ML431 + History + + + ML432 + Reform + + + MT35 + Instruction + + + Musical notation + + + Ligatures (Music) + + + Music + Notation + + + Music autography + + + Music copying + + + Music manuscript + + + Music notation + + + Musical autography + + + Notation, Musical + + + Staff notation + + + g + Musical meter and rhythm + + + g + Signs and symbols + + + Embellishment (Music) + + + Paleography, Musical + + + + 00302cz 2200133n 4500 + sh 85089659 + DLC + 20010904171019.0 + 010726i| anannbabn |a ana + + sh 85089659 + + + DLC + DLC + DLC + + + Nan hu + + + g + Er hu + + + g + Musical instruments + China + + + + 00410cz 2200121n 4500 + sh 85091599 + DLC + 20010905120546.0 + 010723i| anannbabn |n ana + + sh 85091599 + + + DLC + DLC + DLC + + + Newspapers + Conservation and restoration + + + Example under + Preservation of materials; + and under references from + Conservation and restoration; Restoration and conservation + + + + 00326cz 2200145n 4500 + sh 85094947 + DLC + 20010905124652.0 + 860211i| anannbabn |a ana + + sh 85094947 + + + DLC + DLC + DLC + + + ML40 + + + Opera programs + + + nne + Operas + Programs + + + g + Programs + + + + 00512cz 2200181n 4500 + sh 85097314 + DLC + 20010905120018.0 + 010726ic anannbabn |a ana + + sh 85097314 + + + DLC + DLC + DLC + + + MT335.P3 + Instruction + + + Ban hu + + + Banhu + + + nne + Pan hu + + + g + Musical instruments + China + + + g + Stringed instruments, Bowed + + + New Grove dict. music. instr. + (Banhu (pan-hu); 2-string fiddle of the Han Chinese) + + + + 00692cz 2200265n 4500 + sh 85097479 + DLC + 20010905120300.0 + 010712i| anannbabn |a ana + + sh 85097479 + + + DLC + DLC + DLC + + + ML990.P3 + History + + + MT533.P3 + Instruction + + + Panpipes + + + Antara + + + Nai + + + Pan flute + + + Pan pipes + + + Pandean pipes + + + Panflute + + + Pan's pipes + + + nne + Syrinx (Musical instrument) + + + g + Flute + + + Puscoiu, C. You can teach yourself pan flute, c1997. + + + LC database, July 12, 2001 + (pan flute, panflute) + + + + 00933cz 2200145n 4500 + sh 85106451 + DLC + 20010905120403.0 + 010720i| anannbabn |a ana + + sh 85106451 + + + DLC + DLC + DLC + WaU + + + Preservation of materials + + + subdivision + Collection and preservation + under kinds of natural objects, including plants, animals, and antiquities, for works on methods of collecting and preserving these objects, e.g. + Fishes--Collection and preservation; + subdivision + Conservation and restoration + under types of art objects, library materials, types of architecture, etc., for works on preserving and restoring these items, e.g. + Newspapers--Conservation and restoration; + and subdivision + Preservation + under perishable products, including types of foods, drugs, textiles, etc., e.g. + Corn--Preservation + + + Collection and preservation + + + Materials + Preservation + + + + 00605cz 2200145n 4500 + sh 85117108 + DLC + 20010905120816.0 + 010726ic anannbabn |a ana + + sh 85117108 + + + DLC + DLC + DLC + + + San xian music + + + headings for forms and types of music that include "san xian" and headings with medium of performance that include "san xian" + + + nne + San hsien music + + + Here are entered compositions not in a specific form or of a specific type for solo san xian, and collections of compositions in several forms or types for solo san xian. + + + + 00333cz 2200133n 4500 + sh 85119941 + DLC + 20010905111139.0 + 860211|| anannbabn |a ana + + sh 85119941 + + + DLC + DLC + DLC + + + Seminole Indians + Treaties + + + nne + Seminole Indians + Treaties, 1824 + + + g + Treaties + + + + 00469cz 2200169n 4500 + sh 85119966 + DLC + 20010905121020.0 + 010719i| anannbabn |a ana + + sh 85119966 + + + DLC + DLC + DLC + + + PJ4121 + PJ4129 + + + Semitic languages, Northwest + + + Northern Central Semitic languages + + + Northwest Semitic languages + + + Northwestern Semitic languages + + + g + Semitic languages, West + + + + 00329cz 2200133n 4500 + sh 85119994 + DLC + 20010905111249.0 + 860211|| anannbabn |a ana + + sh 85119994 + + + DLC + DLC + DLC + + + Seneca Indians + Treaties + + + nne + Seneca Indians + Treaties, 1838 + + + g + Treaties + + + + 00262cz 2200109n 4500 + sh 85120426 + DLC + 20010905111514.0 + 860211|| anannbabn |n ana + + sh 85120426 + + + DLC + DLC + DLC + + + Seven Years' War, 1756-1763 + Treaties + + + + 00269cz 2200133n 4500 + sh 85121283 + DLC + 20010905095222.0 + 860211|| anannbabn |b ana + + sh 85121283 + + + DLC + DLC + + + TP938 + + + Shellac + + + Lac + + + + 00710cz 2200301n 4500 + sh 85123814 + DLC + 20010905121114.0 + 010726ic anannbabn |a ana + + sh 85123814 + + + DLC + DLC + DLC + + + MT377 + Instruction + + + Suo na + + + Chi na + + + Hiang te + + + La pa + + + So la + + + nne + So na + + + Sona + + + Su-na + + + Suona + + + Ta ti + + + Wa wa erh + + + Wu li wa + + + g + Musical instruments + China + + + g + Oboe + + + TÊ¿aepÊ¿yŏngso + + + New Grove dict. of mus. inst. + (suona: su-na: oboe of the Han Chinese) + + + + 00615cz 2200157n 4500 + sh 85123815 + DLC + 20010905121208.0 + 010726ic anannbabn |a ana + + sh 85123815 + + + DLC + DLC + DLC + + + M110.S6 + + + Suo na music + + + headings for forms and types of music that include "suo na" and headings with medium of performance that include "suo na" + + + nne + So na music + + + Here are entered compositions not in a specific form or of a specific type for solo suo na, and collections of compositions in several forms or types for solo suo na. + + + + 00330cz 2200145n 4500 + sh 85123873 + DLC + 20010905124719.0 + 860211i| anannbabn |a ana + + sh 85123873 + + + DLC + DLC + DLC + + + GV943.4 + + + Soccer programs + + + nne + Soccer + Programs + + + g + Programs + + + + 00540cz 2200205n 4500 + sh 85125881 + DLC + 20010905121351.0 + 010719i| anannbabn |a ana + + sh 85125881 + + + DLC + DLC + DLC + + + TP438.S6 + Manufacture + + + TX407.S69 + Nutrition + + + Soy sauce + + + Soy + + + Soya sauce + + + g + Fermented soyfoods + + + g + Sauces + + + Cookery (Soy sauce) + + + Encarta world Eng. dict. + (soy: the soybean plant; food, soy sauce) + + + + 00710cz 2200241n 4500 + sh 85129759 + DLC + 20010905121558.0 + 010718i| anannbabn |a ana + + sh 85129759 + + + DLC + DLC + DLC + + + Suite (Music) + + + Cassation + + + Divertimento + + + Nachtmusik + + + Notturno + + + Partita + + + Serenade (Instrumental music) + + + Suite (Music) + History and criticism + + + Suites + History and criticism + + + g + Musical form + + + Here are entered works about the suite. Musical compositions in this form are entered under the heading + Suites. + + + Note under + Suites + + + + 03672cz 2200241n 4500 + sh 85129761 + DLC + 20010905121706.0 + 010718i| anannbabn |a ana + + sh 85129761 + + + DLC + DLC + DLC + + + Suites + + + Cassations + + + Divertimenti + + + Divertimentos + + + Nachtmusik + + + Notturni + + + Notturnos + + + Partitas + + + Serenades (Instrumental music) + + + New Grove, 2nd ed. WWW site, July 18, 2001 + (Suite: in a general sense, any ordered set of instrumental pieces meant to be performed at a single sitting; during the Baroque period, an instrumental genre consisting of several movements in the same key, some or all of which were based on the forms and styles of dance music; then and later, a group of pieces extracted from a larger work, especially an opera or ballet; the term did not come into common use until the last quarter of the 17th century, but the kinds of set to which it was eventually applied had a long history, and pairing of dances may be found as early as the 14th century; in Vienna the transition from suite to sonata took place behind the screen of the various terms for entertainment music: divertimento, serenade, cassation, partita, and notturno; the term divertimento, which was the preferred one for any non-orchestral ensemble piece, light or serious, between 1750 and 1780, overlapped with partita, which was a similarly general designation up to about 1760; both could be used for keyboard music as well; "divertimento" carried no implication regarding the number or order of movements or the key-scheme. Divertimento: musical genre, prominent in the Classical period; its structure is normally cyclic; may comprise 1-9 movements, and occasionally as many as 13; its larger manifestations are thus suite-like in movement structure. Cassation: term used 1750-1775 in southern Germany, Austria, and Bohemia as a title of a composition or of a single movement; the soloistic cassation is stylistically related to the divertimento, the orchestral cassation to the serenade. Serenade: musical form, contemporary with and related to other mid-18th-century orchestral genres including the symphony and the orchestral partita; used in its Italian form, serenata, in the late 16th century as a title for vocal works, and in the 17th it was used for celebratory works for voices and instruments; by the end of the century it was applied to purely instrumental pieces, a usage accepted in the 18th century; it then came to stand, if loosely, for a work of a particular character, formal structure and instrumentation, of which Mozart's serenades are the chief examples; such works were composed mainly in Italy, Austria, Germany, and Bohemia; it was the practice to perform them at about 9 p.m.; the orchestral serenade of the 19th century resembles the symphony or suite in construction. Notturno: term used in the 18th century mainly for works performed outdoors, not in the evening but at night (generally around 11 p.m.); the form is related to the serenade; the later nocturne for solo piano had no direct connection with the notturno. Nachtmusik: German form of notturno; Mozart often preferred this term to the Italian one, particularly for works of relatively simple scoring.) + + + Here are entered collections of suites for various mediums of performance. Individual suites and collections of suites for a specific medium of performance are entered under the heading followed by the medium. Works about the suite are entered under the heading + Suite (Music). + + + Note under + Suite (Music) + + + + 00410cz 2200169n 4500 + sh 85133777 + DLC + 20010904162952.0 + 010709|| anannbabn |a ana + + sh 85133777 + + + DLC + DLC + DLC + + + MT42 + + + Tempo (Music) + + + Musical time + + + Time, Musical + + + g + Musical meter and rhythm + + + Massin. De la variation, c2000. + + + + 00336cz 2200133n 4500 + sh 85137826 + DLC + 20010905120929.0 + 010726ic anannbabn |a ana + + sh 85137826 + + + DLC + DLC + DLC + + + M330 + M334 + + + Trios (Piano, san xian, er hu) + + + nne + Trios (Piano, san hsien, erh hu) + + + + 00260cz 2200109n 4500 + sh 85138797 + DLC + 20010905123101.0 + 860211|| anannbabn |n ana + + sh 85138797 + + + DLC + DLC + DLC + + + Turkey + Foreign relations + Treaties + + + + 00335cz 2200133n 4500 + sh 85138973 + DLC + 20010905123202.0 + 860211|| anannbabn |a ana + + sh 85138973 + + + DLC + DLC + DLC + + + Tuscarora Indians + Treaties + + + nne + Tuscarora Indians + Treaties, 1838 + + + g + Treaties + + + + 00493cz 2200157n 4500 + sh 85140109 + DLC + 20010905123532.0 + 860211 | anannbabn |b ana + + sh 85140109 + + + DLC + DLC + DLC + + + United States + Foreign relations + Law and legislation + + + Foreign relations law (United States) + + + g + Economic assistance, American + + + g + Technical assistance, American + + + g + United States + Foreign relations + Treaties + + + + 00336cz 2200133n 4500 + sh 85140111 + DLC + 20010905123450.0 + 860211|| anannbabn |b ana + + sh 85140111 + + + DLC + DLC + DLC + + + JK570 + JK573 + + + United States + Foreign relations + Treaties + + + United States + Treaties + + + + 00533cz 2200169n 4500 + sh 85141041 + DLC + 20010905094747.0 + 860211|| anannbabn |b ana + + sh 85141041 + + + DLC + DLC + DLC + + + United States Capitol (Washington, D.C.) + + + Capitol, United States (Washington, D.C.) + + + Capitol (Washington, D.C.) + + + National Capitol (Washington, D.C.) + + + g + United States + Capital and capitol + + + Crawford, Thomas, + 1813 or 14-1857. + Freedom + + + + 00261cz 2200109n 4500 + sh 85141488 + DLC + 20010905123653.0 + 860211|| anannbabn |n ana + + sh 85141488 + + + DLC + DLC + DLC + + + Uruguay + Foreign relations + Treaties + + + + 00412cz 2200157n 4500 + sh 85142096 + DLC + 20010904163044.0 + 010529i| anannbabn |a ana + + sh 85142096 + + + DLC + DLC + DLC + + + Variation (Music) + + + Musical variation + + + Variations + History and criticism + + + Embellishment (Music) + + + Massin. De la variation, c2000. + + + + 00356cz 2200145n 4500 + sh 85143814 + DLC + 20010904163251.0 + 010709|| anannbabn |a ana + + sh 85143814 + + + DLC + DLC + DLC + + + ML3853 + Interpretation + + + Virtuosity in music + + + g + Music + + + Massin. De la variation, c2000. + + + + 00278cz 2200121n 4500 + sh 85146585 + DLC + 20010905124050.0 + 860211|| anannbabn |a ana + + sh 85146585 + + + DLC + DLC + DLC + + + Wichita Indians + Treaties + + + g + Treaties + + + + 00295cz 2200121n 4500 + sh 85148511 + DLC + 20010905124304.0 + 860211|| anannbabn |n ana + + sh 85148511 + + + DLC + DLC + DLC + + + World War, 1939-1945 + Treaties + + + Example under + Treaties + + + + 00509cz 2200181n 4500 + sh 85148984 + DLC + 20010905121933.0 + 010724ic anannbabn |a ana + + sh 85148984 + + + DLC + DLC + DLC + + + MT725.Y3 + Instruction + + + Yang qin + + + nne + Yang chÊ¿in + + + Yangqin + + + g + Musical instruments + China + + + g + Dulcimer + + + New Grove dict. of mus. inst. + (Yangqin (yang-chÊ¿in): struck box zither of the Han Chinese) + + + + 00630cz 2200157n 4500 + sh 85148985 + DLC + 20010905122018.0 + 010724ic anannbabn |a ana + + sh 85148985 + + + DLC + DLC + DLC + + + M175.Y3 + + + Yang qin music + + + headings for forms and types of music that include "yang qin" and headings with medium of performance that include "yang qin" + + + nne + Yang chÊ¿in music + + + Here are entered compositions not in a specific form or of a specific type for solo yang qin, and collections of compositions in several forms or types for solo yang qin. + + + + 00323cz 2200133n 4500 + sh 85148986 + DLC + 20010905122057.0 + 010724ic anannbabn |a ana + + sh 85148986 + + + DLC + DLC + DLC + + + M1039.4.Y35 + + + Yang qin with orchestra + + + nne + Yang chÊ¿in with orchestra + + + + 00713cz 2200193n 4500 + sh 85149439 + DLC + 20010905101920.0 + 010124|c anannbabn |a ana + + sh 85149439 + + + DLC + DLC + DLC + + + Yuelu Mountain (China) + + + nne + Yüeh-lu Mountains (China) + + + nne + Yuelu Mountains (China) + + + Yuelu Shan (China) + + + g + Mountains + China + + + GEOnet, Jan. 24, 2001 + (Yuelu Shan, mt, 28₀11ʹ00ʺN 112₀56ʹ00ʺE) + + + Changsha Foreign Trade & Econ. Coop. Comm. web site, Jan. 24, 2001 + (Yuelu Mountain is situated on the western bank of Xiang River in the old city of Changsha) + + + China + Yuelu Mountain + + + + 00620cz 2200205n 4500 + sh 86006364 + DLC + 20010906132842.0 + 001030|c anannbabn |a ana + + sh 86006364 + + + DLC + DLC + DLC + + + Yutai Mountain (China) + + + nne + Yü-tÊ¿ai Mountain (China) + + + Yü-tÊ¿ai shan (China) + + + nne + Yutai Mountains (China) + + + Yutai Shan (China) + + + g + Mountains + China + + + Work cat.: Chiang-ling Yü-tÊ¿ai shan ChÊ¿u mu, 1984. + + + Lippincott; + Rand McNally; + GEOnet, Oct. 30, 2000 + + + China + Yutai Mountain + + + + 00781cz 2200217n 4500 + sh 87003943 + DLC + 20010910111343.0 + 000918|n anannbabn |a ana + + sh 87003943 + + + DLC + DLC + DLC + + + Chumbi Valley (China) + + + nne + Chʾu-mu-pi Shan-ku (China) + + + Chumubi Shan'gu (China) + + + nne + Chumubi Valley (China) + + + g + Valleys + China + + + Work cat.: Zetland, L.J.L.D. Lands of the thunderbolt: Sikhim, Chumbi & Bhutan, 1987. + + + Col. gaz. + (Chumbi Valley in W. Assam Himalayas, Tibet) + + + Web. geog. + (Chʾu-mu-pi Shan-ku, also Chumbi, fertile valley in the Himalayas, in S Tibet, China) + + + Lippincott + (Chumbi Valley) + + + China + Chumbi Valley + + + + 01109cz 2200241n 4500 + sh 88001090 + DLC + 20010905085215.0 + 880224i| anannbabn |a ana + + sh 88001090 + + + DLC + DLC + DLC + WaU + + + QK495.V53 + Botany + + + Western dwarf mistletoe + + + nne + Arceuthobium campylopodum + + + g + Dwarf mistletoes + + + Work cat.: Hawksworth, F.G. Biology of dwarf mistletoes, 1984: + p. 3 (Arceuthobium campylopodum Engelm.) + + + Scharpf, R.F. Dwarf mistletoe on sugar pine, 1968 + (DNAL: Arceuthobium campylopodum) + + + Cklist. vasc. flora.: + p. 284. + + + National list of sci. plant names: + p. 92. + + + Hawksworth, F.G. Dwarf mistletoes, 1996: + p. 198 (Arceuthobium campylopodum, Western dwarf mistletoe) + + + Cresno, I. Vascular plants of western Washington, 1984: + p. 64 (Western dwarf mistletoe, Arceuthobium campylopodum) + + + Niehaus, T. Field guide to Pacific States wildflowers, 1976: + p. 396 (Arceuthobium campylopodum, Western dwarf mistletoe) + + + Web. 3 + + + + 00616cz 2200205n 4500 + sh 89001057 + DLC + 20010904170341.0 + 010726ic anannbabn |a ana + + sh 89001057 + + + DLC + DLC + DLC + + + MT335.K32 + Instruction + + + Gao hu + + + Gaohu + + + nne + Kao hu + + + g + Er hu + + + g + Musical instruments + China + + + Work cat.: Kan, S. Kao hu chi fa, 1982. + + + New Grove dict. of mus. inst.: + v. 1, p. 717, under erhu (gaohu, high hu, occupies a leading position in the Cantonese ensemble) + + + Marcuse + + + + 00670cz 2200157n 4500 + sh 89001123 + DLC + 20010904170928.0 + 010726ic anannbabn |a ana + + sh 89001123 + + + DLC + DLC + DLC + + + Gao hu music + + + headings for forms and types of music that include "gao hu" and headings with medium of performance that include "gao hu" + + + nne + Kao hu music + + + Work cat.: Kan Shang-shih kao hu yen tsou chʿü hsüan, 1986. + + + Here are entered compositions not in a specific form or of a specific type for solo gao hu, and collections of compositions in several forms or types for solo gao hu. + + + + 00626cz 2200193n 4500 + sh 89004761 + DLC + 20010904152714.0 + 010724i| anannbabn |a ana + + sh 89004761 + + + DLC + DLC + DLC + + + SF967.C96 + + + Bovine cysticercosis + + + g + Cattle + Infections + + + g + Cysticercosis + + + Work cat.: Blažek, K. Host responde to Cysticercus bovis infection, 1988 + (bovine cysticercosis) + + + Black's vet. dict.: + p. 573 (cysticercosis) + + + Concise bet. dict.: + p. 210 (cysticercosis) + + + Merk vet.: + p. 662 (cysticerosis) + + + + 00662cz 2200181n 4500 + sh 90004993 + DLC + 20010905121757.0 + 010723|| anannbabn |a ana c + + sh 90004993 + sh 96007078 + + + DGPO + DLC + DLC + + + TJ Ruin (N.M.) + + + Heart-Bar Site (N.M.) + + + nne + TJ Ruin Site (N.M.) + + + g + New Mexico + Antiquities + + + Work cat.: The TJ Ruin, Gila Cliff Dwellings National Monument, 1990: + t.p. (TJ Ruin, Gila Cliff Dwellings National Monument) cover (New Mexico) p. 1 (also known as Heart-Bar Site) + + + Nat. pk. index; + GNIS, July 23, 2001 + + + New Mexico + TJ Ruin + + + + 01208cz 2200289n 4500 + sh 91002791 + DLC + 20010905121846.0 + 010723i| anannbabn |a ana + + sh 91002791 + + + DLC + DLC + DLC + + + RG104.7 + Gynecology + + + Laparoscopic surgery + + + Minimally invasive surgery + + + MIS (Minimally invasive surgery) + + + Operative laparoscopy + + + Operative peritoneoscopy + + + Surgical laparoscopy + + + g + Endoscopic surgery + + + g + Laparoscopy + + + Work cat.: Operative laparoscopy, 1992. + + + Way, L.W. Changing therapy for gallstone disease. The New England journal of medicine, Nov. 1, 1990: + v. 323, n. 18, p. 1273. + + + Adams, R.M. Smithsonian, "A technique originally developed for ovecoming human infertility may also help endangered species," Jan. 1989: + v. 19, n. 10, p. 12 (laparoscopy) + + + ICD-9-CM: + v. 3, 66.2. + + + Laparoscopic urologic surgery, 1993 + (MIS, minimally invasive surgery) + + + LC database, Jan. 5, 1993 + (minimally invasive surgery) July 23, 2001 (titles: surgical laparoscopy) + + + MESH + + + + 00333cz 2200133n 4500 + sh 93001810 + DLC + 20010905173345.0 + 930329|| anannbabn |a ana + + sh 93001810 + + + DLC + DLC + + + Umpqua River Watershed (Or.) + + + g + Watersheds + Oregon + + + Oregon + Umpqua River Watershed + + + + 00434cz 2200145n 4500 + sh 93003253 + DLC + 20010904064647.0 + 930510|| anannbabn |a ana c + + sh 93003253 + + + OrU + DLC + DLC + + + Amazon Creek Watershed (Or.) + + + g + Watersheds + Oregon + + + Work cat.: Watershed work plan, lower Amazon and Flat Creek Watershed, 1965. + + + n + Oregon + Amazon Creek Watershed + + + + 00617cz 2200193n 4500 + sh 93005851 + DLC + 20010904173044.0 + 010726ic anannbabn |a ana + + sh 93005851 + + + DLC + DLC + DLC + + + MT654.L58 + Instruction + + + Liu qin + + + nne + Liu chÊ¿in + + + g + Lute + + + g + Musical instruments + China + + + Work cat.: 86124515: Liu chÊ¿in yen sou fa, c1977 + (liu chÊ¿in; ill. has 4 strings) + + + New Grove mus. inst. + (liuye qin; abbreviated liuqin; small lute of the Han Chinese; may have 2-4 strings) + + + Marcuse + + + + 01041cz 2200157n 4500 + sh 93007024 + DLC + 20010905094820.0 + 930927|| anannbabn |a ana + + sh 93007024 + + + DLC + DLC + + + BX8643.Z55 + + + Zion (Mormon Church) + + + g + Mormon Church + Doctrines + + + Work cat.: 93-36628: Morrison, A.B. Visions of Zion, c1993. + + + Brewster, H.W. Doctrine and covenants encyc., c1988: + Art. "Zion", pp. 656-657 ("A place of Zion will only be established when a people of Zion are ready for occupancy ... Zion is a name given by the Lord to his covenant people, who are characterized by purity of heart and faithfulness in caring for the poor, the needy and the distressed ... In most instances, reference is made to a particular location ... the whole of America is Zion itself from north to south ... the Center Stake of Zion is Jackson County, Missouri ... specifically Independence, Missouri ... where a great temple will be built prior to the coming of Christ ...") + + + + 00277cz 2200121n 4500 + sh 93008479 + DLC + 20010904083439.0 + 931109|| anannbabn |a ana + + sh 93008479 + + + DLC + DLC + DLC + + + Munsee Indians + Treaties + + + g + Treaties + + + + 00277cz 2200121n 4500 + sh 93008481 + DLC + 20010904083733.0 + 931109|| anannbabn |a ana + + sh 93008481 + + + DLC + DLC + DLC + + + Navajo Indians + Treaties + + + g + Treaties + + + + 00281cz 2200121n 4500 + sh 93008482 + DLC + 20010905110848.0 + 931109|| anannbabn |a ana + + sh 93008482 + + + DLC + DLC + DLC + + + Potawatomi Indians + Treaties + + + g + Treaties + + + + 00282cz 2200121n 4500 + sh 93008483 + DLC + 20010905122756.0 + 931109|| anannbabn |a ana + + sh 93008483 + + + DLC + DLC + DLC + + + Stockbridge Indians + Treaties + + + g + Treaties + + + + 00277cz 2200121n 4500 + sh 93008484 + DLC + 20010905123403.0 + 931109|| anannbabn |a ana + + sh 93008484 + + + DLC + DLC + DLC + + + Umpqua Indians + Treaties + + + g + Treaties + + + + 00251cz 2200109n 4500 + sh 93010019 + DLC + 20010904104210.0 + 921216i| anannbabn |n ana + + sh 93010019 + + + DLC + DLC + DLC + + + Buses + Motors + Exhaust gas + + + + 00252cz 2200109n 4500 + sh 93010189 + DLC + 20010904104245.0 + 921221i| anannbabn |n ana + + sh 93010189 + + + DLC + DLC + DLC + + + Trucks + Motors + Exhaust gas + + + + 00679cz 2200169n 4500 + sh 94000526 + DLC + 20010905120111.0 + 010726ic anannbabn |a ana + + sh 94000526 + + + DLC + DLC + DLC + + + M59.P3 + + + Ban hu music + + + headings for forms and types of music that include "ban hu" and headings with medium of performance that include "ban hu" + + + nne + Pan hu music + + + Work cat.: 91762003: Pan hu chʿü hsüan, 1981. + + + Here are entered compositions not in a specific form or of a specific type for solo ban hu, and collections of compositions in several forms or types for solo ban hu. + + + + 00531cz 2200169n 4500 + sh 94000540 + DLC + 20010905120202.0 + 010726i| anannbabn |a ana + + sh 94000540 + + + DLC + DLC + DLC + + + MT335.H83 + Instruction + + + Hu hu + + + g + Ban hu + + + g + Musical instruments + China + + + Work cat.: 91761883: Tung, W. Chin chü hu hu yen tsou fa, 1981. + + + Chung-kuo yin yüeh tzÊ¿u tien, 1984 + (Hu hu; type of pan hu; used to accompany Shansi Opera) + + + + 00997cz 2200217n 4500 + sh 94000542 + DLC + 20010919134746.0 + 010726ic anannbabn |a ana + + sh 94000542 + + + DLC + DLC + DLC + + + MT335.T3 + Instruction + + + Da tong + + + nne + Ta tÊ¿ung + + + g + Er hu + + + g + Musical instruments + China + + + Work cat.: 82129647: Pu, T. Hua ku hsi ta tÊ¿ung yen sou fa, c1979. + + + Chung-kuo yin yüeh tzÊ¿u tien, 1984: + p. 68 (Ta tÊ¿ung; type of erh hu; used in performances of Hunan flower drum drama) + + + Zhonnghu yin yue ci dian, 1984: + p. 68 (Ta tSung; type of erh hu; used in performances of Hunan flower drum drama) + + + Yin yue bai ke ci dian, 1998: + p. 111 (fiddle of Hunan Province; similar to er hu but larger; used to accompany Hunan flower drum drama) + + + New Grove dict. musical instruments; + Lee, Y. Chinese musical instruments; + New Grove dict. of mus. online + + + + 00904cz 2200229n 4500 + sh 94000543 + DLC + 20010919134429.0 + 010726ic anannbabn |a ana + + sh 94000543 + + + DLC + DLC + DLC + + + MT335.C58 + Instruction + + + Zhong hu + + + nne + Chung hu + + + Zhonghu + + + g + Er hu + + + g + Musical instruments + China + + + Work cat.: 92755019: Liu, C. Su Wu, 1981 + (Chung hu) + + + New Grove dict. of mus. inst.: + under Erhu (Zhonghu (middle hu); an erhu of larger dimensions with an alto range) + + + Chung-kuo yin yüeh tzÊ¿u tien, 1984 + (Chung hu) + + + Zhongguo yin yue ci dian, 1984: + p. 508 ("Middle fiddle"; type of erhu) + + + New Grove dict. of mus. online, Sept. 14, 2001: + under Huqin ("middle fiddle", type of erhu pitched a 5th below it; developed in the 1930s) + + + + 00605cz 2200193n 4500 + sh 94000546 + DLC + 20010904154948.0 + 010726ic anannbabn |a ana + + sh 94000546 + + + DLC + DLC + DLC + + + MT335.C56 + Instruction + + + Zhui qin + + + nne + Chui chÊ¿in + + + g + Musical instruments + China + + + g + Stringed instruments, Bowed + + + Work cat.: 92750638: Kao, F. Chui chÊ¿in yen tsou chi chÊ¿u, 1983. + + + Chung-kuo yin yüeh tzÊ¿u tien, 1984 + (Chui chÊ¿in; hu chÊ¿in of Shantung Province) + + + NG mus. inst. + + + + 00998cz 2200217n 4500 + sh 94000922 + DLC + 20010904172948.0 + 010723 | anannbabn |a ana c + + sh 94000922 + + + OCoLC + DLC + CaAE + + + Clark, John (Fictitious character) + + + Clark, Mister (Fictitious character) + + + Clark, Mr. (Fictitious character) + + + John Kelly (Fictitious character) + + + nne + Kelly, John (Fictitious character) + + + Mister Clark (Fictitious character) + + + Mr. Clark (Fictitious character) + + + Work cat.: Clancy, T. Without remorse, 1993 + (John Kelly and variants) + + + Clancy, T. Rainbow six, c1998: + jkt. (John Clark, the ex-Navy SEAL of Without remorse, well known from several of Clancy's novels...) (also appears in The cardinal of the Kremlin, Clear and present danger, The sum of all fears, and Debt of honor) (The name John Kelly only used in Without remorse) + + + Hennepin + + + + 00388cz 2200145n 4500 + sh 94001305 + DLC + 20010904064733.0 + 940217|| anannbabn |a ana c + + sh 94001305 + + + OrU + DLC + DLC + + + Imnaha River Watershed (Or.) + + + g + Watersheds + Oregon + + + Work cat.: Imnaha subbasin, 1988. + + + Oregon + Imnaha River Watershed + + + + 00463cz 2200145n 4500 + sh 94004674 + DLC + 20010904064815.0 + 940624|| anannbabn |a ana c + + sh 94004674 + + + OrU + DLC + DLC + + + Long Tom River Watershed (Or.) + + + g + Watersheds + Oregon + + + Work cat.: Willamette subbasin, Coast Fork of the Willamette River and Long Tom subbasins : draft, 1989. + + + Oregon + Long Tom River Watershed + + + + 00342cz 2200133n 4500 + sh 94004678 + DLC + 20010904064831.0 + 940624|| anannbabn |a ana c + + sh 94004678 + + + OrU + DLC + DLC + + + McKenzie River Watershed (Or.) + + + g + Watersheds + Oregon + + + Oregon + McKenzie River Watershed + + + + 00374cz 2200133n 4500 + sh 95000575 + DLC + 20010905124340.0 + 950126|| anannbabn |a ana c + + sh 95000575 + + + MoSU-L + DLC + DLC + + + Wyandot Indians + Treaties + + + g + Treaties + + + Work cat.: In the Senate of the United States, 1882: + p. 1 (Wyandott treaty) + + + + 00390cz 2200133n 4500 + sh 95003273 + DLC + 20010905111913.0 + 950420|| anannbabn |a ana c + + sh 95003273 + + + MoSU-L + DLC + DLC + + + Sinkiuse-Columbia Indians + Treaties + + + g + Treaties + + + Work cat.: Appropriation for Indian Service, 1884: + p. 1 (treaties with Columbias) + + + + 00396cz 2200133n 4500 + sh 95003293 + DLC + 20010905122631.0 + 950421|| anannbabn |a ana c + + sh 95003293 + + + MoSU-L + DLC + DLC + + + Sisseton Indians + Treaties + + + g + Treaties + + + Work cat.: Sisseton and Wahpeton Sioux Indians, 1876: + p. 1 (treaty of Feb. 19, 1837 [i.e. 1867]) + + + + 00396cz 2200133n 4500 + sh 95003295 + DLC + 20010905123806.0 + 950421|| anannbabn |a ana c + + sh 95003295 + + + MoSU-L + DLC + DLC + + + Wahpeton Indians + Treaties + + + g + Treaties + + + Work cat.: Sisseton and Wahpeton Sioux Indians, 1876: + p. 1 (treaty of Feb. 19, 1837 [i.e. 1867]) + + + + 00422cz 2200133n 4500 + sh 95003300 + DLC + 20010904083335.0 + 950421|| anannbabn |a ana c + + sh 95003300 + + + MoSU-L + DLC + DLC + + + Modoc Indians + Treaties + + + g + Treaties + + + Work cat.: In the Senate of the United States, 1879: + p. 2 (treaty between the United States and the Klamath and Modoc Tribes) + + + + 00418cz 2200133n 4500 + sh 95003302 + DLC + 20010905111556.0 + 950421|| anannbabn |a ana c + + sh 95003302 + + + MoSU-L + DLC + DLC + + + Shoshoni Indians + Treaties + + + g + Treaties + + + Work cat.: In the Senate of the United States, 1879: + p. 2 (treaty between the United States and ... the Snake Indians) + + + + 00425cz 2200133n 4500 + sh 95004604 + DLC + 20010904084214.0 + 950607|| anannbabn |a ana c + + sh 95004604 + + + MoSU-L + DLC + DLC + + + Nez Percé Indians + Treaties + + + g + Treaties + + + Work cat.: Message from the President of the United States, 1883: + p. 2 (treaty of June 9, 1863, with the Nez Perce Indians) + + + + 00439cz 2200133n 4500 + sh 95004627 + DLC + 20010905123032.0 + 950608|| anannbabn |a ana c + + sh 95004627 + + + MoSU-L + DLC + DLC + + + Tukuarika Indians + Treaties + + + g + Treaties + + + Work cat.: Fort Hall and Lemhi Reservations in Idaho, 1882: + p. 1 (treaty and agreement made with the Shoshones, Bannacks, and Sheepeaters) + + + + 00423cz 2200133n 4500 + sh 95005219 + DLC + 20010904064927.0 + 950621|| anannbabn |a ana c + + sh 95005219 + + + OrU + DLC + DLC + + + Pine Creek Watershed (Wheeler County, Or.) + + + g + Watersheds + Oregon + + + Work cat.: Endzweig, P.E. Late archaic variability and change on the southern Columbia Plateau, 1994. + + + + 00447cz 2200133n 4500 + sh 95005934 + DLC + 20010904084838.0 + 950717|| anannbabn |a ana c + + sh 95005934 + + + MoSU-L + DLC + DLC + + + Ottawa Indians + Treaties + + + g + Treaties + + + Work cat.: Ottawa University, Kansas, 1872: + p. 1 (treaty between the U.S. and said tribes of Indians, Ottawas of Blanchard's Fork and Roche de Boeuf) + + + + 00678cz 2200229n 4500 + sh 95006327 + DLC + 20010905121304.0 + 010726i| anannbabn |a ana + + sh 95006327 + + + DLC + DLC + DLC + + + MT379.T34 + Instruction + + + TÊ¿aepÊ¿yŏngso + + + Hojŏk + + + Nallari + + + Saenap + + + Swaenap + + + g + Musical instruments + Korea + + + g + Oboe + + + Suo na + + + Work cat.: 93130057: Chu, K. Saenap, 1986. + + + New Grove mus. inst. + (tʾaepʾyŏngso; also called hojŏk, swaenap, or nallari; conical wooden oboe of Korea, related to the Chinese suona) + + + + 00379cz 2200133n 4500 + sh 95007306 + DLC + 20010905124220.0 + 950828|| anannbabn |a ana c + + sh 95007306 + + + MoSU-L + DLC + DLC + + + Winnebago Indians + Treaties + + + g + Treaties + + + Work cat.: Memorial of J.C. Adams ... 1885: + p. 2 (treaty with the Winnebagoes) + + + + 00450cz 2200145n 4500 + sh 95007309 + DLC + 20010905111102.0 + 950828|| anannbabn |a ana c + + sh 95007309 + + + MoSU-L + DLC + DLC + + + Sauk Indians + Treaties + + + g + Treaties + + + Work cat.: Untitled letter to L.Q.C. Lamar, 1886: + p. 1 (Sacs and Fox; treaty of 1843) + + + LC database, 8/28/95 + (hdg.: Sauk Indians--Treaties) + + + + 00419cz 2200133n 4500 + sh 95007310 + DLC + 20010905122958.0 + 950828|| anannbabn |a ana c + + sh 95007310 + + + MoSU-L + DLC + DLC + + + Tillamook Indians + Treaties + + + g + Treaties + + + Work cat.: Letter from the Secretary of the Interior, 1888: + p. 2 (a treaty was negotiated with the Tillamooks in 1851) + + + + 00411cz 2200133n 4500 + sh 95007313 + DLC + 20010905123729.0 + 950828|| anannbabn |a ana c + + sh 95007313 + + + MoSU-L + DLC + DLC + + + Ute Indians + Treaties + + + g + Treaties + + + Work cat.: Message from the President of the United States, 1880: + p. 1 (Ute Indians; an agreement with said Indians) + + + + 00378cz 2200133n 4500 + sh 95007314 + DLC + 20010905124451.0 + 950828|| anannbabn |a ana c + + sh 95007314 + + + MoSU-L + DLC + DLC + + + Yampa Indians + Treaties + + + g + Treaties + + + Work cat.: Treaty between the United States of America and the ... Yampa ... 1868. + + + + 00384cz 2200133n 4500 + sh 95007315 + DLC + 20010905122919.0 + 950828|| anannbabn |a ana c + + sh 95007315 + + + MoSU-L + DLC + DLC + + + Tabeguache Indians + Treaties + + + g + Treaties + + + Work cat.: Treaty between the United States of America and the Tabegauche ... 1868. + + + + 00380cz 2200133n 4500 + sh 95007317 + DLC + 20010904083200.0 + 950828|| anannbabn |a ana c + + sh 95007317 + + + MoSU-L + DLC + DLC + + + Moache Indians + Treaties + + + g + Treaties + + + Work cat.: Treaty between the United States of America and the ... Muache ... 1868. + + + + 00387cz 2200133n 4500 + sh 95007321 + DLC + 20010905124123.0 + 950828|| anannbabn |a ana c + + sh 95007321 + + + MoSU-L + DLC + DLC + + + Wiminuche Indians + Treaties + + + g + Treaties + + + Work cat.: Treaty between the United States of America and the ... Weeminuche ... 1868. + + + + 00397cz 2200133n 4500 + sh 95007322 + DLC + 20010905123321.0 + 950828|| anannbabn |a ana c + + sh 95007322 + + + MoSU-L + DLC + DLC + + + Uinta Indians + Treaties + + + g + Treaties + + + Work cat.: Treaty between the United States of America and the ... Uintah bands of Ute Indians, 1868. + + + + 00447cz 2200145n 4500 + sh 95007766 + DLC + 20010905124417.0 + 950918|| anannbabn |a ana c + + sh 95007766 + + + MoSU-L + DLC + DLC + + + Yakama Indians + Treaties + + + g + Treaties + + + Work cat.: Treaty between the United States and the Yakama Nation of Indians, 1966. + + + PREMARC, 9/18/95 + (hdg.: Yakima Indians--Treaties) + + + + 00489cz 2200133n 4500 + sh 95009203 + DLC + 20010905110749.0 + 951031|| anannbabn |a ana c + + sh 95009203 + + + MoSU-L + DLC + DLC + + + Piankashaw Indians + Treaties + + + g + Treaties + + + Work cat.: To adjust and settle with certain Indians ... 1884: + p. 1 (Confederated Peoria, Kaskaskia, and Wea, and Piankeshaw Indians, made under the treaty of 1867 with the United States) + + + + 00481cz 2200133n 4500 + sh 95009205 + DLC + 20010904085125.0 + 951031|| anannbabn |a ana c + + sh 95009205 + + + MoSU-L + DLC + DLC + + + Peoria Indians + Treaties + + + g + Treaties + + + Work cat.: To adjust and settle with certain Indians ... 1884: + p. 1 (Confederated Peoria, Kaskaskia, Wea, and Piankeshaw Indians, made under the treaty of 1867 with the United States) + + + + 00478cz 2200133n 4500 + sh 95009206 + DLC + 20010905123959.0 + 951031|| anannbabn |a ana c + + sh 95009206 + + + MoSU-L + DLC + DLC + + + Wea Indians + Treaties + + + g + Treaties + + + Work cat.: To adjust and settle with certain Indians ... 1884: + p. 1 (Confederated Peoria, Kaskaskia, Wea, and Piankeshaw Indians, made under the treaty of 1867 with the United States) + + + + 00418cz 2200133n 4500 + sh 96000164 + DLC + 20010905124527.0 + 960105|| anannbabn |a ana c + + sh 96000164 + + + MoSU-L + DLC + DLC + + + Yankton Indians + Treaties + + + g + Treaties + + + Work cat.: Pipestone Indian Reservation, Minnesota, 1888: + p. 2 (treaty between the U.S. and the Yankton tribe of Sioux) + + + + 00372cz 2200133n 4500 + sh 96000168 + DLC + 20010905122713.0 + 960105|| anannbabn |a ana c + + sh 96000168 + + + MoSU-L + DLC + DLC + + + Skitswish Indians + Treaties + + + g + Treaties + + + Work cat.: Ratification of Coeur d'Alene Indian treaties in Idaho, 1890. + + + + 00385cz 2200133n 4500 + sh 96000176 + DLC + 20010905110933.0 + 960105|| anannbabn |a ana c + + sh 96000176 + + + MoSU-L + DLC + DLC + + + Quapaw Indians + Treaties + + + g + Treaties + + + Work cat.: Quapaw Indians, 1890: + p. 1 (treaty of May 13, 1833; treaty of Feb. 13, 1867) + + + + 00581cz 2200169n 4500 + sh 96000795 + DLC + 20010904173235.0 + 010719 | anannbabn |a ana + + sh 96000795 + + + DLC + DLC + DLC + + + McCulley family + + + McCully family + + + Work cat.: 79007087: McCulley, W.S. The McCulley family tree : a history of Solomon and Sarah McCulley and some of their descendants to the eighth generation, 1968. + + + 00070197: The McCully train, c2000. + + + Am. fam. names + (McCulley) + + + Cent. pop. growth + + + + 00488cz 2200145n 4500 + sh 96000873 + DLC + 20010905123844.0 + 960129|| anannbabn |a ana c + + sh 96000873 + + + MoSU-L + DLC + DLC + + + Walla Walla Indians + Treaties + + + g + Treaties + + + Work cat.: Letter from the Secretary of the Interior, 1890: + p. 8 (treaty of June 25, 1855) + + + Indian affairs, laws and treaties: + v. 2, p. 536 (June 25, 1855; Walla Wallas) + + + + 00477cz 2200145n 4500 + sh 96000874 + DLC + 20010905123923.0 + 960129|| anannbabn |a ana c + + sh 96000874 + + + MoSU-L + DLC + DLC + + + Wasco Indians + Treaties + + + g + Treaties + + + Work cat.: Letter from the Secretary of the Interior, 1890: + p. 8 (treaty of June 25, 1855) + + + Indian affairs, laws and treaties: + v. 2, p. 536 (June 25, 1855; Wascoes) + + + + 00366cz 2200133n 4500 + sh 96001896 + DLC + 20010905111016.0 + 960222|| anannbabn |a ana + + sh 96001896 + + + DLC + DLC + DLC + + + Salish Indians + Treaties + + + g + Treaties + + + Work cat.: 96-4730: In the name of the Salish and Kootenai nation, 1996. + + + + 00378cz 2200145n 4500 + sh 96002715 + DLC + 20010905095320.0 + 960311i| anannbabn |a ana c + + sh 96002715 + + + UkENL + DLC + + + Men's magazines + + + g + Men's mass media + + + g + Periodicals + + + Work cat.: Key Note market report. Men's magazines, 1996. + + + + 00507cz 2200169n 4500 + sh 96003293 + DLC + 20010904064711.0 + 960325|| anannbabn |a ana c + + sh 96003293 + + + OrU + DLC + DLC + + + Hood River Watershed (Or.) + + + Hood River Basin (Or.) + + + g + Watersheds + Oregon + + + Work cat.: Hood River production project, 1992. + + + Oregon. State Water Resources Board. Hood Basin, 1965 + + + Oregon + Hood River Watershed + + + + 00463cz 2200157n 4500 + sh 96003300 + DLC + 20010904064753.0 + 960325|| anannbabn |a ana c + + sh 96003300 + + + OrU + DLC + DLC + + + Kellogg Creek Watershed (Or.) + + + g + Watersheds + Oregon + + + Work cat.: Storm drainage study of the Kellogg Creek area, 1970. + + + Web. geog.; + GNIS. Oregon + + + Oregon + Kellogg Creek Watershed + + + + 00511cz 2200169n 4500 + sh 96003734 + DLC + 20010904064855.0 + 960402|| anannbabn |a ana c + + sh 96003734 + + + OrU + DLC + DLC + + + Mosby Creek Watershed (Or.) + + + Mosby Creek Basin (Or.) + + + g + Watersheds + Oregon + + + Work cat.: Changes in riparian vegetation and channel ... Mosby Creek Basin, Oregon, 1995. + + + GNIS Oregon + + + Oregon + Mosby Creek Watershed + + + + 00662dz 2200169n 4500 + sh 96007078 + DLC + 20010904140627.0 + 010723|| anannbabn |a ana + + sh 96007078 + + + DLC + DLC + DLC + + + TJ Ruin Site (N.M.) + + + Heart-Bar Site (N.M.) + + + g + New Mexico + Antiquities + + + Work cat.: 90600245: McKenna, P. TJ Ruin, 1989: + p. 1 (also knowns at Heart-Bar Site) + + + Archaeo. atlas; + Coe, M. Atlas ancient America; + Hist. dict. No. Am. archaeo. + + + This authority record has been deleted because the heading is covered by the subject heading + TJ Ruin (N.M.) + (sh 90004993). + + + + 00520cz 2200145n 4500 + sh 96007356 + DLC + 20010904064603.0 + 960624|| anannbabn |a ana c + + sh 96007356 + + + OrU + DLC + DLC + + + Alder Creek Watershed (Lane County, Or.) + + + g + Watersheds + Oregon + + + Work cat.: Morrison, P.H. Ecological and geomorphological consequences of mass movements in the Alder Creek watershed ... 1975. + + + Web. geog.; + Nat. Geog. atlas; + Or. geog. names, 6th ed. + + + + 00675cz 2200169n 4500 + sh 96007543 + DLC + 20010904064624.0 + 960701|| anannbabn |a ana c + + sh 96007543 + + + OrU + DLC + DLC + + + Rogue River Watershed (Klamath County-Curry County, Or.) + + + Rogue River Basin (Klamath County-Curry County, Or.) + + + nne + Rogue River Watershed (Or.) + + + g + Watersheds + Oregon + + + Work cat.: Oregon. State Water Resources Board. In the matter of formulating an integrated coordinated program for the use and control of the water resources of the Rogue River Basin ... 1959. + + + GNIS. Oregon + + + + 00331cz 2200121n 4500 + sh 96011968 + DLC + 20010905120632.0 + 010716i| anannbabn |n ana + + sh 96011968 + + + DLC + DLC + DLC + + + Regionalism in art + + + 91065402: American scene painting : California, 1930s and 1940s, c1991. + + + + 00750cz 2200205n 4500 + sh 97000186 + DLC + 20010904160114.0 + 010726ic anannbabn |a ana + + sh 97000186 + + + DLC + DLC + DLC + + + Ge hu + + + Gehu + + + nne + Ko hu + + + g + Musical instruments + China + + + g + Stringed instruments, Bowed + + + Work cat.: 96-706579: TsÊ¿ai, P. Shao nien yu, 1984: + t.p. (ko hu) + + + Chung-kuo yin yüeh tzÊ¿u tien, 1984: + p. 118 (Ko hu; translation: leather fiddle; based on erh hu and other string instruments) + + + New Grove dict. music: + v. 2, p. 31 (gehu: large Chinese four-string fiddle of modern design) + + + New Grove dict. mus. inst. + + + + 00430cz 2200157n 4500 + sh 97000188 + DLC + 20010904160206.0 + 010726ic anannbabn |a ana + + sh 97000188 + + + DLC + DLC + DLC + + + M286 + M287 + + + Zhong hu and ge hu music + + + nne + Chung hu and ko hu music + + + Ge hu and zhong hu music + + + Work cat.: 96706579: TsÊ¿ai, P. Shao nien yu, 1984. + + + + 00671cz 2200157n 4500 + sh 97000189 + DLC + 20010904155132.0 + 010726ic anannbabn |a ana + + sh 97000189 + + + DLC + DLC + DLC + + + Zhong hu music + + + headings for forms and types of music that include "zhong hu" and headings with medium of performance that include "zhong hu" + + + nne + Chung hu music + + + Work cat.: 96706579: TsÊ¿ai, P. Shao nien yu, 1984. + + + Here are entered compositions not in a specific form or of a specific type for solo zhong hu, and collections of compositions in several forms or types for solo zhong hu. + + + + 00654cz 2200157n 4500 + sh 97000190 + DLC + 20010904160255.0 + 010726ic anannbabn |a ana + + sh 97000190 + + + DLC + DLC + DLC + + + Ge hu music + + + headings for forms and types of music that include "ge hu" and headings with medium of performance that include "ge hu" + + + nne + Ko hu music + + + Work cat.: 96-706579: TsÊ¿ai, P. Shao nien yu, 1984. + + + Here are entered compositions not in a specific form or of a specific type for solo ge hu, and collections of compositions in several forms or types for solo ge hu. + + + + 01227cz 2200277n 4500 + sh 97002251 + DLC + 20010904174355.0 + 010720i| anannbabn |a ana + + sh 97002251 + + + DLC + DLC + DLC + + + Memorial books (Holocaust) + + + Holocaust memorial books + + + Jewish memorial books (Holocaust) + + + Memorial volumes (Holocaust) + + + Sifre zikaron (Holocaust) + + + Yisker bikher (Holocaust) + + + Yizker-bikher (Holocaust) + + + Yizkor books (Holocaust) + + + g + Books + + + g + Holocaust, Jewish (1939-1945) + Historiography + + + Work cat.: 97003084: Horowitz, R. Literacy and cultural transmission in the reading, writing, and rewriting of the yisker bikher, 1997 + p. 1 (Jewish memorial books) + + + LC database, 28Feb97 + (Memorial books; Memorial (Yizkor) books; Memorial volume; Sifre ha-zikaron; Yizker-bikher) + + + Jewish studies, Cornell Univ. web page, July 20, 2001 + (Holocaust memorial books) + + + Encyc. Judaica + + + Here are entered works on books compiled by Jewish Holocaust survivors about the history and destruction of their communities. + + + + 00658cz 2200181n 4500 + sh 97003361 + DLC + 20010907094314.0 + 010310i| anannbabn |a ana + + sh 97003361 + + + DLC + DLC + WaU + + + Television musicals + + + Musical television programs + + + g + Musicals + + + g + Television programs + + + Work cat.: 97013655: Baxter, J. Television musicals, 1997: + t.p. (Television musicals : plots ... for 222 shows written for and presented on television) + + + RILM on FirstSearch + (Television musicals) + + + Periodical abstracts on FirstSearch + (Television musicals) + + + + 01465cz 2200277n 4500 + sh 97008528 + DLC + 20010905085141.0 + 971114i| anannbabn |a ana c + + sh 97008528 + + + WaU + DLC + WaU + + + QK495.V53 + Botany + + + Hemlock dwarf mistletoe + + + Arceuthobium tsugense + + + Arceuthobium tsugensis + + + Western hemlock dwarf mistletoe + + + g + Dwarf mistletoes + + + Hildebrand, D. Mountain hemlock dwarf mistletoe (Arceuthobium tsugense subsp. mertensianae), 1997. + + + Natl. list of sci. plant names, 1982: + v. 1, p. 92 (family Loranthaceae, genus Arceuthobium, species A. tsugense) + + + Gilkey, H. Handbook of Northwestern plants, 1975: + p. 90 (Arceuthobium or dwarf mistletoe; A. tsugensis, on hemlock) + + + BIOSIS, Nov. 6, 1997 + (Arceuthobium tsugense, hemlock dwarf mistletoe) + + + Hawksworth, F.G. Dwarf mistletoes, 1996: + p. 243 (Hemlock dwarf mistletoe, Arceuthobium tsugense) + + + Clark, L. Wild flowers of the Pacific Northwest, 1976: + p. 81 (Aneuthobium tsugense, Hemlock dwarf mistletoe) + + + Dwarf mistletoe management handbook, 1996: + p. 1 (Western hemlock dwarf mistletoe) + + + Plants database, via WWW, June 13, 2001 + (Arceuthobium tsugense, hemlock dwarf mistletoe) + + + ITIS, via WWW, June 13, 2001 + (Arceuthobium tsugense. Vernacular name: hemlock dwarf mistletoe) + + + + 00439cz 2200133n 4500 + sh 98000335 + DLC + 20010905122841.0 + 980122|| anannbabn |a ana c + + sh 98000335 + + + WaU + DLC + DLC + + + Suquamish Indians + Treaties + + + g + Treaties + + + Treaty between the United States and the Dwamish, Suquamish, and other allied and subordinate tribes of Indians in Washington Territory, 1859. + + + + 00381cz 2200133n 4500 + sh 98000336 + DLC + 20010904084324.0 + 980122|| anannbabn |a ana c + + sh 98000336 + + + WaU + DLC + DLC + + + Nisqually Indians + Treaties + + + g + Treaties + + + Treaty between the United States and the Nisqually and other bands of Indians, 1855. + + + + 00577cz 2200169n 4500 + sh 98002164 + DLC + 20010910111641.0 + 000929|c anannbabn |a ana c + + sh 98002164 + + + CLU + DLC + DLC + + + Yan Yuan (Changshu Shi, China) + + + nne + Yan Yuan (Changshu, China) + + + nne + Yen yüan (ChÊ¿ang-shu shih, China) + + + g + Gardens + China + + + This heading is not valid for use as a geographic subdivision. + + + Lun Chung-kuo tÊ¿ing yüan chih tso i, 1987: + t.p. (Yen yüan) pref. (in ChÊ¿ang-shu shih) + + + + 00985cz 2200229n 4500 + sh 98006090 + DLC + 20010905132911.0 + 010711|| anannbabn |a ana c + + sh 98006090 + + + DGPO + DLC + WaU + + + Yangtze River, South Channel (China) + + + Nan Shui-tao (Shanghai, China) + + + Nan Shuidao (Shanghai, China) + + + South Channel, Yangtze River (China) + + + g + River channels + China + + + g + Yangtze River (China) + Channels + + + U.S. Defense Mapping Agency. Wusong--inner harbor, 1996: + map recto (Nan Shuidao, China) + + + GEOnet, China, Sept. 4, 1998 + (Nan Shuidao, stream channel, 31₀10ʹN, 121₀50ʹE; one marine channel same name) + + + World's coastline, c1985: + p. 818 (Changjiang estuary, South Channel) + + + Joint Operations Graphic map NH51 + (Chʾang Chiang (Yangtze), Nan Shui-tao (South Channel)) + + + Lippincott; + Times atlas; + Web. geog. + + + + 00407cz 2200133n 4500 + sh 98006608 + DLC + 20010905123243.0 + 981007|| anannbabn |a ana c + + sh 98006608 + + + MoSU-L + DLC + DLC + + + Tututni Indians + Treaties + + + g + Treaties + + + Work cat.: Letter from the Secretary of the Interior, 1891: + p. 1 (an agreement with the Rogue River Indians) + + + + 00661cz 2200157n 4500 + sh 99005331 + DLC + 20010906141410.0 + 990720i| dnannbaba |a ana + + sh 99005331 + + + IEN + eng + DLC + DLC + + + H 1095 + H 1195 + lcsh + + + Conservation and restoration + + + Restoration and conservation + + + Use as a topical subdivision under types of art objects, library materials, types of architecture, etc., for works on preserving and restoring those items. + + + Reference under the general see references + Conservation and restoration; Preservation and restoration; Restoration and conservation + + + + 00435cz 2200145n 4500 + sh2001000028 + DLC + 20010905094602.0 + 010515|| anannbabn |a ana + + sh2001000028 + + + DLC + eng + DLC + + + Indian River (Fla. : River) + + + g + Rivers + Florida + + + GNIS, May 15, 2001 + (Indian River, stream, Walton Co., Fla.; also Indian River, lake) + + + Florida + Indian River (River) + + + + 00721cz 2200181n 4500 + sh2001000611 + DLC + 20010904144808.0 + 010720i| anannbabn |a ana c + + sh2001000611 + + + WaU + eng + DLC + + + Preservation photocopying + + + Preservation photoduplication + + + g + Photocopying + + + g + Preservation of materials + + + Work cat.: Guidelines for preservation photocopying of replacement pages, 1990, via WWW, July 20, 2001. + + + OCLC WorldCat, July 20, 2001 + (preservation photocopying) + + + Google, July 20, 2001 + (preservation photocopying; preservation photocopy; preservation photoduplication; preservation photo duplication) + + + + 00909cz 2200229n 4500 + sh2001000612 + DLC + 20010904142944.0 + 010724|| anannbabn |a ana c + + sh2001000612 + + + WaU + eng + DLC + + + Drah Plain (Morocco) + + + Dra Plains (Morocco) + + + Drâa Plain (Morocco) + + + Plaine de Drâa (Morocco) + + + Plaine de Drah (Morocco) + + + Plaines du Dra (Morocco) + + + g + Plains + Morocco + + + Work cat.: Jansen, U. Morphologie, Taxonomie und Phylogenie unter-devonischer Brachiopoden aus der Dra-Ebene (Marokko, Prä-Sahara) ... 2001: + p. 2 (Dra Plains) p. 3 (Plaines du Dra) + + + GEOnet, July 24, 2001 + (native: Drah, Plainede; variant: Drâa, Plaine de; PLN, Morocco, 33₀01ʹ00ʺN, 003₀44ʹ00ʺW) + + + Columbia gaz.; + Web. geog.; + Times atlas + + + Morocco + Drah Plain + + + + 00544cz 2200169n 4500 + sh2001000977 + DLC + 20010904144854.0 + 010720i| anannbabn |a ana + + sh2001000977 + + + DLC + eng + DLC + + + PQ4053.R4 + Literary history and criticism + + + Religious literature, Italian + + + Italian religious literature + + + g + Italian literature + + + Work cat.: 2001381055: Giombi, S. Libri e pulpiti, 2001. + + + LC database, July 20, 2001 + (Religious literature, Italian) + + + + 00603cz 2200181n 4500 + sh2001001188 + DLC + 20010904142035.0 + 010518 | anannbabn |a ana + + sh2001001188 + + + DLC + eng + DLC + + + Bernstorff, Counts of + + + Counts of Bernstorff + + + g + Nobility + Germany + + + Work cat.: 2001338095: Conze, E. Von deutschem Adel, c2000. + + + Old catalog heading + (Bernstorff family) + + + Newue Deutche Biographie, c1955: + v. 2 (Large listing of Bernstorff, Graf von ...) + + + Am. fam. names; + Cent. pop. growth + + + + 00977cz 2200229n 4500 + sh2001001244 + DLC + 20010904145023.0 + 010719i| anannbabn |a ana + + sh2001001244 + + + DLC + eng + DLC + + + PJ4101 + PJ4109 + + + Semitic languages, West + + + West Semitic languages + + + g + Semitic languages + + + Work cat.: 2001040567: Pentiuc, E. West Semitic vocabulary in the Akkadian Texts from Emar, 2001. + + + Encyc. Judaica: + v. 14, col. 1153 ("... before 2000 B.C.E., West Semitic divided into a northern and a southern branch.") + + + Encyclopedia of language and languages, 1994: + v. 7, p. 3834. + + + International encyclopedia of linguistics, 1992: + v. 3, p. 413. + + + LC database, July 19, 2001. + + + New Catholic encyc. + (East Semitic (Akkadian) and West Semitic (all the other Semitic languages)) + + + Britannica Micro.; + Britannica Macro. + + + + 00588cz 2200169n 4500 + sh2001001809 + DLC + 20010904145120.0 + 010724i| anannbabn |a ana + + sh2001001809 + + + DLC + eng + DLC + + + QL430.5.S8 + Zoology + + + Strombus + + + g + Strombidae + + + Work cat.: 99096260: Carstarphen, D. The conch book, 2000: + p. 2 (Strombus) + + + Web. 3 + (Strombus) + + + Morris, P.A. A field guide to Pacific Coast shells inculding shells of Hawaii and the Gulf of Calif., c1996: + p. 165 (genus Strombus Linné 1758) + + + + 00399cz 2200145n 4500 + sh2001001962 + DLC + 20010904141459.0 + 010716i| anannbabn |a ana + + sh2001001962 + + + DLC + eng + DLC + + + HF6161.P33 + + + Advertising + Phonographs + + + Phonograph + Advertising + + + Work cat.: 2001537710: Weber, James N. The talking machine, c1997. + + + + 00571cz 2200145n 4500 + sh2001002411 + DLC + 20010904144706.0 + 010723|| anannbabn |a ana + + sh2001002411 + + + DLC + eng + DLC + + + Old Courthouse (Painesville, Ohio) + + + g + Courthouses + Ohio + + + NUCMC data from Lake County Historical Society for Historic buildings drawings, 1934 + (Old Courthouse; Painesville, Ohio) + + + American memory: HABS/HAER WWW page, July 23. 3001 + (Courthouse, Old; Painesville; Richmond & Mentor Aves., Lake County) + + + + 00605cz 2200157n 4500 + sh2001002415 + DLC + 20010904143404.0 + 010725|| anannbabn |a ana + + sh2001002415 + + + DLC + eng + DLC + + + Hog Island (Hancock County, Me.) + + + g + Islands + Maine + + + NUCMC data from Maine Folklife Center for Orcutt, C. Oral history interview, 1975 + (Hog Island; Hancock County, Me.) + + + GNIS, July 25, 2001 + (Hog Island; Hancock County; map: Cape Rosier; lat.: 44₀17ʹ01ʺN; long.: 068₀47ʹ30ʺW) + + + Maine + Hog Island (Hancock County) + + + + 01483cz 2200205n 4500 + sh2001002558 + DLC + 20010904141818.0 + 010620i| anannbabn |a ana + + sh2001002558 + + + DLC + eng + DLC + + + Vocal coaches + + + g + Coaches (Music) + + + Work cat.: 00064564: Lee, S. The memoirs of Sylvia Olden Lee, 2001: + t.p. (premier African American vocal coach) p. 112 (... [the] teacher didn't want her to study interpretation, he wanted [her] to learn technique, so I didn't work with her) + + + Fuchs, V. The art of singing, c1963: + p. 199 (premature handing over to a coach [from the singing teacher] may be dangerous as the coach is only concerned with musical accuracy and not with the voice itself) + + + Helfgot, W. The third line, c1993: + p. 146 (the voice teacher works to put the instrument in good working order, the vocal coach helps to get various pieces into shape for performance) + + + Henderson, L. How to train singers, c1979: + pp. 154-155 (when the singer is far enough advanced in his study of technique, he should then begin study with a vocal coach) + + + Gamber, E. Your guide to successful singing, c1950: + p. 138 (the coach is in no way a vocal teacher, he merely helps with interpretation of the song) + + + Craig, D. On singing onstage, c1978: + p. 204-207 (Choosing the coach or the singing teacher) + + + Web. 3; + World Book; + New Harvard dict. of music + + + + 00677cz 2200181n 4500 + sh2001002559 + DLC + 20010904141659.0 + 010620i| anannbabn |a ana + + sh2001002559 + + + DLC + eng + DLC + + + Coaches (Music) + + + Music coaches + + + g + Musicians + + + Music teachers + + + Work cat.: 00064564: Lee, S. The memoirs of Sylvia Olden Lee, 2001: + t.p. (premier African American vocal coach) + + + Web. 3 + (Coach; citation 3b: one who instructs or trains a performer or team of performers as in debating, or in musical or dramatic performance) + + + World Book; + New Harvard dict. of music + + + + 00480cz 2200145n 4500 + sh2001002560 + DLC + 20010904141621.0 + 010620i| anannbabn |a ana + + sh2001002560 + + + DLC + eng + DLC + + + African American vocal coaches + + + Vocal coaches, African American + + + g + Vocal coaches + United States + + + Work cat.: 00064564: Lee, S. The memoirs of Sylvia Olden Lee, 2001: + t.p. (premier African American vocal coach) + + + + 00580cz 2200169n 4500 + sh2001003071 + DLC + 20010904144442.0 + 010719i| anannbabn |a ana + + sh2001003071 + + + DLC + eng + DLC + + + Nymphets + + + Nymphettes + + + g + Girls + + + Work cat.: 2001338487: Bramberger, A. Die Kindfrau : Lust, Provokation, Spiel, c2000. + + + Hutchinson dict. of difficult words, July 19, 2001 + (Nymphet; young girls sexually attractive to older men) + + + Britannica online, July 19, 2001; + Oxford Eng. dict. + + + + 00753cz 2200205n 4500 + sh2001003087 + DLC + 20010904142002.0 + 010719|| anannbabn |a ana + + sh2001003087 + + + DLC + eng + DLC + + + TK5105.553 + + + ASN.1 (Standard) + + + Abstract Syntax Notation One (Standard) + + + ASN.I (Standard) + + + g + Computer networks + Standards + + + g + Telecommunication + Standards + + + Work cat.: 99066138: ASN.1 complete, c2000. + + + The Network Press encyc. of networking, c2000: + p. 97 (ASN.1, Abstract Syntax Notation One; part of the OSI reference model) + + + Novell's encyc. of networking, c1997: + p. 57 (ASN.I; Abstract Syntax Notation One) + + + + 00732cz 2200157n 4500 + sh2001003466 + DLC + 20010904143032.0 + 010702 | anannbabn |a ana c + + sh2001003466 + + + DGPO + eng + DLC + + + EgyptAir Flight 990 Crash, 1999 + + + Egypt Air Flight 990 Crash, 1999 + + + g + Aircraft accidents + + + Work cat: U.S. Cong. House. Comm. on Transportation and Infrastructure. Subcomm. on Aviation. Issues arising out of the Egypt Air crash, hearing ... 2001: + p. 2 (crash of EgyptAir Flight 990) + + + CBC News indepth web site, July 20, 2001 + (EgyptAir Flight 990; in route to Cairo from New York--crashed off the coast of Nantucket Island, Mass. on Oct. 31, 1999) + + + + 00371cz 2200133n 4500 + sh2001004521 + DLC + 20010904145241.0 + 010724i| anannbabn |a ana + + sh2001004521 + + + DLC + eng + DLC + + + Tojolabal literature + + + g + Mexico + Literatures + + + Work cat.: 2001317456: Lenkersdorf, C. Indios somos con orgullo, 1999. + + + + 00950cz 2200157n 4500 + sh2001005523 + DLC + 20010905122250.0 + 010712i| anannbabn |a ana c + + sh2001005523 + + + WaU + eng + DLC + DLC + + + Zoogeography + Climatic factors + + + subdivision + Geographical distribution--Climatic factors + under individual animals and groups of animals, e.g. + Fishes--Geographical distribution--Climatic factors + + + g + Bioclimatology + + + Work cat.: Slud, P. Geographic and climatic relationships of avifaunas with special reference to comparative distribution in the Neotropics, 1976. + + + LC database, Apr. 9, 2001 + (Climatic influence on the distribution pattern of plant parasitic and soil inhabiting nematodes; Climatic trends and the distribution of marine animals in New England; Metabolic adaptation to climate and distribution of the raccoon Procyon lotor and other Procyonidae) + + + + 00929cz 2200217n 4500 + sh2001005605 + DLC + 20010904142122.0 + 010717|| anannbabn |a ana c + + sh2001005605 + + + NjP + eng + DLC + + + Castello di Aviano (Aviano, Italy : Castle) + + + Aviano Castle (Aviano, Italy : Castle) + + + Castello d'Aviano (Aviano, Italy : Castle) + + + g + Castles + Italy + + + Work cat: Altan, M.G. Castello d'Aviano, 1998: + p. 5 (Castello di Aviano) + + + Friuli Venezia Giulia, 5th ed.: + p. 433 (Castello d'Aviano) + + + Pordenone, Italy WWW site, July 6, 2001 + (Castello di Aviano; in section of city called Castel d'Aviano) + + + Avianonline WWW site, July 6, 2001 + (Castello) + + + CiaoVenezia WWW site, July 6, 2001 + (Castello di Aviano) + + + GEOnet, Aug. 13, 2001 + (Castello d'Aviano, ppl; variant: Aviano-Castello) + + + + 00880cz 2200193n 4500 + sh2001005615 + DLC + 20010904142825.0 + 010717|| anannbabn |a ana c + + sh2001005615 + + + DGPO + eng + DLC + + + Plum Creek, South Branch (Pa.) + + + South Branch, Plum Creek (Pa.) + + + g + Rivers + Pennsylvania + + + Work cat: 2001330148: Williams, Donald R. Nutrients and organic compounds in Deer Creek ... 2001: + t.p. (South Branch Plum Creek in southwestern Pennsylvania) p. 1 (within the Allegheny River Basin in Indiana County) + + + GNIS, PA, July 6, 2001 (South Branch Plum Creek; stream; Armstrong and Indiana counties; 40₀43ʹ13ʺN, 079₀18ʹ10ʺW) + + + Rand McNally: + map, p. 221, K6 (Plum Creek only found) + + + Lippincott; + Web. geog. + + + Pennsylvania + Plum Creek, South Branch + + + + 00479cz 2200157n 4500 + sh2001005618 + DLC + 20010904145340.0 + 010712i| anannbabn |a ana c + + sh2001005618 + + + WaElC + eng + DLC + + + African American women dramatists + + + Women dramatists, African American + + + g + Women dramatists + United States + + + Work cat.: Black female playwrights, 1989. + + + African American women playwrights, 1999. + + + + 00628cz 2200193n 4500 + sh2001005807 + DLC + 20010904143736.0 + 010723i| anannbabn |a ana + + sh2001005807 + + + DLC + eng + DLC + + + Mende language (Papua New Guinea) + + + Kubiwat language + + + Seim language + + + Tau language + + + g + Papua New Guinea + Languages + + + g + Papuan languages + + + Work cat.: 2001326309: Luk, 2000. + + + Ethnologue WWW site, July 23, 2001 + (Mende language: also called Seim, Tau, Kubiwat; part of the Sepik-Ramu family of languages) + + + + 01095cz 2200241n 4500 + sh2001007602 + DLC + 20010904144949.0 + 010712i| anannbabn |a ana + + sh2001007602 + + + DLC + eng + DLC + + + LB3013.55 + + + School-linked human services + + + Integrated school-linked services (Human services) + + + School-based integrated services (Human services) + + + School-linked integrated services (Human services) + + + School-linked services (Human services) + + + g + Human services + + + Work cat.: 2001381491: Multi-service schools, 1998: + p. 9 (School-linked integrated services; school-based integrated services) p. 11 (School-linked services) + + + School-linked human services, 1993. + + + Integrated school-linked services for children and youth at risk, 1994. + + + ERIC thes. + (School-linked services) + + + Here are entered works on the delivery of health, family, and other social services to students and their families through the school system. + + + + 00383cz 2200133n 4500 + sh2001007952 + DLC + 20010904142716.0 + 010723|| anannbabn |a ana c + + sh2001007952 + + + UkCU + eng + DLC + + + Cities and towns in music + + + g + Music + + + Work cat.: Mahagonny : die Stadt als Sujet und Herausforderung des (Musik-)Theaters, 2000. + + + + 00878cz 2200157n 4500 + sh2001008005 + DLC + 20010904143830.0 + 010723i| anannbabn |a ana c + + sh2001008005 + + + Uk + eng + DLC + + + Motion picture camera stabilization systems + + + g + Cinematography + Equipment and supplies + + + Work cat: Ferrera, S. Steadicam : techniques & aesthetics, 2001: + p. xi (Steadicam is a balancing system for the hand-held camera ... a device with a camera on top) + + + Steadicam Operators Association WWW site, July 10, 2001 + (Steadicam Frequently Asked questions. The Steadicam is a camera stabilization device that combines the image steadiness of a dolly with the freedom of movement of a hand-held shot) + + + Steadicam WWW site, July 10, 2001 + (This camera stabilization system; the various Steadicam systems) + + + + 00441cz 2200145n 4500 + sh2001008081 + DLC + 20010904141546.0 + 010717i| anannbabn |a ana c + + sh2001008081 + + + WaElC + eng + DLC + + + African American aged women + + + Aged women, African American + + + g + Aged women + United States + + + Work cat.: Wilson, E.H. Hope and dignity : older Black women of the South, 1983. + + + + 00830cz 2200145n 4500 + sh2001008085 + DLC + 20010904143558.0 + 010717 | anannbabn |a ana c + + sh2001008085 + + + Uk + eng + DLC + + + Laverda motorcycles + + + g + Motorcycles + + + Work cat: Walker, M. Laverda twins and triples, 1999: + p. 7 (Laverda's first foray into the world of motorcycles can be traced back to 1947) p. 8 (Moto Laverda was legally incorporated on 13 October 1949) jkt. (Laverda is a marque with a long and sometimes troubled history) p. 169 (The future: Even though Laverda's 1999 model line-up is exclusively made up of parallel twins, it is to the year 2000 and a romised new triple that the vast majority of Laverda devotees are looking) + + + Laverda WWW Site, 13 July 2001 + (Lavarda) + + + + 01617cz 2200277n 4500 + sh2001008404 + DLC + 20010904145152.0 + 010724i| anannbabn |a ana + + sh2001008404 + + + DLC + eng + DLC + + + QL430.5.S8 + Zoology + + + Pink conch + + + Conch, Pink + + + Conch, Queen + + + Queen conch + + + Strombus gigas + + + g + Strombus + + + Work cat.: 99096260: Carstarphen, D. The conch book, 2000: + cover (queen conch) p. 2 (Strombus gigas) + + + Common & sci. names of aquatic invert. from the U.S. and Canada. Mollusks, 1998: + p. 80 (Strombus gigas Linnaeus 1758; queen conch) p. 226 (also commonly referred to as pink conch) + + + AltaVista, July 23, 2001, FAO species ident. sheets + (family Strombidae; Strombus gigas; vernacular name: pink conch) + + + Web. 3 + (queen conch; a large yellowish conch (Cassis madagascarensis) with brown markings that is much used in cameo making; also: any of several other large conchs or helmet shells (as the king conch)) + + + Americana: + v. 7, p. 503 (The most common conch in Florida and the West Indies is the pink conch (Strombus gigas)) + + + World Book: + v. 4, p. 928 (In North America, the word conch most commonly means the queen conch, also called the pink conch) + + + ITIS database, Aug. 9, 2001 + (Strombus gigas; vernacular name: pink or queen conch) + + + USFDA seafood list via WWW, Aug. 9, 2001 + (Market name: conch; Sci. name: Strombus gigas; Common name: Queen conch; vernacular name: Pink conch) + + + + 00342cz 2200121n 4500 + sh2001008450 + DLC + 20010904144634.0 + 010719 | anannbabn |n ana + + sh2001008450 + + + DLC + eng + DLC + + + Nymphets in art + + + Work cat.: 2001338487: Bramberger, A. Die Kindfrau : Lust, Provokation, Spiel, c2000. + + + + 00795cz 2200181n 4500 + sh2001008488 + DLC + 20010904143150.0 + 010717|| anannbabn |a ana + + sh2001008488 + + + DLC + eng + DLC + + + N6848.5.F49 + + + Figuration libre (Group of artists) + + + g + Art, American + 20th century + + + g + Art, French + 20th century + + + Work cat.: 00697528: Laurent, T. Fun, figuration libre, graffiti dans les années 80, 2000 + (Figuration libre, term coined by French artist Ben; painters influenced by street art and graffiti, esp. in Paris and New York City; emphasis on spontaneity, freedom of expression) + + + WWW.Ben [artist] site, July 16, 2001 + (Figuration libre, 1980-2000) + + + Grove Dict. of art, 1996 + + + + 00786cz 2200169n 4500 + sh2001008574 + DLC + 20010904143258.0 + 010719|| anannbabn |a ana + + sh2001008574 + + + DLC + eng + DLC + + + Giardino di Daniel Spoerri (Seggiano, Italy) + + + Daniel Spoerri Garden (Seggiano, Italy) + + + Hic terminus haeret (Seggiano, Italy: Sculpture garden) + + + g + Gardens + Italy + + + This heading is not valid for use as a geographic subdivision. + + + Work cat.: 2001372959: Il Giardino di Daniel Spoerri, c1999: + folded guide (Giardino di Daniel Spoerri, a sculpture and installation as well as botanical park, managed by Fondazione "Hic Terminus Haeret") p. 8 (the garden is also called "Hic terminus haeret") + + + + 00744cz 2200181n 4500 + sh2001008920 + DLC + 20010904143957.0 + 010720i| anannbabn |a ana c + + sh2001008920 + + + SiSiNL + eng + DLC + + + National Day (Singapore) + + + Independence Day (Singapore) + + + g + Holidays + Singapore + + + g + Singapore + Anniversaries, etc. + + + Work cat.: Republic of Singapore National Day Parade : 9th August 1984 : souvenir programme. + + + Web site Christian connections, Aug. 13, 2001 + (Asian-Australian multicultural calendar: August 9, Independence Day, Singapore) + + + Website Garflag.com, Aug. 13, 2001 + (August calendar: August 9, Singapore, National Day) + + + + 00244cz 2200109n 4500 + sh2001008921 + DLC + 20010904144030.0 + 010720|| anannbabn |n ana + + sh2001008921 + + + DLC + eng + DLC + + + Holidays + Singapore + + + + 00255cz 2200109n 4500 + sh2001008922 + DLC + 20010904144105.0 + 010720|| anannbabn |n ana + + sh2001008922 + + + DLC + eng + DLC + + + Singapore + Anniversaries, etc. + + + + 00446cz 2200145n 4500 + sh2001008925 + DLC + 20010904143656.0 + 010720i| anannbabn |a ana c + + sh2001008925 + + + SiSiNL + eng + DLC + + + Malaysian poetry (Chinese) + + + Chinese poetry + Malaysia + + + g + Malaysian literature (Chinese) + + + Work cat.: Tang, E.T. The development of Malaysian Chinese poetry : 1945-1969, 1990. + + + + 00256cz 2200109n 4500 + sh2001008926 + DLC + 20010904145415.0 + 010726|| anannbabn |n ana + + sh2001008926 + + + DLC + eng + DLC + + + Women dramatists + United States + + + + 00561cz 2200157n 4500 + sh2001008928 + DLC + 20010904074900.0 + 010823|| anannbabn |a ana c + + sh2001008928 + + + SiSiNL + eng + DLC + DLC + + + Jurong Industrial Estate (Singapore) + + + g + Industrial districts + Singapore + + + Work cat.: Lim, P.T. Industrial land availability in Jurong, 1970. + + + GEOnet, July 20, 2001 + (Jurong Industrial Estate; INDSi; 01₀19ʹ13ʺN, 103₀41ʹ37ʺE) + + + Singapore + Jurong Industrial Estate + + + + 00681cz 2200181n 4500 + sh2001008932 + DLC + 20010904143442.0 + 010726|| anannbabn |a ana c + + sh2001008932 + + + SiSiNL + eng + DLC + + + Kabili-Sepilok Forest Reserve (Sabah) + + + Hutan Simpan Kabili-Sepilok (Sabah) + + + g + Forest reserves + Malaysia + + + g + National parks and reserves + Malaysia + + + Work cat.: Fox, J.E.D. Handbook to Kabili-Sepilok Forest Reserve, 1973. + + + GEOnet, July 20, 2001 + (Kabili-Sepilok, Hutan Simpan; Resf.; 05₀50ʹ00ʺN, 117₀56ʹ00ʺE) + + + Malaysia + Kabili-Sepilok Forest Reserve (Sabah) + + + + 00521cz 2200145n 4500 + sh2001009067 + DLC + 20010904144143.0 + 010723|| anannbabn |a ana c + + sh2001009067 + + + SiSiNL + eng + DLC + + + National Youth Service Awards (Singapore) + + + g + Young volunteers in community development + Awards + Singapore + + + g + Young volunteers in social service + Awards + Singapore + + + Work cat.: Pride of youth : National Youth Service Awards tenth anniversary, 1985. + + + + 00274cz 2200109n 4500 + sh2001009068 + DLC + 20010904144217.0 + 010723i| anannbabn |n ana + + sh2001009068 + + + DLC + eng + DLC + + + Young volunteers in community development + Awards + + + + 00285cz 2200109n 4500 + sh2001009069 + DLC + 20010904144250.0 + 010723|| anannbabn |n ana + + sh2001009069 + + + DLC + eng + DLC + + + Young volunteers in community development + Awards + Singapore + + + + 00267cz 2200109n 4500 + sh2001009070 + DLC + 20010904144327.0 + 010723i| anannbabn |n ana + + sh2001009070 + + + DLC + eng + DLC + + + Young volunteers in social service + Awards + + + + 00278cz 2200109n 4500 + sh2001009071 + DLC + 20010904144405.0 + 010723|| anannbabn |n ana + + sh2001009071 + + + DLC + eng + DLC + + + Young volunteers in social service + Awards + Singapore + + + + 00253cz 2200109n 4500 + sh2001009120 + DLC + 20010904141850.0 + 010726|| anannbabn |n ana + + sh2001009120 + + + DLC + eng + DLC + + + Vocal coaches + United States + + + + 00253cz 2200109n 4500 + sh2001009248 + DLC + 20010904142210.0 + 010820i| anannbabn |n ana + + sh2001009248 + + + DLC + eng + DLC + + + Telecommunication + Standards + + + + 00257cz 2200109n 4500 + sh2001009451 + DLC + 20010907094014.0 + 010824|| anannbabn |n ana + + sh2001009451 + + + DLC + eng + DLC + + + Railroad stations + Massachusetts + + + diff --git a/examples/marcxml/filter_alvis_conf.xml b/examples/marcxml/filter_alvis_conf.xml new file mode 100644 index 0000000..5df0a11 --- /dev/null +++ b/examples/marcxml/filter_alvis_conf.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + +