Helpful Literature and Websites (collected by Wolfgang Meier TEI Publisher Course) at https://github.com/eeditiones/workshop
Working with TEI Publisher requires some knowledge of TEI, basic XPath and a little CSS. If you don’t know any XPath yet, we recommend to read the short introduction linked below.
XML
CSS
- Mozilla MDN
- DevDocs: searchable reference of CSS features and properties
XPath
- Follow the XPath!: short introduction to XPath
- XPath and XQuery Functions: the official W3C specification covering all standard XPath functions
- XQuery for Humanists: book with companion website
TEI
- https://teibyexample.org/
- TEI Guidelines: the ultimate reference
TEI Processing Model
- Section 22.5.4.1 of the TEI Guidelines: the official specification of the TEI Processing Model
- TEI Publisher Documentation