Citation

Please cite {readelan} if you use it in your work.

{readelan} is released on CRAN, which makes it easy to print the citation directly with R:

citation("readelan")
To cite package 'readelan' in publications use:

  Börstell C (2026). _readelan: Read 'ELAN' Files_.
  doi:10.32614/CRAN.package.readelan
  <https://doi.org/10.32614/CRAN.package.readelan>, R package version
  0.1.0, <https://CRAN.R-project.org/package=readelan>.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {readelan: Read 'ELAN' Files},
    author = {Carl Börstell},
    year = {2026},
    note = {R package version 0.1.0},
    url = {https://CRAN.R-project.org/package=readelan},
    doi = {10.32614/CRAN.package.readelan},
  }