Example: <listBibl> (citation list)

These search results reproduce every example of the use of <listBibl> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <listBibl> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

3 Elements Available in All TEI Documents


3.8.2.2 Auto-generated Indexes

<back>
 <div type="appendix">
  <head>Bibliography</head>
  <listBibl>
   <bibl> ... </bibl>
  </listBibl>
 </div>
 <divGen n="Index Nominum"
  type="INDEX-NAMES"/>

 <divGen n="Index Locitype="INDEX-PLACES"/>
</back>

3.11.1 Methods of Encoding Bibliographic References and Lists of References

<listBibl>    <head>Bibliography</head>    <biblStruct xml:id="NELSON80">       <analytic>         <author>           <persName>             <surname>Nelson</surname>             <forename>Theodore</forename>             <forename>Holm</forename>           </persName>         </author>         <title level="a">Replacing the printed word:              a complete literary system</title>       </analytic>       <monogr>          <title level="m">Information Processing '80:  Proceedings of the IFIPS              Congress, October 1980</title>          <editor>            <persName>              <forename>Simon</forename>              <forename>H.</forename>              <surname>Lavington</surname>            </persName>          </editor>          <imprint>             <publisher>North-Holland</publisher>             <pubPlace>Amsterdam</pubPlace>             <date when="1980"/>          </imprint>          <biblScope unit="ppfrom="1013"
 to="1023">
1013–23</biblScope>       </monogr>       <note>Apparently a draft of section 4 of            <title level="m">Literary Machines</title>.</note>    </biblStruct>      <bibl xml:id="NELSON88"><author><persName><forename>Ted</forename> <surname>Nelson</surname></persName></author><title level="u">Literary Machines</title> (privately published,  <date when="1987">1987</date>).</bibl>      <bibl xml:id="BAXTER88"><author><persName><surname>Baxter</surname><forename>Glen</forename></persName></author>: <title level="m">Glen Baxter His Life: the years of struggle</title>  <pubPlace>London</pubPlace><publisher>Thames and Hudson</publisher><date when="1988">1988</date>.</bibl> </listBibl>

<listBibl>

<listBibl>
 <head>Works consulted</head>
 <bibl>Blain, Clements and Grundy: Feminist Companion to
     Literature in English (Yale, 1990)
  </bibl>
 <biblStruct>
  <analytic>
   <title>The Interesting story of the Children in the Wood</title>
  </analytic>
  <monogr>
   <title>The Penny Histories</title>
   <author>Victor E Neuberg</author>
   <imprint>
    <publisher>OUP</publisher>
    <date>1968</date>
   </imprint>
  </monogr>
 </biblStruct>
</listBibl>

<listBibl>

<listBibl>
 <head>Liste des ouvrages cités</head>
 <bibl>Les Petits Romantiques </bibl>
 <biblStruct>
  <analytic>
   <title>La poésie en prose</title>
  </analytic>
  <monogr>
   <title>Aloysius Bertrand, "inventeur" du poème en prose</title>
   <author>Bert Guégand</author>
   <imprint>
    <publisher>PUN</publisher>
    <date>2000</date>
   </imprint>
  </monogr>
 </biblStruct>
</listBibl>

<listBibl>

<listBibl>
 <head>參考書籍</head>
 <bibl>潘定衡、楊朝文: 蚩尤的傳說 (貴陽:貴州民族出版社,1989 ) </bibl>
 <biblStruct>
  <analytic>
   <title>中國古史的傳說時代 </title>
  </analytic>
  <monogr>
   <title>苗族蚩尤神话,與逐鹿之戰。</title>
   <author>吳曉東</author>
   <imprint>
    <publisher>北京:民族文學研究 </publisher>
    <date> 1998 </date>
   </imprint>
  </monogr>
 </biblStruct>
</listBibl>

1 The TEI Infrastructure


att.global

