https://github.com/TEIC/TEI
Raw File
Tip revision: e231d6c5c5a6f4bf7e008476e6891f35b8286d1f authored by Syd Bauman on 24 February 2024, 22:01:04 UTC
No idea why French BIB was messed up. Fixed.
Tip revision: e231d6c
README.md
# Text Encoding Initiative Repository

[![GitHub release](https://img.shields.io/github/release/TEIC/TEI.svg)](https://github.com/TEIC/TEI/releases)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3413524.svg)](https://doi.org/10.5281/zenodo.3413524)
[![TEI Guidelines Tests](https://github.com/TEIC/TEI/actions/workflows/test.yml/badge.svg)](https://github.com/TEIC/TEI/actions/workflows/test.yml)

The [TEI](https://www.tei-c.org) is an international and interdisciplinary standard used by libraries, museums, publishers, and academics to represent all kinds of literary and linguistic texts, using an encoding scheme that is maximally expressive and minimally obsolescent.

This repository contains the sources for building the [TEI P5 Guidelines](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/index.html) and
[schemas](https://www.tei-c.org/guidelines/customization/). If you want to work on the Guidelines, you should look in the [P5 directory](https://github.com/TEIC/TEI/tree/dev/P5).

Some notes on working with Git and on this GitHub repository may be found in the following documents:
* [Git README](https://github.com/TEIC/TEI/blob/master/Documents/Git-README.md)
* [Using the TEI GitHub Repository](https://www.tei-c.org/guidelines/p5/using-the-tei-github-repository/)
back to top