att.source
att.source provides attributes for pointing to the source of a bibliographic reference. [3.3.3 Quotation 8.3.4 Writing] | |||||||||
組件 | tei — 1 The TEI Infrastructure | ||||||||
成員 | quote q writing egXML | ||||||||
屬性 | 屬性
| ||||||||
例子 | <p> <!-- ... --> As Willard McCarty (<bibl xml:id="mcc_2012">2012, p.2</bibl>) tells us, <quote source="#mcc_2012">‘Collaboration’ is a a problematic and should be a contested term.</quote> <!-- ... --> </p> | ||||||||
例子 | <p> <!-- ... --> <quote source="#chicago_15_ed">Grammatical theories are in flux, and the more we learn, the less we seem to know.</quote> <!-- ... --> </p> <!-- ... --> <bibl xml:id="chicago_15_ed"> <title level="m">The Chicago Manual of Style</title>, <edition>15th edition</edition>. <pubPlace>Chicago</pubPlace>: <publisher>University of Chicago Press</publisher> (<date>2003</date>), <biblScope type="pp">p.147</biblScope>. </bibl> |