Citing VERTEX

VERTEX is published on GitHub and Zenodo. It has the DOI:

10.5281/zenodo.14170824

VERTEX can be cited as follows:

Bastos L, Duque-Vallejo S, Edinburgh T, Garcia-Gallo E, Merson L, Murthy SR, Peres I, Pesonel E, Raffaini LE, Wilson AD. ISARIC VERTEX (v2.0.0). ISARIC 2026. doi:10.5281/zenodo.14170824

A Note For Contributors

Contributors should note that the citation file should be kept up-to-date with changes in authorship. The file can be validated on the command line using the cffconvert library using the following command run from the root of the BRIDGE repository:

cffconvert --validate

Any reported errors should be fixed, and the file staged and committed in the normal way. Citation file validation is included in the pre-commit status checks that happen automatically in GitHub on branch and PR updates.