Skip to content

Commit 4d95492

Browse files
authored
Added information on release DOIs
1 parent 5e58d13 commit 4d95492

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,13 @@ Alternatively, the API can be browsed with `pydoc` (e.g., `pydoc tgt.IntervalTie
2626

2727
cd doc
2828
make html # creates html documentation in doc/build/html/
29+
30+
## Citation
31+
32+
To cite TextGridTools in publications, please use (a BibTeX record can be found in the file CITATION):
33+
34+
* Buschmeier, H. & Włodarczak, M. (2013). TextGridTools: A TextGrid processing and analysis toolkit for Python. In _Proceedings der 24. Konferenz zur Elektronischen Sprachsignalverarbeitung_, pp. 152–157, Bielefeld, Germany.
35+
36+
If you want to refer to the specific release you used, do that using its DOI (see the release notes). The DOI of the most recent release is:
37+
38+
[![DOI](https://zenodo.org/badge/1529633.svg)](https://zenodo.org/badge/latestdoi/1529633)

0 commit comments

Comments
 (0)