Search (149 results, page 2 of 8)

  • × theme_ss:"Grundlagen u. Einführungen: Allgemeine Literatur"
  1. Kaiser, U.: Handbuch Internet und Online Dienste : der kompetente Reiseführer für das digitale Netz (1996) 0.01
    0.012399187 = product of:
      0.024798375 = sum of:
        0.024798375 = product of:
          0.07439512 = sum of:
            0.07439512 = weight(_text_:22 in 4589) [ClassicSimilarity], result of:
              0.07439512 = score(doc=4589,freq=2.0), product of:
                0.16023713 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.045758117 = queryNorm
                0.46428138 = fieldWeight in 4589, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4589)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Series
    Heyne Business; 22/1019
  2. Kumar, K.: Theory of classification (1989) 0.01
    0.012399187 = product of:
      0.024798375 = sum of:
        0.024798375 = product of:
          0.07439512 = sum of:
            0.07439512 = weight(_text_:22 in 6774) [ClassicSimilarity], result of:
              0.07439512 = score(doc=6774,freq=2.0), product of:
                0.16023713 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.045758117 = queryNorm
                0.46428138 = fieldWeight in 6774, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.09375 = fieldNorm(doc=6774)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Date
    25. 3.2019 18:15:22
  3. Vonhoegen, H.: Einstieg in XML (2002) 0.01
    0.01238153 = product of:
      0.02476306 = sum of:
        0.02476306 = product of:
          0.03714459 = sum of:
            0.015446015 = weight(_text_:h in 4002) [ClassicSimilarity], result of:
              0.015446015 = score(doc=4002,freq=4.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.13586831 = fieldWeight in 4002, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4002)
            0.021698575 = weight(_text_:22 in 4002) [ClassicSimilarity], result of:
              0.021698575 = score(doc=4002,freq=2.0), product of:
                0.16023713 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.045758117 = queryNorm
                0.1354154 = fieldWeight in 4002, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4002)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: XML Magazin und Web Services 2003, H.1, S.14 (S. Meyen): "Seit dem 22. Februar 1999 ist das Resource Description Framework (RDF) als W3C-Empfehlung verfügbar. Doch was steckt hinter diesem Standard, der das Zeitalter des Semantischen Webs einläuten soll? Was RDF bedeutet, wozu man es einsetzt, welche Vorteile es gegenüber XML hat und wie man RDF anwendet, soll in diesem Artikel erläutert werden. Schlägt man das Buch auf und beginnt, im EinleitungsKapitel zu schmökern, fällt sogleich ins Auge, dass der Leser nicht mit Lektionen im Stile von "bei XML sind die spitzen Klammern ganz wichtig" belehrt wird, obgleich es sich um ein Buch für Anfänger handelt. Im Gegenteil: Es geht gleich zur Sache und eine gesunde Mischung an Vorkenntnissen wird vorausgesetzt. Wer sich heute für XML interessiert, der hat ja mit 99-prozentiger Wahrscheinlichkeit schon seine einschlägigen Erfahrungen mit HTML und dem Web gemacht und ist kein Newbie in dem Reich der spitzen Klammern und der (einigermaßen) wohlformatierten Dokumente. Und hier liegt eine deutliche Stärke des Werkes Helmut Vonhoegens, der seinen Einsteiger-Leser recht gut einzuschätzen weiß und ihn daher praxisnah und verständlich ans Thema heranführt. Das dritte Kapitel beschäftigt sich mit der Document Type Definition (DTD) und beschreibt deren Einsatzziele und Verwendungsweisen. Doch betont der Autor hier unablässig die Begrenztheit dieses Ansatzes, welche den Ruf nach einem neuen Konzept deutlich macht: XML Schema, welches er im folgenden Kapitel darstellt. Ein recht ausführliches Kapitel widmet sich dann dem relativ aktuellen XML Schema-Konzept und erläutert dessen Vorzüge gegenüber der DTD (Modellierung komplexer Datenstrukturen, Unterstützung zahlreicher Datentypen, Zeichenbegrenzungen u.v.m.). XML Schema legt, so erfährt der Leser, wie die alte DTD, das Vokabular und die zulässige Grammatik eines XML-Dokuments fest, ist aber seinerseits ebenfalls ein XML-Dokument und kann (bzw. sollte) wie jedes andere XML auf Wohlgeformtheit überprüft werden. Weitere Kapitel behandeln die Navigations-Standards XPath, XLink und XPointer, Transformationen mit XSLT und XSL und natürlich die XML-Programmierschnittstellen DOM und SAX. Dabei kommen verschiedene Implementierungen zum Einsatz und erfreulicherweise werden Microsoft-Ansätze auf der einen und Java/Apache-Projekte auf der anderen Seite in ungefähr vergleichbarem Umfang vorgestellt. Im letzten Kapitel schließlich behandelt Vonhoegen die obligatorischen Web Services ("Webdienste") als Anwendungsfall von XML und demonstriert ein kleines C#- und ASP-basiertes Beispiel (das Java-Äquivalent mit Apache Axis fehlt leider). "Einstieg in XML" präsentiert seinen Stoff in klar verständlicher Form und versteht es, seine Leser auf einem guten Niveau "abzuholen". Es bietet einen guten Überblick über die Grundlagen von XML und kann - zumindest derzeit noch - mit recht hoher Aktualität aufwarten."
  4. Grundlagen der praktischen Information und Dokumentation : Ein Handbuch zur Einführung in die fachliche Informationsarbeit (1997) 0.01
    0.012195695 = product of:
      0.02439139 = sum of:
        0.02439139 = product of:
          0.036587086 = sum of:
            0.0060119056 = weight(_text_:a in 2678) [ClassicSimilarity], result of:
              0.0060119056 = score(doc=2678,freq=10.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.11394546 = fieldWeight in 2678, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.03125 = fieldNorm(doc=2678)
            0.030575179 = weight(_text_:h in 2678) [ClassicSimilarity], result of:
              0.030575179 = score(doc=2678,freq=12.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.2689495 = fieldWeight in 2678, product of:
                  3.4641016 = tf(freq=12.0), with freq of:
                    12.0 = termFreq=12.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.03125 = fieldNorm(doc=2678)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Content
    SEEGER, T.: Grundbegriffe der Information und Dokumentation; MANECKE, H.-J u. T. SEEGER: Zur Entwicklung der Information und Dokumentation in Deutschland; KRISCHKER, U.: Formale Analyse von Dokumenten; KUHLEN, R.: Abstracts - Abstracting: Intellektuelle und maschinelle Verfahren; KNORZ, G.: Indexieren, Klassieren, Extrahieren; MANECKE, H.-J.: Klassifikation; BURKART, M.: Thesaurus; REIMER, U.: Neue Formen der Wissensrepräsentation; LAUX, W.: Speicherung; HENNINGS, R.-D.: Komponenten zur Wissensverarbeitung in Informationssystemen; ZIMMERMANN, H.H.: Maschinelle Übersetzung; OCKENFELD, M.: Klassische Informationsdienste; KIND, J.: Online-Dienste; WEIGEND, A.: Wirtschaftsdatenbanken; STAUD, J.L.: Statistische Informationen; MAHNKOPF, P.: Endkundensysteme in T-Online - Datex-J - Btx; KUHLEN; R.: Hypertext; LEHNHOF, F.: Die CD-ROM-Technologie; HAMACHER, B.: Bürokommunikation; BÖHLE, K.: Elektronisches Publizieren; OßWALD, A.: Electronic Document Delivery; SCHMIDT, R.: Funktionale Informationsdienste; LAUX, W.: Bibliographische (Literatur-) Informationssysteme; MENNE-HARITZ, A.: Schriftgutverwaltung und Archivierung; ENGLERT, M.: Pressedokumentation; LEENINGS, A.: Audiovisuelle Materialien; SCHRAMM, R.: Patentinformation; MARSCALL, H.-W.: Technische Regeln als Quellen wissenschaftlich-technischer Fachinformation; STAUD, J.L.: Wirtschaftsinformation; LÜSTORFF, J.: Chemie-Information; HARMS, M.: Medieninformation: Informationsversorgung in den ABD-Bereichen der Rundfunkanstalten; WALTER, N.: Information als Ressource in der Kreditwirtschaft; LÖNS, K.: Computer-Hardware, Betriebssysteme; REINICKE, W. u. J. SCHWANDT: Software für Information und Dokumentation; KNORZ, G.: Datenbank-Entwurfsmethoden; KRAUSE, J.: Softwareergonomie; LÖNS, K.: Kommunikationsnetze und Datenkommunikation; SCHWINDLING, A.: Zugang zur Information für blinde und sehbehinderte Menschen: Technische Voraussetzungen. Ein Überblick; SCHWUCHOW, W.: Informationsökonomie; HERGET, J.: Informationsmanagement; KLUCK, M.: Methoden der Informationsanalyse: eine Einführung in die empirischen Methoden der Informationsbedarfsanalyse und der Markt- und Benutzerforschung; GRUDOWSKI, S.: Marketing für die Informationsvermittlung; SEEGER, T.: Informationspolitik - IuD-Politik - Fachinformationspolitik; GOEBEL, J.W.: Rechtsfragen der Informationswirtschaft; BAXMANN-KRAFT, E.-M. u. E. LECHNER: Normung im Bereich Information und Dokumentation: SEEGER, T.: Zum Stand der Professionalisierung: Beruf und Ausbildung in Deutschland; HENRICHS, N.: Informationswissenschaft; BURNELEIT, H.-D., R. CAPURRO, W. REHFELD, W. WISSMANN u. G. WERSIG: Reisen wir auf den Datenautobahnen in eine neue (Un-)Gewißheit?; WERSIG, G.: Der Weg in die Informationsgesellschaft; CAPURRO, R.: Ethik im Cyberspace; BURNELEIT, H.-D.: Elektronische Medien und Verlagswesen; THÜRING, M.: Auf dem Weg in die Informationsgesellschaft: Trends und Entwicklungen des multimedialen Informations- und Telekommunikationsmarktes; RIEHM, U.: Informationsinfrastruktur; WISSMANN, W.: Vernetzte Formen der Arbeitsorganisation: heute und morgen
    Footnote
    Folgt weiter dem Vorbild der 2. Aufl. in der losen Zusammenstellung von Kapiteln verschiedener Autoren. - Wurde in der 4. Aufl. wieder (aber nicht durchgängig) aktualisiert. - Auch als einbändige Studienausgabe erhältlich (ISBN 3-598-11310-2). - Rez. in: IfB 5(1997) H.1/2, S.183-186 (W. von Keitz); Knowledge organization 24(1997) no.2, S.119-120 (B.W.J. Lorenz)
  5. Dittmann, H.; Hardy, J.: Learn Library of Congress Classification (2000) 0.01
    0.010418028 = product of:
      0.020836055 = sum of:
        0.020836055 = product of:
          0.031254083 = sum of:
            0.009410121 = weight(_text_:a in 6826) [ClassicSimilarity], result of:
              0.009410121 = score(doc=6826,freq=8.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.17835285 = fieldWeight in 6826, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=6826)
            0.021843962 = weight(_text_:h in 6826) [ClassicSimilarity], result of:
              0.021843962 = score(doc=6826,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.19214681 = fieldWeight in 6826, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=6826)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Abstract
    This book covers the skills necessary for a classifier using the LCC scheme, whether at a professional or paraprfessional level. It is equally suitable for use by library students in universities or colleges, and others who are studying classification by themselves, either with a specific goal or as part of their continuing professional development.
    Content
    Enthält die Kapitel: Introduction to classification - Introduction to LCC - Structure of LCC - Building a call number - Tables - Shelving - Classification Plus - More practice - Excercises - Answers
  6. Gralla, P.: So funktioniert das Internet : ein visueller Streifzug durch das Internet (1998) 0.01
    0.010332656 = product of:
      0.020665312 = sum of:
        0.020665312 = product of:
          0.061995935 = sum of:
            0.061995935 = weight(_text_:22 in 667) [ClassicSimilarity], result of:
              0.061995935 = score(doc=667,freq=2.0), product of:
                0.16023713 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.045758117 = queryNorm
                0.38690117 = fieldWeight in 667, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=667)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Date
    15. 7.2002 20:48:22
  7. Babiak, U.: Effektive Suche im Internet : Suchstrategien, Methoden, Quellen (1998) 0.01
    0.010332656 = product of:
      0.020665312 = sum of:
        0.020665312 = product of:
          0.061995935 = sum of:
            0.061995935 = weight(_text_:22 in 668) [ClassicSimilarity], result of:
              0.061995935 = score(doc=668,freq=2.0), product of:
                0.16023713 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.045758117 = queryNorm
                0.38690117 = fieldWeight in 668, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=668)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Signature
    77 TWP 3911(2)+22
  8. Subject cataloging manual : Subject headings (1991) 0.01
    0.010113914 = product of:
      0.020227827 = sum of:
        0.020227827 = product of:
          0.03034174 = sum of:
            0.0053772116 = weight(_text_:a in 2665) [ClassicSimilarity], result of:
              0.0053772116 = score(doc=2665,freq=2.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.10191591 = fieldWeight in 2665, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2665)
            0.02496453 = weight(_text_:h in 2665) [ClassicSimilarity], result of:
              0.02496453 = score(doc=2665,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.21959636 = fieldWeight in 2665, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2665)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Abstract
    The how-to guide for assigning subject headings and subdivisions in a consistent and standardized manner - as practiced at the Library of Congress. Practical guidance on the procedures to follow. Provides cross references from old to new subject headings. Helps reference librarians develop successful search strategies by illustrating LC subject heading practices. Gives the rationale for assigning subject headings to specific works. Indispensible for following LC practice and for working in local cataloging networks and cooperative cataloging projects with LC
    Type
    h
  9. Indexing: the state of our knowledge and the state of our ignorance : Proc. of the 20th Annual Meeting of the American Society of Indexers, New York, 13.5.1988 (1989) 0.01
    0.008849675 = product of:
      0.01769935 = sum of:
        0.01769935 = product of:
          0.026549023 = sum of:
            0.0047050603 = weight(_text_:a in 6965) [ClassicSimilarity], result of:
              0.0047050603 = score(doc=6965,freq=2.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.089176424 = fieldWeight in 6965, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=6965)
            0.021843962 = weight(_text_:h in 6965) [ClassicSimilarity], result of:
              0.021843962 = score(doc=6965,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.19214681 = fieldWeight in 6965, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=6965)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Content
    Enthält die Beiträge: WELLISCH, H.H.: The literature of indexing; THOMAS, D.: Book indexing principles and stan-dards; FETTERS, L.K.: Indexing software; MILSTEAD, J.L.: Database design: Indexing applications; PRESCHEL, B.M.: Indexing for print, online, and CD-ROM; BRENNER, E.H.: Vocabulary control; ANDERSON, J.D.: Indexing and classification: file organization and display for information retrieval; CROFT, W.B.: Automatic indexing; SARACEVIC, T.: Indexing, searching, and relevance; LIPETZ, B.-A.: The usefulness of indexes; THOMAS, D.: History of the American Society of Indexers
    Editor
    Weinberg, B. H.
  10. Prévoteau, M.-H.; Utrad, J.-C.: Manuel de bibliographie générale : Préf. d'Annie Béthery (1995) 0.01
    0.008826294 = product of:
      0.017652588 = sum of:
        0.017652588 = product of:
          0.052957762 = sum of:
            0.052957762 = weight(_text_:h in 4271) [ClassicSimilarity], result of:
              0.052957762 = score(doc=4271,freq=4.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.4658342 = fieldWeight in 4271, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4271)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: ZfBB 43(1996) H.3, S.267-268 (F. Nestler)
  11. Reader in classification and descriptive cataloging (1972) 0.01
    0.008569533 = product of:
      0.017139066 = sum of:
        0.017139066 = product of:
          0.025708599 = sum of:
            0.006985203 = weight(_text_:a in 3421) [ClassicSimilarity], result of:
              0.006985203 = score(doc=3421,freq=6.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.13239266 = fieldWeight in 3421, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=3421)
            0.018723397 = weight(_text_:h in 3421) [ClassicSimilarity], result of:
              0.018723397 = score(doc=3421,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.16469726 = fieldWeight in 3421, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.046875 = fieldNorm(doc=3421)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Content
    Enthält die u.a. die Beiträge: DEWEY, M.: Catalogs and cataloging; BLISS, H.E.: Principles and definitions; LaMONTAGNE, L.E.: Historical background of classification; RICHARDSON, E.C.: Classification: theoretical and practical; RANGANATHAN, S.R.: Library classification as a discipline; SHARP, J.: Classification; SHERA, J.H. Classification: current functions and applications to the subject analysis of library materials; SAYERS, W.C.B.: The nature and purpose of classification; DEWEY, M.: Decimal classification and relativ index; MILLS, J.: Classification as an indexing device; RICHMOND, P.A.: The future of generalized systems of classification; PAINTER, A.F.: Modern classification theory; VICKERY,: Faceted classification schemes; BORKO, H.: Research in automatic generations of classification systems; FARRADANE, J.: Classification and mechanical selection; RICHMOND, P.A.: Some aspects of basic research in classification; RICHMOND, P.A.: Transformation and organization of information content: aspects of recent research in the art and science of classification; STROUT, R.F.: Development of the catalog and cataloging codes; CUTTER, C.A.: Library catalogs; CUTTER, C.A.: Rules for a dictionary catalog; LUBETSKY, S.: Design for a code; JOLLEY, L.: The function of the catalog; WEBER, D.C.: The changing character of the catalog in America; COOPER, W.S.: The potential usefulness of the catalog access points other than author, title and subject
  12. Grundlagen der praktischen Information und Dokumentation (2004) 0.01
    0.008362157 = product of:
      0.016724315 = sum of:
        0.016724315 = product of:
          0.02508647 = sum of:
            0.004445864 = weight(_text_:a in 693) [ClassicSimilarity], result of:
              0.004445864 = score(doc=693,freq=14.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.0842638 = fieldWeight in 693, product of:
                  3.7416575 = tf(freq=14.0), with freq of:
                    14.0 = termFreq=14.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.01953125 = fieldNorm(doc=693)
            0.020640606 = weight(_text_:h in 693) [ClassicSimilarity], result of:
              0.020640606 = score(doc=693,freq=14.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.18156168 = fieldWeight in 693, product of:
                  3.7416575 = tf(freq=14.0), with freq of:
                    14.0 = termFreq=14.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.01953125 = fieldNorm(doc=693)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Abstract
    Das Standardwerk zur fachlichen Informationsarbeit wurde 1972 von Klaus Laisiepen, Ernst Lutterbeck und Karl-Heinrich Meyer-Uhlenried begründet. Generationen von Wissenschaftlern, Praktikern, Dozenten und Studierenden schöpften aus diesem Handbuch Kenntnisse und Wissen oder gaben als Autoren ihre Erfahrungen weiter. Mehr als 30 Jahre nach der ersten Publikation wird diese Tradition weitergeführt. Seit der vierten Ausgabe von 1997 sind erhebliche technische, methodische und organisatorische Veränderungen in den Bereichen Information und Dokumentation sowie in der Informationswissenschaft zu verzeichnen. Für die vorliegende Ausgabe konnte mit Rainer Kuhlen als neuem Mitherausgeber die informationswissenschaftliche Komponente weiter gestärkt werden. Der Aufbau der Grundlagen der praktischen Information und Dokumentation spiegelt diese Verbindung von Aktualität und Kontinuität wider: - In KAPITEL A »Grundlegendes« werden die theoretischen und begrifflichen Grundlagen des Fachgebietes erläutert, historische und professionelle Entwicklungen nachgezeichnet. - KAPITEL B »Methoden«, das die methodischen Aspekte der Informationsarbeit behandelt, wurde stark ausgeweitet. Neben den bisherigen Themen wie Klassifikation, Thesaurus usw. werden nun auch neue Aspekte wie Wissensmanagement, Kryptographie oder Dokumentmanagement behandelt. - Fortgeschrieben wurden in KAPITEL C »Systeme - Produkte - Dienstleistungen« die besonderen Fachinformationsbereiche (z.B. Metainformationsdienste des Internet, Datenbank-Management-Systeme oder Technische Redaktion). - Auf dem aktuellen Stand sind auch die Kurzdarstellungen der institutionellen Teile des Informationswesens (Archive, Bibliotheken, Buchhandel, Verlage, Elektronisches Publizieren, Medien, Wirtschaftsinformation, Medizin, E-Commerce u.a.) in KAPITEL D »Bereiche der Fachinformation und -kommunikation«. Gänzlich neu ist KAPITEL E »Information im Kontext«, das Einblicke in andere Wissenschaftsdisziplinen gibt, in denen der Bereich der Information eine immer größere Rolle spielt (z.B. Informatik, Psychologie, Sprachwissenschaft, Pädagogik, Betriebswirtschaft, Politikwissenschaft, Naturwissenschaften, Philosophie oder Neurobiologie). Den Textband mit insgesamt 73 Beiträgen auf 762 Seiten ergänzt Band 2: ein Glossar zu der im Handbuch verwendeten Terminologie mit einem zusätzlichen englischsprachigen Register. Hier werden auf 138 Seiten wichtige Begriffe und Konzepte des Informationswesens definiert und beschrieben. Das Handbuch bietet die zentralen Grundlagen für jeden Studierenden und Lehrenden, für Entscheidungsträger und Praktiker im Bereich der Information und Dokumentation. Es ist damit ein verlässlicher Leitfaden durch die Vielzahl unterschiedlicher Informationsmethoden, -dienste, -systeme und -techniken sowie die damit befassten Bereiche und Institutionen.
    Content
    Enthält die Beiträge: Rainer Kuhlen: Information Thomas Seeger: Entwicklung der Fachinformation und -kommunikation Thomas Seeger: Professionalisierung in der Informationsarbeit: Beruf und Ausbildung in Deutschland Marlies Ockenfeld: Nationale und internationale Institutionen Rainer Kuhlen: Informationsethik Thomas Seeger: (Fach-)Informationspolitik in Deutschland (Bundesrepublik Deutschland) Jürgen W Goebel: Informationsrecht -Recht der Informationswirtschaft Rainer Kuhlen: Wissensökologie Wolfgang Ratzek: Informationsutopien - Proaktive Zukunftsgestaltung. Ein Essay Hans Jürgen Manecke: Klassifikation, Klassieren Margarete Burkart: Thesaurus Ulrich Reimer: Wissensbasierte Verfahren der Organisation und Vermittlung von Information Heidrun Wiesenmüller: Informationsaufbereitung I: Formale Erfassung Gerhard Knorz: Informationsaufbereitung II: Indexieren Rainer Kuhlen: Informationsaufbereitung III: Referieren (Abstracts - Abstracting - Grundlagen) Norbert Fuhr: Theorie des Information Retrieval I: Modelle Holger Nohr: Theorie des Information Retrieval II: Automatische Indexierung Christa Womser-Hacker: Theorie des Information Retrieval III: Evaluierung Walther Umstätter: Szientometrische Verfahren Josef Herget: Informationsmanagement Holger Nohr: Wissensmanagement Michael Kluck: Methoden der Informationsanalyse - Einführung in die empirischen Methoden für die Informationsbedarfsanalyse und die Markt- und Benutzerforschung Michael Kluck: Die Informationsanalyse im Online-Zeitalter. Befunde der Benutzerforschung zum Informationsverhalten im Internet Alfred Kobsa: Adaptive Verfahren -Benutzermodellierung Stefan Grudowski: Innerbetriebliches Informationsmarketing Marc Rittberger: Informationsqualität Bernard Bekavac: Informations- und Kommunikationstechnologien Thomas Schütz: Dokumentenmanagement Nicola Döring: Computervermittelte Kommunikation, Mensch-Computer-Interaktion Daniel A. Keim: Datenvisualisierung und Data Mining Jürgen Krause: Software-Ergonomie Marlies Ockenfeld: Gedruckte Informations- und Suchdienste Joachim Kind: Praxis des Information Retrieval Bernard Bekavac: Metainformationsdienste des Internet Elke Lang: Datenbanken und Datenbank-Management-Systeme Rainer Hammwöhner: Hypertext Ralph Schmidt: Informationsvermittlung Rainer Bohnert: Technologietransfer Holger Nohr: Rechnergestützte Gruppenarbeit. Computer-Supported Cooperative Work (CSCW)
    Jiri Panyr: Technische Redaktion Wolfgang F. Finke: E-Learning Harald H. Zimmermann: Maschinelle und Computergestützte Übersetzung Franziskus Geeb und Ulrike Spree: Wörterbücher und Enzyklopädien Angelika Menne-Haritz: Archive Hans-Christoph Hobohm: Bibliotheken Günter Peters: Medien, Medienwirtschaft Ulrich Riehm: Buchhandel Helmut Wittenzellner: Transformationsprozesse für die Druckbranche auf dem Weg zum Mediendienstleister Dietmar Strauch: Verlagswesen Ulrich Riehm, Knud Böhle und Bernd Wingert: Elektronisches Publizieren Heike Andermann: Initiativen zur Reformierung des Systems wissenschaftlicher Kommunikation Ute Schwens und Hans Liegmann: Langzeitarchivierung digitaler Ressourcen Achim OBwald: Document Delivery/ Dokumentlieferung Willi Bredemeier und Patrick Müller: Informationswirtschaft Martin Michelson: Wirtschaftsinformation Ulrich Kämper: Chemie-Information Wilhelm Gaus: Information und Dokumentation in der Medizin Gottfried Herzog und Hans Jörg Wiesner: Normung Jürgen Krause: Standardisierung und Heterogenität Reinhard Schramm: Patentinformation Wolfgang Semar: E-Commerce Wolfgang Semar: Kryptografie Knud Böhle: Elektronische Zahlungssysteme Herbert Stoyan: Information in der Informatik Gerhard Roth und Christian Eurich: Der Begriff der Information in der Neurobiologie Margarete Boos: Information in der Psychologie Harald H. Zimmermann: Information in der Sprachwissenschaft Ulrich Glowalla: Information und Lernen Eric Schoop: Information in der Betriebswirtschaft: ein neuer Produktionsfaktor? Gerhard Vowe: Der Informationsbegriff in der Politikwissenschaft - eine historische und systematische Bestandsaufnahme Jürgen Krause: Information in den Sozialwissenschaften Holger Lyre: Information in den Naturwissenschaften Norbert Henrichs: Information in der Philosophie
    Footnote
    Rez. in: Mitteilungen VÖB 57(2004) H.3/4, S.86-90 (O. Oberhauser): " ...Allen kritischen Anmerkungen zum Trotz: Im Vergleich mit der letzten Auflage schneidet diese fünfte Ausgabe erfreulich positiv ab (nur Nörgler würden sagen, dass dies nicht schwergefallen ist). Natürlich könnte darüber reflektiert werden, ob es heute noch möglich ist, das Gesamtgebiet der Informationswissenschaft und -praxis in einem Handbuch erschöpfend darzustellen; die Zeiten, in denen man Wissenschaftsdisziplinen auf diese Weise repräsentierte und legitimierte, sind eigentlich vorüber. Andererseits fehlen, gerade im deutschen Sprachraum, weitgehend gute und aktuelle Darstellungen zu den hier präsentierten Teilbereichen. Als Einstieg in die Informationswissenschaft und -praxis ist das vorliegende Handbuch daher allemal wichtig. Auch für gestandene Praktiker bietet es viele interessante und neue Themen. Der Preis für die broschierte Ausgabe ist vielleicht nicht gerade wohlfeil, aber nach heutigen Massstäben dem Umfang angemessen. Grössere Bibliotheken und bibliothekarische bzw. informationswissenschaftliche Ausbildungseinrichtungen, für die auch diese Ausgabe unverzichtbar ist, werden dagegen wohl eher zur teureren gebundenen Variante greifen." Weitere Rez. in: BuB 57(2005) H.4, S.307-308 (H. Meinhardt); ZfBB 52(2005) H.6, S.349-350 (T. Seela); Information - Wissenschaft und Praxis 56(2005) H.8, S.457-458 (D. Soergel): "In sum, this work provides a comprehensive and competent introduction to information science with a breadth of scope that exists nowhere else. It does so through a collection of independent contributions of many authors with many perspectives and many redundancies. Some readers might prefer a treatment from a unified viewpoint."
  13. Subject cataloging manual : subject headings (1996) 0.01
    0.008321511 = product of:
      0.016643021 = sum of:
        0.016643021 = product of:
          0.04992906 = sum of:
            0.04992906 = weight(_text_:h in 4394) [ClassicSimilarity], result of:
              0.04992906 = score(doc=4394,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.4391927 = fieldWeight in 4394, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.125 = fieldNorm(doc=4394)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Type
    h
  14. Subject cataloging manual : shelflisting (1987) 0.01
    0.008321511 = product of:
      0.016643021 = sum of:
        0.016643021 = product of:
          0.04992906 = sum of:
            0.04992906 = weight(_text_:h in 6262) [ClassicSimilarity], result of:
              0.04992906 = score(doc=6262,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.4391927 = fieldWeight in 6262, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.125 = fieldNorm(doc=6262)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Type
    h
  15. Lancaster, F.W.: Vocabulary control for information retrieval (1986) 0.01
    0.008266125 = product of:
      0.01653225 = sum of:
        0.01653225 = product of:
          0.049596746 = sum of:
            0.049596746 = weight(_text_:22 in 217) [ClassicSimilarity], result of:
              0.049596746 = score(doc=217,freq=2.0), product of:
                0.16023713 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.045758117 = queryNorm
                0.30952093 = fieldWeight in 217, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0625 = fieldNorm(doc=217)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Date
    22. 4.2007 10:07:51
  16. Hedden, H.: ¬The accidental taxonomist (2012) 0.01
    0.008255323 = product of:
      0.016510647 = sum of:
        0.016510647 = product of:
          0.02476597 = sum of:
            0.0071133827 = weight(_text_:a in 2915) [ClassicSimilarity], result of:
              0.0071133827 = score(doc=2915,freq=14.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.13482209 = fieldWeight in 2915, product of:
                  3.7416575 = tf(freq=14.0), with freq of:
                    14.0 = termFreq=14.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.03125 = fieldNorm(doc=2915)
            0.017652588 = weight(_text_:h in 2915) [ClassicSimilarity], result of:
              0.017652588 = score(doc=2915,freq=4.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.15527807 = fieldWeight in 2915, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.03125 = fieldNorm(doc=2915)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Abstract
    "Clearly details the conceptual and practical notions of controlled vocabularies. . provides a crash course for newcomers and offers experienced practitioners a common frame of reference. A valuable book." - Christine Connors, TriviumRLG LLC The Accidental Taxonomist is the most comprehensive guide available to the art and science of building information taxonomies. Heather Hedden-one of today's leading writers, instructors, and consultants on indexing and taxonomy topics-walks readers through the process, displaying her trademark ability to present highly technical information in straightforward, comprehensible English. Drawing on numerous real-world examples, Hedden explains how to create terms and relationships, select taxonomy management software, design taxonomies for human versus automated indexing, manage enterprise taxonomy projects, and adapt taxonomies to various user interfaces. The result is a practical and essential guide for information professionals who need to effectively create or manage taxonomies, controlled vocabularies, and thesauri. "A wealth of descriptive reference content is balanced with expert guidance. . Open The Accidental Taxonomist to begin the learning process or to refresh your understanding of the depth and breadth of this demanding discipline." - Lynda Moulton, Principal Consultant, LWM Technology Services "From the novice taxonomist to the experienced professional, all will find helpful, practical advice in The Accidental Taxonomist." - Trish Yancey, TCOO, Synaptica, LLC "This book squarely addresses the growing demand for and interest in taxonomy. ...Hedden brings a variety of background experience, including not only taxonomy construction but also abstracting and content categorization and creating back-of-the-book indexes. These experiences serve her well by building a broad perspective on the similarities as well as real differences between often overlapping types of work." - Marjorie M. K. Hlava, President and Chairman, Access Innovations, Inc., and Chair, SLA Taxonomy Division
    Footnote
    Rez. in: IWP 64(2013) H.6, S.373-374 (J. Fassbender)
  17. Grundlagen der praktischen Information und Dokumentation : Handbuch zur Einführung in die Informationswissenschaft und -praxis (2013) 0.01
    0.0076640435 = product of:
      0.015328087 = sum of:
        0.015328087 = product of:
          0.02299213 = sum of:
            0.004074702 = weight(_text_:a in 4382) [ClassicSimilarity], result of:
              0.004074702 = score(doc=4382,freq=6.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.07722905 = fieldWeight in 4382, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4382)
            0.018917428 = weight(_text_:h in 4382) [ClassicSimilarity], result of:
              0.018917428 = score(doc=4382,freq=6.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.16640402 = fieldWeight in 4382, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4382)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Abstract
    Seit vierzig Jahren vermittelt das Standardwerk Wissenschaftlern, Praktikern und Studierenden Grundlagen der professionellen, wissenschaftlich fundierten Informationsarbeit. Mit der 6., völlig neu gefassten Auflage reagieren die Herausgeber Rainer Kuhlen, Wolfgang Semar und Dietmar Strauch auf die erheblichen technischen, methodischen und organisatorischen Veränderungen auf dem Gebiet der Information und Dokumentation und tragen damit der raschen Entwicklung des Internets und der Informationswissenschaft Rechnung. Die insgesamt über fünfzig Beiträge sind vier Teilen - Grundlegendes (A), Methodisches (B), Informationsorganisation (C) und Informationsinfrastrukturen (D) - zugeordnet.
    Content
    Enthält die Beiträge: A: Grundlegendes Rainer Kuhlen: Information - Informationswissenschaft - Ursula Georgy: Professionalisierung in der Informationsarbeit - Thomas Hoeren: Urheberrecht und Internetrecht - Stephan Holländer, Rolf A. Tobler: Schweizer Urheberrecht im digitalen Umfeld - Gerhard Reichmann: Urheberrecht und Internetrecht: Österreich - Rainer Kuhlen: Wissensökologie - Wissen und Information als Commons (Gemeingüter) - Rainer Hammwöhner: Hypertext - Christa Womser-Hacker, Thomas Mandl: Information Seeking Behaviour (ISB) - Hans-Christoph Hobohm: Informationsverhalten (Mensch und Information) - Urs Dahinden: Methoden empirischer Sozialforschung für die Informationspraxis - Michael Seadle: Ethnografische Verfahren der Datenerhebung - Hans-Christoph Hobohm: Erhebungsmethoden in der Informationsverhaltensforschung
    Footnote
    Auch als eBook; vgl.: http://www.degruyter.com/view/product/174371?rskey=Hzo8Fb&result=3&q=kuhlen. Rez. in: iwp 64(2013) H.6, S.375-377 (U. Herb); Mitt VOEB 66(2013) H.3/4, S.681-686 (C. Schlögl); BuB 66(2014) H.2, S.150-152 (J. Bertram)
  18. Bekavac, B.: Suchverfahren und Suchdienste des World Wide Web (1996) 0.01
    0.007585435 = product of:
      0.01517087 = sum of:
        0.01517087 = product of:
          0.022756305 = sum of:
            0.004032909 = weight(_text_:a in 4803) [ClassicSimilarity], result of:
              0.004032909 = score(doc=4803,freq=2.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.07643694 = fieldWeight in 4803, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4803)
            0.018723397 = weight(_text_:h in 4803) [ClassicSimilarity], result of:
              0.018723397 = score(doc=4803,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.16469726 = fieldWeight in 4803, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4803)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Source
    Nachrichten für Dokumentation. 47(1996) H.4, S.195-213
    Type
    a
  19. Lancaster, F.W.: Indexing and abstracting in theory and practice (2003) 0.01
    0.007585435 = product of:
      0.01517087 = sum of:
        0.01517087 = product of:
          0.022756305 = sum of:
            0.004032909 = weight(_text_:a in 4913) [ClassicSimilarity], result of:
              0.004032909 = score(doc=4913,freq=2.0), product of:
                0.052761257 = queryWeight, product of:
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.045758117 = queryNorm
                0.07643694 = fieldWeight in 4913, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.153047 = idf(docFreq=37942, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4913)
            0.018723397 = weight(_text_:h in 4913) [ClassicSimilarity], result of:
              0.018723397 = score(doc=4913,freq=2.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.16469726 = fieldWeight in 4913, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4913)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: JASIST 57(2006) no.1, S.144-145 (H. Saggion): "... This volume is a very valuable source of information for not only students and professionals in library and information science but also for individuals and institutions involved in knowledge management and organization activities. Because of its broad coverage of the information science topic, teachers will find the contents of this book useful for courses in the areas of information technology, digital as well as traditional libraries, and information science in general."
  20. Babiak, U.: Effektive Suche im Internet : Suchstrategien, Methoden, Quellen (1997) 0.01
    0.0073552458 = product of:
      0.0147104915 = sum of:
        0.0147104915 = product of:
          0.044131473 = sum of:
            0.044131473 = weight(_text_:h in 672) [ClassicSimilarity], result of:
              0.044131473 = score(doc=672,freq=4.0), product of:
                0.113683715 = queryWeight, product of:
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.045758117 = queryNorm
                0.3881952 = fieldWeight in 672, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4844491 = idf(docFreq=10020, maxDocs=44218)
                  0.078125 = fieldNorm(doc=672)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: nfd 48(1997) H.5, S.315-316 (H.-C. Hobohm)

Years

Languages

  • e 94
  • d 54
  • f 1
  • More… Less…

Types

  • m 116
  • a 21
  • s 12
  • h 4
  • el 2
  • ? 1
  • More… Less…

Subjects

Classifications