Skip to content

Citation

If you use VineCopulas.jl, please cite the package repository for now:

bibtex
@software{Jimenez_VineCopulas_jl,
  author = {Jimenez, Santiago},
  title = {VineCopulas.jl: Native Julia vine copula models built on Copulas.jl},
  url = {https://github.com/Santymax98/VineCopulas.jl},
  version = {0.1.0},
  year = {2026}
}

You should also cite the theoretical and software sources relevant to your work. For vine copulas, the classical pair-copula construction reference is Aas, Czado, Frigessi and Bakken (2009). For the pair-copula families themselves, cite the appropriate references from Copulas.jl and the statistical literature.

A CITATION.cff file is included in the repository so GitHub can show a “Cite this repository” button.