Text Encoding Initiative

The XML Version of the TEI Guidelines

<bibl>


<bibl> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged.
Attributes Global attributes and those inherited from bibl, declarable
Example
<bibl>Blain, Clements and Grundy: Feminist Companion to Literature in
English (Yale, 1990)</bibl>
Example
<bibl>
  <title level="a">The Interesting story of the Children in the Wood</title>.
  In <author>Victor E Neuberg</author>, <title>The Penny Histories</title>.
  <publisher>OUP</publisher> <date value="1968">1968</date>.
</bibl>
Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
Class bibl; declarable
Data Description Contains phrase-level elements, together with any combination of elements from the biblPart class
May contain #PCDATA abbr add addSpan address alt altGrp analytic anchor app author biblScope c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct edition editor emph expan extent fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi idno imprint index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone monogr name note num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr pubPlace publisher ref reg respStmt respons restore rs s seg series sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref
May occur within ab add admin argument body broadcast camera caption case castList cell cit colloc corr country damage def descrip dictScrap div div0 div1 div2 div3 div4 div5 div6 div7 docEdition emph entryFree epigraph epilogue etym figDesc foreign form gen gram gramGrp head hi hyph imprimatur item itype l lang lbl lem listBibl meeting metDecl mood note number orth otherForm p per performance pos prologue pron q quote rdg ref region rendition scriptStmt seg set sic sound sourceDesc stage stress subc supplied syll tagUsage taxonomy tech title titlePart tns tr trans unclear usg view wit witDetail witness writing xr xref
Declaration
<!ELEMENT bibl %om.RO; (#PCDATA | %m.phrase; |
    %m.biblPart; | %m.Incl;)*> 
<!ATTLIST bibl  
      %a.global;
      %a.declarable;>
See further 6.10.1 Elements of Bibliographic References; 5.2.7 The Source Description; 13.2 Tags for Terminological Data; 23.3.2 Declarable Elements

Up: 35 Elements