Skip to content

Commit

Permalink
Updated example usage of @key on bibl
Browse files Browse the repository at this point in the history
  • Loading branch information
raffazizzi committed Jan 18, 2025
1 parent 81baf13 commit 5374479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion P5/Source/Guidelines/en/CO-CoreElements.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4208,7 +4208,7 @@ below. </p>
</egXML>
The <att>key</att> attribute, on the other hand, links a bibliographical reference to an externally- or project-defined identifier as demonstrated here:
<egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="COBITY-egXML-bibkey" source="#NONE">
<bibl key="Homer Iliad 16">Book 16 of <author>Homer</author>'s <title>Iliad</title>.</bibl>
<bibl key="Homer_Iliad.16">Book 16 of <author>Homer</author>'s <title>Iliad</title>.</bibl>
</egXML>
These attributes should not be used for encoding bibliographic pointers (short-form citations); for that purpose, see section <ptr target="#COBIXR"/> below.
</p>
Expand Down

0 comments on commit 5374479

Please sign in to comment.