To cite the R package, use:

Sarda-Espinosa A (2022). dtwclust: Time Series Clustering Along with Optimizations for the Dynamic Time Warping Distance. R package version 5.5.10, https://CRAN.R-project.org/package=dtwclust.

If the vignette's content was useful, consider citing the summarized version published in:

Sardá-Espinosa A (2019). “Time-Series Clustering in R Using the dtwclust Package.” The R Journal. doi: 10.32614/RJ-2019-023.

Corresponding BibTeX entries:

  @Manual{,
    title = {dtwclust: Time Series Clustering Along with Optimizations
      for the Dynamic Time Warping Distance},
    author = {Alexis Sarda-Espinosa},
    year = {2022},
    note = {R package version 5.5.10},
    url = {https://CRAN.R-project.org/package=dtwclust},
  }
  @Article{,
    title = {Time-Series Clustering in R Using the dtwclust Package},
    author = {Alexis Sardá-Espinosa},
    year = {2019},
    journal = {The R Journal},
    doi = {10.32614/RJ-2019-023},
  }