<?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>Regular expressions cookbook</title>
  </titleInfo>
  <name type="personal">
    <namePart>Goyvaerts, Jan.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Levithan, Steven.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">handbook</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <dateIssued encoding="marc">2012</dateIssued>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 594 pages : color illustrations ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introduction to regular expressions -- Basic regular expression skills -- Programming with regular expressions -- Validation and formatting -- Words, lines, and special characters -- Numbers -- Source code and log files -- URLs, paths, and Internet addresses -- Markup and data formats.</tableOfContents>
  <note type="statement of responsibility">Jan Goyvaerts and Steven Levithan.</note>
  <note>"Revised and updated"--Cover.</note>
  <note>Previous edition: 2009.</note>
  <note>Includes index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Programming languages (Electronic computers)</topic>
    <topic>Handbooks, manuals, etc</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Text processing (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Regular expressions (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.7 .G69 2012</classification>
  <classification authority="ddc" edition="23">005.711</classification>
  <identifier type="isbn">9781449319434 (pbk.)</identifier>
  <identifier type="isbn">1449319432 (pbk.)</identifier>
  <identifier type="lccn">2012472268</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">221030</recordCreationDate>
    <recordIdentifier source="BD-DhAAL">39908</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
