<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Estructuras de datos en Java</title>
    <subTitle>compatible con Java 2</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Weiss, Mark Allen</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Marroquin, Olga</namePart>
    <role>
      <roleTerm type="text">tr.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Madrid</placeTerm>
    </place>
    <publisher>Addison Wesley</publisher>
    <dateIssued>2000</dateIssued>
    <edition>1a ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>XXX, 740 p.</extent>
  </physicalDescription>
  <note type="statement of responsibility">Mark Allen Weiss; traducción Olga Marroquín</note>
  <note>Incluye apéndice</note>
  <subject>
    <topic>Estructura de datos (Computadores)</topic>
  </subject>
  <subject>
    <topic>Java (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Lenguajes de programación (Computadores electrónicos)</topic>
  </subject>
  <subject>
    <topic>Programación (Computadores electrónicos)</topic>
  </subject>
  <classification authority="ddc">005.73  A55e</classification>
  <identifier type="isbn">8478290354</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">770711</recordCreationDate>
  </recordInfo>
</mods>
