<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en-GB">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title type="main">TEI by Example</title>
        <title type="sub">Module 0: Introduction to Text Encoding and the TEI</title>
        <author xml:id="EV">Edward Vanhoutte</author>
        <editor xml:id="RvdB">Ron Van den Branden</editor>
        <editor xml:id="MT">Melissa Terras</editor>
        <sponsor>Association for Literary and Linguistic Computing (ALLC)</sponsor>
        <sponsor>Centre for Data, Culture and Society, University of Edinburgh, UK</sponsor>
        <sponsor>Centre for Digital Humanities (CDH), University College London, UK</sponsor>
        <sponsor>Centre for Computing in the Humanities (CCH), King’s College London, UK</sponsor>
        <sponsor>Centre for Scholarly Editing and Document Studies (CTB) , Royal Academy of Dutch Language and Literature, Belgium</sponsor>
        <funder>
          <address>
            <addrLine>Centre for Scholarly Editing and Document Studies (CTB)</addrLine>
            <addrLine>Royal Academy of Dutch Language and Literature</addrLine>
            <addrLine>Koningstraat 18</addrLine>
            <addrLine>9000 Gent</addrLine>
            <addrLine>Belgium</addrLine>
          </address>
          <email>ctb@kantl.be</email>
        </funder>
        <principal>Edward Vanhoutte</principal>
        <principal>Melissa Terras</principal>
      </titleStmt>
      <publicationStmt>
        <publisher>Centre for Scholarly Editing and Document Studies (CTB) , Royal Academy of Dutch Language and Literature, Belgium</publisher>
        <distributor>Centre for Scholarly Editing and Document Studies (CTB) , Royal Academy of Dutch Language and Literature, Belgium</distributor>
        <pubPlace>Gent</pubPlace>
        <address>
          <addrLine>Centre for Scholarly Editing and Document Studies (CTB)</addrLine>
          <addrLine>Royal Academy of Dutch Language and Literature</addrLine>
          <addrLine>Koningstraat 18</addrLine>
          <addrLine>9000 Gent</addrLine>
          <addrLine>Belgium</addrLine>
        </address>
        <availability status="free">
          <p>Licensed under a <ref target="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution ShareAlike 3.0 License</ref>
                    </p>
        </availability>
        <date when="2010-07-09">9 July 2010</date>
      </publicationStmt>
      <seriesStmt>
        <title>TEI by Example.</title>
        <respStmt>
          <name>Edward Vanhoutte</name>
          <resp>editor</resp>
        </respStmt>
        <respStmt>
          <name>Ron Van den Branden</name>
          <resp>editor</resp>
        </respStmt>
        <respStmt>
          <name>Melissa Terras</name>
          <resp>editor</resp>
        </respStmt>
      </seriesStmt>
      <sourceDesc>
        <p>Digitally born</p>
      </sourceDesc>
    </fileDesc>
    <encodingDesc>
      <projectDesc>
        <p>TEI by Example offers a series of freely available online tutorials walking individuals through the different stages in marking up a document in TEI (Text Encoding Initiative). Besides a general introduction to text encoding, step-by-step tutorial modules provide example-based introductions to eight different aspects of electronic text markup for the humanities. Each tutorial module is accompanied with a dedicated examples section, illustrating actual TEI encoding practise with real-life examples. The theory of the tutorial modules can be tested in interactive tests and exercises.</p>
      </projectDesc>
    </encodingDesc>
    <profileDesc>
      <langUsage>
        <language ident="en-GB">en-GB</language>
      </langUsage>
    </profileDesc>
    <revisionDesc>
      <change when="2020-06-23" who="#RvdB">technical revision</change>
      <change when="2010-07-23" who="#RvdB">fixed broken link and (example) character encoding</change>
      <change when="2010-07-13" who="#RvdB">
                <list>
                    <item>added distinction <gi>gi</gi> — <tag>gi scheme="..."</tag> — <gi>tag</gi>
                    </item>
        <item>final spellcheck</item>
                </list>
            </change>
      <change when="2010-07-08" who="#RvdB">release</change>
      <change when="2009-12-16" who="#EV">Added documentation on how to associate entity declarations with a document instance under 4.2.3.</change>
      <change when="2009-11-20" who="#EV">
                <list>
                    <item>Added new section 4. XML ground rules: to be finished</item>
                    <item>Added new section 5.3 Using TEI: to be revised</item>
                </list>
            </change>
      <change when="2009-06-11" who="#RvdB">-reshuffled modules: TBED01v00 has become TBED00v00; updated TBED00v00.xml</change>
      <change when="2009-09-10" who="#EV">Revision</change>
      <change when="2008-02-19" who="#EV">XML-izing text</change>
    </revisionDesc>
  </teiHeader>
  <text xml:id="TBED00v00" type="tutorials">
    <body>
            <div xml:id="teigroundrules">
        <head>TEI: Ground Rules</head>
        <div xml:id="guidelines">
          <head>Guidelines</head>
          <p>The conclusions and the work of the TEI community are formulated as guidelines, rules, and recommendations rather than standards, because it is acknowledged that each scholar must have the freedom of expressing their own theory of text by encoding the features they think important in the text. A wide array of possible solutions to encoding matters is demonstrated in the TEI Guidelines which therefore should be considered a reference manual rather than a tutorial. Mastering the complete TEI encoding scheme implies a steep learning curve, but few projects require a complete knowledge of the TEI. Therefore, a manageable subset of the full TEI encoding scheme was published as TEI Lite, currently describing 140 elements (<ref type="bibl" target="#burnard2006">Burnard and Sperberg-McQueen 2006</ref>). Originally intended as an introduction and a didactic stepping stone to the full recommendations, TEI Lite has, since its publication in 1995, become one of the most popular TEI customisations and proves to meet the needs of 90% of the TEI community, 90% of the time.</p>
        </div>
        <div xml:id="teimodules">
          <head>TEI Modules</head>
          <p>A significant part of the rules in the TEI Guidelines apply to the expression of descriptive and structural meta-information about the text. Yet, the TEI defines concepts to represent a much wider array of textual phenomena, amounting to a total of 580 elements and 265 attributes. These are organised into 21 modules, grouping related elements and attributes:
            <list type="gloss">
              <label>The TEI Infrastructure (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ST.html">
                                    <ident type="module">tei</ident>
                                </ref>)</label>
              <item>Definition of common datatypes and modular class structures used to define the elements and attributes in the other modules.</item>
              <label>The TEI Header (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/HD.html">
                                    <ident type="module">header</ident>
                                </ref>)</label>
              <item>Definition of the elements that make up the header section of TEI documents. Its major parts provide elements to encode detailed metadata about bibliographic aspects of electronic texts, their relationship with the source materials from which they may have been derived, non-bibliographic details, and a complete revision history.</item>
              <label>Elements Available in All TEI Documents (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/CO.html">
                                    <ident type="module">core</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes that may occur in any TEI text, of whatever genre. These elements cover textual phenomena like paragraphs, highlighting and quotation, editorial changes (marking of errors, regularisations, additions), data-like structures (names, addresses, dates, numbers, abbreviations), cross-reference mechanisms, lists, notes, graphical elements, bibliographic references, and passages of verse or drama.</item>
              <label>Default Text Structure (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/DS.html">
                                    <ident type="module">textstructure</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes that describe the structure of TEI texts, like front matter and title pages, text body, and back matter. These may contain further divisions, possibly introduced by headings, salutations, opening formulae, and/or concluded by closing formulae, closing salutations, trailing material and postscripts.</item>
              <label>Characters, Glyphs, and Writing Modes (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/WD.html">
                                    <ident type="module">gaiji</ident>
                                </ref>)</label>
              <item>Definition of specific provisions for representing characters for which no standardised representation (such as defined by the <ref target="http://www,unicode.org/">Unicode Consortium</ref>) exists.</item>
              <label>Verse (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/VE.html">
                                    <ident type="module">verse</ident>
                                </ref>)</label>
              <item>Definition of specific elements and attributes for dedicated analysis of verse materials, such as caesurae, metrical systems, rhyme schemes, and enjambments.</item>
              <label>Performance Texts (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/DR.html">
                                    <ident type="module">drama</ident>
                                </ref>)</label>
              <item>Definition of specific elements and attributes for dedicated analysis of drama materials. These include provisions for encoding specific phenomena in front and back matter, like details about performances, prologues, epilogues, the dramatic setting, and cast lists. Other drama-specific structures include speeches and stage directions. For multimedia performances, elements for the description of screen contents, camera angles, captions, and sound are provided.</item>
              <label>Transcriptions of Speech (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/TS.html">
                                    <ident type="module">spoken</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for (general purpose) transcription of different kinds of spoken material. These cover phenomena like utterances, pauses, non-lexical sounds, gestures, and shifts in vocal quality. Besides this, specific header elements for describing the vocal source of the transcription are provided.</item>
              <label>Dictionaries (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/DI.html">
                                    <ident type="module">dictionaries</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for representing dictionaries, with provisions for unstructured and structured dictionary entries (possibly grouped). Dictionary entries may be structured with a number of specific elements indicating homonyms, sense, word form, grammatical information, definitions, citations, usage, and etymology.</item>
              <label>Manuscript Description (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/MS.html">
                                    <ident type="module">msdescription</ident>
                                </ref>)</label>
              <item>Definition of specific header and structural elements and attributes for the encoding of manuscript sources. Header elements include provisions for detailed documentation of a manuscript’s or manuscript part’s identification, heading information, contents, physical description, history, and additional information. Dedicated text elements cover phenomena like catchwords, dimensions, heraldry, watermarks, and so on.</item>
              <label>Representation of Primary Sources (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/PH.html">
                                    <ident type="moduel">transcr</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for detailed transcription of primary sources. Phenomena covered are facsimiles, more complex additions, deletions, substitutions and restorations, document hands, damage to the source material and illegibility of the text.</item>
              <label>Critical Apparatus (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/TC.html">
                                    <ident type="module">textcrit</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for the representation of (different versions texts as) scholarly editions, listing all variation between the versions in a variant apparatus.</item>
              <label>Names, Dates, People, and Places (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ND.html">
                                    <ident type="module">namesdates</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for more detailed analysis of names of persons, organisations, and places, their referents (persons, organisations, and places) and aspects of temporal analyses.</item>
              <label>Tables, Formulæ, Graphics and Notated Music (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/FT.html">
                                    <ident type="module">figures</ident>
                                </ref>)</label>
              <item>Definition of specific elements and attributes for detailed representation of graphical elements in texts, like tables, formulae, images, and notated music.</item>
              <label>Language Corpora (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/CC.html">
                                    <ident type="module">corpus</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for the encoding of corpora of texts that have been collected according to specific criteria. Most of these elements apply to the documentation of these sampling criteria, and contextual information about the texts, participants, and their communicative setting.</item>
              <label>Linking, Segmentation, and Alignment (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/SA.html">
                                    <ident type="module">linking</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for representing complex systems of cross-references between identified anchor places in TEI texts. Recommendations are given for either in-line or stand-off reference mechanisms.</item>
              <label>Simple Analytic Mechanisms (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/AI.html">
                                    <ident type="module">analysis</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes that allow the association of simple analyses and interpretations with text elements. Mechanisms for the representation of both generic and particularly linguistic analyses are discussed.</item>
              <label>Feature Structures (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/FS.html">
                                    <ident type="module">iso-fs</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for constructing complex analytical frameworks that can be used to represent specific analyses in TEI texts.</item>
              <label>Graphs, Networks, and Trees (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/GD.html">
                                    <ident type="module">nets</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for the analytical representation of schematic relationships between nodes in graphs and charts.</item>
              <label>Certainty, Precision, and Responsibility (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/CE.html">
                                    <ident type="module">certainty</ident>
                                </ref>)</label>
              <item>Definition of elements for detailed attribution of certainty for the encoding in a TEI text, as well as the identification of the responsibility for these encodings.</item>
              <label>Documentation Elements (<ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/TD.html">
                                    <ident type="module">tagdocs</ident>
                                </ref>)</label>
              <item>Definition of elements and attributes for the documentation of the encoding scheme used in TEI texts. This module provides means to define elements, attributes, element and attribute classes, either by changing existing definitions or by creating new ones.</item>
            </list>
          </p>
          <p>Each of these modules and the use of the elements they define are discussed extensively in a dedicated chapter of the TEI Guidelines.</p>
        </div>
        <div xml:id="usingtei">
          <head>Using TEI</head>
          <p>Among more technical ones, Steven DeRose pointed out substantial advantages of XML to the TEI community: by allowing for more flexible automatic parsing strategies and easy delivery of electronic documents with cheap ubiquitous tools such as web browsers, XML could spread the notion of descriptive markup to a wide audience that will thus be acquainted with the concepts articulated in the TEI Guidelines (<ref type="bibl" target="#derose1999">DeRose 1999, 19</ref>).</p>
          <p>In order to use TEI for the encoding of texts, users must make sure that their texts belong to the TEI namespace (<ident type="ns">http://www.tei-c.org/ns/1.0</ident>) and adhere to the requirements of the text model proposed by the TEI. In order to facilitate this conformance, it is possible (and strongly suggested) to associate TEI texts with formal representations of this text model. These formal <soCalled>structural grammars</soCalled> of a TEI compatible model of the text can be expressed in a number of ways, commonly referred to as a TEI schema. Technically, a TEI schema can be expressed in a variety of formal languages such as <ref target="http://www.w3.org/TR/REC-xml/#dt-doctype">Document Type Definition</ref> (DTD), <ref target="http://www.w3.org/XML/Schema">W3C XML Schema</ref>, or the <ref target="http://www.relaxng.org/">RELAX NG</ref> schema language. It is important to notice that no such thing as <soCalled>
                            <emph>the</emph> TEI schema</soCalled> exists. Rather, users are expected to select their desired TEI elements and attributes from the TEI modules, possibly with alterations or extensions where required. In this way, TEI offers a stable base with unambiguous means for the representation of basic textual phenomena, while providing standardised mechanisms for user customisation for uncovered features. It is a particular feature of TEI that these abstract text models themselves can be expressed as TEI texts, using the documentation elements defined in the dedicated <ident type="module">tagdocs</ident> module for documentation elements. A minimal TEI customisation file looks as follows:
            <figure xml:id="example10">
              <egXML xmlns="http://www.tei-c.org/ns/Examples">
                <TEI xml:lang="en">
                  <teiHeader>
                    <fileDesc>
                      <titleStmt>
                        <title>A TBE customisation</title>
                        <author>The TBE Crew</author>
                      </titleStmt>
                      <publicationStmt>
                        <p>for use by whoever wants it</p>
                      </publicationStmt>
                      <sourceDesc>
                        <p>created on Thursday 24th July 2008 10:20:17 AM by the form at https://roma.tei-c.org/</p>
                      </sourceDesc>
                    </fileDesc>
                  </teiHeader>
                  <text>
                    <front>
                      <divGen type="toc"/>
                    </front>
                    <body>
                      <p>My TEI Customisation starts with modules tei, core, header, and textstructure</p>
                      <schemaSpec ident="TBEcustom" docLang="en" xml:lang="en">
                        <moduleRef key="tei"/>
                        <moduleRef key="header"/>
                        <moduleRef key="core"/>
                        <moduleRef key="textstructure"/>
                      </schemaSpec>
                    </body>
                  </text>
                </TEI>
              </egXML>
              <head type="legend">A minimal TEI customisation file.</head>
            </figure>
          </p>
          <p>Besides the common minimal TEI structure (<gi>teiHeader</gi> and <gi>text</gi>), a TEI customisation file has one specific element which defines the TEI schema (<gi>schemaSpec</gi>). A TEI schema must minimally include the modules which define the minimal TEI text structure: the <ident type="module">tei</ident> module, the <ident type="module">core</ident> module with all common TEI elements, the <ident type="module">header</ident> module defining all teiHeader elements, and the <ident type="module">textstructure</ident> module defining the elements representing the minimal structure of TEI texts.</p>
          <p>In the vein of <soCalled>
                            <ref target="http://www.literateprogramming.com/">Literary Programming</ref>
                        </soCalled>, a TEI customisation file not only contains the formal declaration of TEI elements inside <gi>schemaSpec</gi>, but may also contain prose documentation of the TEI encoding scheme it defines. Consequently, TEI customisation files are commonly called <soCalled>ODD files</soCalled> (One Document Does it all), because they serve as a source for the derivation of:
            <list rend="bulleted">
              <item>a formal TEI schema</item>
              <item>human-friendly documentation of the TEI encoding scheme</item>
            </list>
          </p>
          <p>In order to accommodate the process of creating customised TEI schemas and prose documentation, the TEI has developed a dedicated piece of software called <soCalled>Roma</soCalled>, available at <ptr target="https://roma.tei-c.org/"/>. This is a dedicated ODD processor, offering an intuitive web-based interface for the creation and basic editing of ODD files, generation of according TEI schemas and prose documentation in a number of presentation formats.</p>
          <p>A TEI schema, declaring all structural conditions and restraints for the elements and attributes in TEI texts can then be used to automatically validate actual TEI documents with an XML parser. Consider, for example, following fragments:
            <table xml:id="table1">
              <row>
                <cell>[A]</cell>
                <cell>[B]</cell>
              </row>
              <row>
                <cell>
                  <figure xml:id="example11">
                    <egXML xmlns="http://www.tei-c.org/ns/Examples">
                      <TEI>
                        <teiHeader>
                          <fileDesc>
                            <titleStmt>
                              <title>A sample TEI document</title>
                            </titleStmt>
                            <publicationStmt>
                              <publisher> KANTL</publisher>
                              <pubPlace>Ghent</pubPlace>
                              <date when="2009"/>
                            </publicationStmt>
                            <sourceDesc>
                              <p>No source, born digital</p>
                            </sourceDesc>
                          </fileDesc>
                        </teiHeader>
                        <text>
                          <body>
                            <p>This is a sample paragraph, illustrating a <name type="organisation">TEI</name> document.</p>
                          </body>
                        </text>
                      </TEI>
                    </egXML>
                    <head type="legend">A sample (valid) TEI document.</head>
                  </figure>
                </cell>
                <cell>
                  <figure xml:id="example12">
                    <egXML xmlns="http://www.tei-c.org/ns/Examples">
                      <TEI>
                        <text>
                          <body>
                            <p>This is a sample paragraph, illustrating a <orgName>TEI</orgName> document.</p>
                          </body>
                        </text>
                      </TEI>
                    </egXML>
                    <head type="legend">A sample (invalid) TEI document.</head>
                  </figure>
                </cell>
              </row>
            </table>
          </p>
          <p>When validated against a TEI schema derived from the previous ODD file, file [A] will be recognised as a valid TEI document, while file [B] won’t:
            <list rend="bulleted">
              <item>The TEI prescribes that the <gi>teiHeader</gi> element <emph>must</emph> be present in a TEI document, and that it precedes the <gi>text</gi> part.</item>
              <item>The minimal set of TEI modules does not include the specialised <gi>orgName</gi> element. Although it is a TEI element, using it requires selection of the appropriate TEI module in the ODD file (in this case, the <ident type="module">namesdates</ident> module, defining specialised elements for the identification of names, dates, people, and places in a text).</item>
            </list>
          </p>
        </div>
      </div>
        </body>
    <back>
      <div type="bibliography">
        <listBibl>
          <bibl xml:id="barnard1988">
                        <author>Barnard, David T.</author>, <author>Cheryl A. Fraser</author>, and <author>George M. Logan</author>. <date>1988</date>. <title level="a">Generalized Markup for Literary Texts</title>. <title level="j">Literary and Linguistic Computing</title> <biblScope unit="volume">3</biblScope> (<biblScope unit="issue">1</biblScope>): <biblScope unit="page">26–31</biblScope>. <idno type="DOI">10.1093/llc/3.1.26</idno>.</bibl>
          <bibl xml:id="barnard1988b">
                        <author>Barnard, David T.</author>, <author>Ron Hayter</author>, <author>Maria Karababa</author>, <author>George M. Logan</author>, and <author>John McFadden</author> <date>1988</date>. <title level="a">SGML-Based Markup for Literary Texts: Two Problems and Some Solutions</title>. <title level="j">Computers and the Humanities</title> <biblScope unit="volume">22</biblScope> (<biblScope unit="issue">4</biblScope>): <biblScope unit="page">265–276</biblScope>.</bibl>
          <bibl xml:id="berkowitz1986">
                        <author>Berkowitz, Luci</author>, <author>Karl A. Squitier</author>, and <author>William H. A. Johnson</author>. <date>1986</date>. <title level="m">Thesaurus Linguae Graecae, Canon of Greek Authors and Works.</title> <pubPlace>New York/Oxford</pubPlace>: <publisher>Oxford University Press</publisher>.</bibl>
          <bibl xml:id="bray1998">
                        <editor>Bray, Tim</editor>, <editor>Jean Paoli</editor>, and <editor>C. M. Sperberg-McQueen</editor>. <title level="m">Extensible Markup Language (XML) 1.0.</title> W3C Recommendation 10-February-1998. <ptr target="http://www.w3.org/TR/1998/REC-xml-19980210"/> (accessed September 2008).</bibl>
          <bibl xml:id="burnard1988">
                        <author>Burnard, Lou</author> <date>1988</date>. <title level="a">Report of Workshop on Text Encoding Guidelines</title>. <title level="j">Literary and Linguistic Computing</title> <biblScope unit="volume">3</biblScope> (<biblScope unit="issue">2</biblScope>): <biblScope unit="page">131–133</biblScope>. <idno type="DOI">10.1093/llc/3.2.131</idno>.</bibl>
          <bibl xml:id="burnard2006">
                        <author>Burnard, Lou</author>, and <author>C. M. Sperberg-McQueen</author>. <date>2006</date>. <title level="u">TEI Lite: Encoding for Interchange: an introduction to the TEI Revised for TEI P5 release</title>. February 2006 <ptr target="https://tei-c.org/release/doc/tei-p5-exemplars/html/tei_lite.doc.html"/>.</bibl>
          <bibl xml:id="derose1999">
                        <author>DeRose, Steven J.</author> <date>1999</date>. <title level="a">XML and the TEI</title>. <title level="j">Computers and the Humanities</title> <biblScope unit="volume">33</biblScope> (<biblScope unit="issue">1–2</biblScope>): <biblScope unit="page">11–30</biblScope>.</bibl>
          <bibl xml:id="goldfarb1990">
                        <author>Goldfarb, Charles F.</author> <date>1990</date>. <title level="m">The SGML Handbook</title>. <pubPlace>Oxford</pubPlace>: <publisher>Clarendon Press</publisher>.</bibl>
          <bibl xml:id="hockey1980">
                        <author>Hockey, Susan</author> <date>1980</date>. <title level="m">Oxford Concordance Program Users’ Manual</title>. <pubPlace>Oxford</pubPlace>: <publisher>Oxford University Computing Service</publisher>.</bibl>
          <bibl xml:id="ide1988">
                        <author>Ide, Nancy M.</author>, and <author>C. M. Sperberg-McQueen</author>. <date>1988</date>. <title level="a">Development of a Standard for Encoding Literary and Linguistic Materials</title>. In <title level="m">Cologne Computer Conference 1988. Uses of the Computer in the Humanities and Social Sciences. Volume of Abstracts.</title> Cologne, Germany, Sept 7–10 1988, p. <biblScope unit="page">E.6-3-4</biblScope>.</bibl>
          <bibl xml:id="ide1995">
                        <author>Ide, Nancy M.</author>, and <author>C. M. Sperberg-McQueen</author>. <date>1995</date>. <title level="a">The TEI: History, Goals, and Future</title>. <title level="j">Computers and the Humanities</title> <biblScope unit="volume">29</biblScope> (<biblScope unit="issue">1</biblScope>): <biblScope unit="page">5–15</biblScope>.</bibl>
          <bibl xml:id="kay1967">
                        <author>Kay, Martin</author> <date>1967</date>. <title level="a">Standards for Encoding Data in a Natural Language</title>. <title level="j">Computers and the Humanities</title>, <biblScope unit="volume">1</biblScope> (<biblScope>5</biblScope>): <biblScope unit="page">170–177</biblScope>.</bibl>
          <bibl xml:id="lancashire1996">
                        <author>Lancashire, Ian</author>, <author>John Bradley</author>, <author>Willard McCarty</author>, <author>Michael Stairs</author>, and <author>Terence Russon Woolridge</author>. <date>1996</date> <title level="m">Using TACT with Electronic Texts</title>. <pubPlace>New York</pubPlace>: <publisher>Modern Language Association of America</publisher>.</bibl>
          <bibl xml:id="russel1967">
                        <author>Russel, D. B.</author> <date>1967</date>. <title level="m">COCOA: A Word Count and Concordance Generator for Atlas</title>. <pubPlace>Chilton</pubPlace>: <publisher>Atlas Computer Laboratory</publisher>.</bibl>
          <bibl xml:id="msmq1991">
                        <author>Sperberg-McQueen, C. M.</author> <date>1991</date>. <title level="a">Text in the Electronic Age: Textual Study and Text Encoding with examples from Medieval Texts</title>. <title level="j">Literary and Linguistic Computing</title> <biblScope unit="volume">6</biblScope> (<biblScope unit="issue">1</biblScope>): <biblScope unit="page">34–46</biblScope>. <idno type="DOI">10.1093/llc/6.1.34</idno>.</bibl>
          <bibl xml:id="msmq1990">
                        <editor>Sperberg-McQueen, C. M.</editor>, and <editor>Lou Burnard</editor> (eds.). <date>1990</date>. <title level="m">TEI P1: Guidelines for the Encoding and Interchange of Machine Readable Texts</title>. <pubPlace>Chicago/Oxford</pubPlace>: <publisher>ACH-ALLC-ACL Text Encoding Initiative</publisher>. <ptr target="https://tei-c.org/Vault/Vault-GL.html"/> (accessed October 2008).</bibl>
          <bibl xml:id="msmq1993">
                        <editor>Sperberg-McQueen, C. M.</editor>, and <editor>Lou Burnard</editor> (eds.). <date>1993</date>. <title level="m">TEI P2 Guidelines for the Encoding and Interchange of Machine Readable Texts</title> Draft P2 (published serially 1992–1993); Draft Version 2 of April 1993: 19 chapters. <ptr target="https://tei-c.org/Vault/Vault-GL.html"/> (accessed October 2008).</bibl>
          <bibl xml:id="msmq1994">
                        <editor>Sperberg-McQueen, C. M.</editor>, and <editor>Lou Burnard</editor> (eds.). <date>1994</date>. <title level="m">Guidelines for Electronic Text Encoding and Interchange. TEI P3.</title> <pubPlace>Oxford, Providence, Charlottesville, Bergen</pubPlace>: <publisher>Text Encoding Initiative</publisher>.</bibl>
          <bibl xml:id="msmq1999">
                        <editor>Sperberg-McQueen, C. M.</editor>, and <editor>Lou Burnard</editor> (eds.). <date>1999</date>. <title level="m">Guidelines for Electronic Text Encoding and Interchange. TEI P3. Revised reprint.</title> <pubPlace>Oxford, Providence, Charlottesville, Bergen</pubPlace>: <publisher>Text Encoding Initiative</publisher>.</bibl>
          <bibl xml:id="msmq2002">
                        <editor>Sperberg-McQueen, C. M.</editor>, and <editor>Lou Burnard</editor> (eds.). <date>2002</date>. <title level="m">TEI P4: Guidelines for Electronic Text Encoding and Interchange. XML-compatible edition.</title> XML conversion by Syd Bauman, Lou Burnard, Steven DeRose, and Sebastian Rahtz. <pubPlace>Oxford, Providence, Charlottesville, Bergen</pubPlace>: <publisher>Text Encoding Initiative Consortium</publisher>. <ptr target="https://tei-c.org/Vault/P4/doc/html/"/> (accessed October 2008).</bibl>
          <bibl xml:id="tei2007">
                        <orgName>TEI Consortium</orgName>. <date>2007</date>. <title level="m">TEI P5: Guidelines for Electronic Text Encoding and Interchange</title>. <pubPlace>Oxford, Providence, Charlottesville, Nancy</pubPlace>: <publisher>TEI Consortium</publisher>. <ptr target="https://tei-c.org/Vault/P5/1.0.0/doc/tei-p5-doc/en/html/"/> (accessed October 2008).</bibl>
        </listBibl>
      </div>
    </back>
  </text>
  <!-- 
        $Date$
        $Id$  -->
</TEI>