<div type="bibl">
 <head>Bibliography</head>
 <listBibl xml:base="http://www.lib.ucdavis.edu/BWRP/Works/">
  <bibl>
   <author>
    <name>Landon, Letitia Elizabeth</name>
   </author>
   <ref target="LandLVowOf.sgm">
    <title>The Vow of the Peacock</title>
   </ref>
  </bibl>
  <bibl>
   <author>
    <name>Compton, Margaret Clephane</name>
   </author>
   <ref target="NortMIrene.sgm">
    <title>Irene, a Poem in Six Cantos</title>
   </ref>
  </bibl>
  <bibl>
   <author>
    <name>Taylor, Jane</name>
   </author>
   <ref target="TaylJEssay.sgm">
    <title>Essays in Rhyme on Morals and Manners</title>
   </ref>
  </bibl>
 </listBibl>
</div>

att.edition

<listBibl>
 <bibl xml:id="stapledon1937">
  <author>Olaf Stapledon</author>,
  <title>Starmaker</title>, <publisher>Methuen</publisher>, <date>1937</date></bibl>
 <bibl xml:id="stapledon1968">
  <author>Olaf Stapledon</author>,
  <title>Starmaker</title>, <publisher>Dover</publisher>, <date>1968</date></bibl>
</listBibl>
<!-- ... -->
<p>Looking into the future aeons from the supreme moment of
   the cosmos, I saw the populations still with all their
   strength maintaining the<pb n="411edRef="#stapledon1968"/>essentials of their ancient culture,
   still living their personal lives in zest and endless
   novelty of action, … I saw myself still
   preserving, though with increasing difficulty, my lucid
   con-<pb n="291edRef="#stapledon1937"/>sciousness;</p>

10 Manuscript Description


<additional>

<additional>
 <adminInfo>
  <recordHist>
   <p>
<!-- record history here -->
   </p>
  </recordHist>
  <custodialHist>
   <p>
<!-- custodial history here -->
   </p>
  </custodialHist>
 </adminInfo>
 <surrogates>
  <p>
<!-- information about surrogates here -->
  </p>
 </surrogates>
 <listBibl>
  <bibl>
<!-- ... -->
  </bibl>
<!-- full bibliography here -->
 </listBibl>
</additional>

<additional>

<additional>
 <adminInfo>
  <recordHist>
   <p>
<!-- ... -->
   </p>
  </recordHist>
  <custodialHist>
   <p>
<!-- ... -->
   </p>
  </custodialHist>
 </adminInfo>
 <surrogates>
  <p>
<!-- ... -->
  </p>
 </surrogates>
 <listBibl>
  <bibl>
<!-- ... -->
  </bibl>
 </listBibl>
</additional>

<additional>

<additional>
 <adminInfo>
  <recordHist>
   <p>
<!-- 檔案歷史紀錄 -->
   </p>
  </recordHist>
  <custodialHist>
   <p>
<!-- 保管歷史紀錄 -->
   </p>
  </custodialHist>
 </adminInfo>
 <surrogates>
  <p>
<!-- 代用品資訊 -->
  </p>
 </surrogates>
 <listBibl>
  <bibl>
<!-- ... -->
  </bibl>
<!-- 完整參考書目 -->
 </listBibl>
</additional>

10.9.1.1 Record History

<additional>
 <adminInfo>
  <recordHist>
   <source>
    <p>Information transcribed from <bibl>
      <ref target="#IMEV">IMEV</ref>
             123</bibl>.</p>
   </source>
  </recordHist>
 </adminInfo>
 <listBibl>
  <bibl xml:id="IMEV">
   <author>Carleton Brown</author> and <author>Rossell Hope Robbins</author>
   <title level="m">The index of Middle English verse</title>
   <pubPlace>New York</pubPlace>
   <date>1943</date></bibl>
<!-- other bibliographic records relating to this manuscript here -->
 </listBibl>
</additional>

12 Critical Apparatus


12.1.4.3 The Witness List

<listBibl>
 <bibl xml:id="bcn_1482">T. Kempis, De la imitació de Jesuchrist e del
     menyspreu del món (trad. Miquel Peres); Barcelona, 1482, Pere
     Posa. Editio princeps.</bibl>
 <bibl xml:id="val_1491">T. Kempis, Del menyspreu del món (trad. Miquel
     Peres); València, 1491.</bibl>
 <bibl xml:id="bcn_1518">T. Kempis, Libre del menysprey del món e de la
     imitació de nostre senyor Déu Jesucrist, (trad. Miquel Peres);
     Barcelona, 1518, Carles Amorós. </bibl>
</listBibl>