<cit>

<cit> (引用) 從其他文件中引用的內容,並包含引用來源的書目參照資料。 3.3.3 Quotation 4.3.1 Grouped Texts 9.3.5.1 Examples
組件core — 3 Elements Available in All TEI Documents
屬性 att.typed (@type, @subtype)
屬於 model.quoteLike model.entryPart.top
可包含
宣告
element cit
{
   att.global.attributes,
   att.typed.attributes,
   (
      model.qLikemodel.biblLikemodel.ptrLikemodel.globalmodel.entryPart
   )+
}
例子
<cit>
 <quote>and the breath of the whale is frequently attended with such an insupportable smell,
   as to bring on disorder of the brain.</quote>
 <bibl>Ulloa's South America</bibl>
</cit>
例子
<entry>
 <form>
  <orth>horrifier</orth>
 </form>
 <cit type="translationxml:lang="en">
  <quote>to horrify</quote>
 </cit>
 <cit type="example">
  <quote>elle était horrifiée par la dépense</quote>
  <cit type="translationxml:lang="en">
   <quote>she was horrified at the expense.</quote>
  </cit>
 </cit>
</entry>
Must contain a single quote and a single bibliographic reference in either order