Skip to content

Commit 5374479

Browse files
committed
Updated example usage of @key on bibl
1 parent 81baf13 commit 5374479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

P5/Source/Guidelines/en/CO-CoreElements.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4208,7 +4208,7 @@ below. </p>
42084208
</egXML>
42094209
The <att>key</att> attribute, on the other hand, links a bibliographical reference to an externally- or project-defined identifier as demonstrated here:
42104210
<egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="COBITY-egXML-bibkey" source="#NONE">
4211-
<bibl key="Homer Iliad 16">Book 16 of <author>Homer</author>'s <title>Iliad</title>.</bibl>
4211+
<bibl key="Homer_Iliad.16">Book 16 of <author>Homer</author>'s <title>Iliad</title>.</bibl>
42124212
</egXML>
42134213
These attributes should not be used for encoding bibliographic pointers (short-form citations); for that purpose, see section <ptr target="#COBIXR"/> below.
42144214
</p>

0 commit comments

Comments
 (0)