Skip to content

Commit a0c5e07

Browse files
committed
Mild rewording of
sample bibl element
1 parent 9eaa312 commit a0c5e07

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/guidelines/licensing-and-citation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,22 @@ TEI Consortium, eds. "Floating Texts." *Guidelines for Electronic Text Encoding
5757
https://www.tei-c.org/Vault/P5/1.7.0/doc/tei-p5-doc/en/html/DS.html#DSFLT ([Date of
5858
access]).
5959

60-
To cite a chapter or section using `<bibl>`:
60+
To cite a chapter or section using `<bibl>`, in this case for version 3.1.0:
6161

6262
```xml
6363
<bibl>
6464
<editor><orgname>TEI Consortium</orgname></editor>
6565
<title level="a" n="4.3.2">Floating Texts</title>
6666
<title level="m" type="sub">TEI P5:</title>
6767
<title level="m" type="main">Guidelines for Electronic Text Encoding and Interchange</title>
68-
<edition>[Version number]</edition>
68+
<edition>3.1.0</edition>
6969
<date type="generated" when="2016-12-15T15:14:54Z"/>
7070
<ptr target="https://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSFLT"/>
7171
<date type="accessed" when="2017-04-05"/>
7272
</bibl>
7373
```
74+
Note that the timestamp it was generated is displayed in the footer of each web page
75+
of the TEI Guidelines.
7476

7577
## License Terms
7678
-------------

0 commit comments

Comments
 (0)