Scholarly Attribution

Citing OpenEtruscan

OpenEtruscan is archived on Zenodo and minted with a persistent DOI. Every release ships a versioned snapshot of the code and the corpus, and citations resolve to a single concept DOI that always points at the most recent deposit.

Two citation modes, one DOI

The Zenodo deposit covers both the software (the Next.js frontend, the FastAPI backend, the classifiers, and the philological pipelines) and the underlying dataset (the 11,361-inscription corpus together with derived embeddings and evaluation artifacts). Whether you cite OpenEtruscan as a piece of software you ran or as a dataset you analysed, both modes resolve to the same Zenodo concept-DOI.

DOI 10.5281/zenodo.20075836

BibTeX

Drop this entry into your .bib file. The concept-DOI keeps the record current; bump version and year if you want to pin a specific release.

BibTeX
@software{openetruscan_2026,
  author    = {OpenEtruscan Contributors},
  title     = {{OpenEtruscan: open-source digital corpus platform for Etruscan epigraphy}},
  year      = {2026},
  version   = {0.5.0},
  doi       = {10.5281/zenodo.20075836},
  url       = {https://doi.org/10.5281/zenodo.20075836},
  publisher = {Zenodo}
}

RIS

EndNote, Zotero, Mendeley, and most reference managers will import the following RIS block directly.

RIS
TY  - COMP
T1  - OpenEtruscan: open-source digital corpus platform for Etruscan epigraphy
AU  - OpenEtruscan Contributors
PY  - 2026
DA  - 2026///
PB  - Zenodo
DO  - 10.5281/zenodo.20075836
UR  - https://doi.org/10.5281/zenodo.20075836
ET  - 0.5.0
ER  - 

Concept DOI vs. version-specific DOIs

Zenodo mints two kinds of DOI for OpenEtruscan. The concept DOI (10.5281/zenodo.20075836) is stable across every release and always resolves to the latest archived version — this is the right DOI for a general citation. Each tagged release additionally receives its own version-specific DOI visible on the deposit page on Zenodo. Cite the version-specific DOI when reproducibility requires pinning to an exact snapshot of the code and corpus you ran against.

How to cite the dataset

The Zenodo deposit is a combined software + dataset record, so the corpus itself — the 11,361 inscriptions, their metadata, the philological annotations, and the derived embeddings — falls under the same DOI listed above. If your journal expects a separate dataset citation, you can reuse the same BibTeX/RIS entry above and substitute the entry type (@dataset in BibTeX, TY - DATA in RIS). The DOI does not change.

Source, machine-readable metadata, and reproducibility

Questions about citing OpenEtruscan, or want us to add a community-specific citation template? Open an issue on the project tracker and we will be happy to help.