Skip to content

Commit ea5b5f8

Browse files
committed
Add metaclass-registry bib entry
1 parent 787cd1c commit ea5b5f8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

paper.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,12 @@ @software{pyclesperanto
6565
url = {https://doi.org/10.5281/zenodo.14199059},
6666
publisher = {Zenodo}
6767
}
68+
69+
@software{metaclassregistry,
70+
author = {Simas, Tristan},
71+
title = {metaclass-registry: Auto-registration metaclass for Python plugin systems},
72+
year = {2026},
73+
publisher = {GitHub},
74+
url = {https://github.com/trissim/metaclass-registry},
75+
note = {Provides AutoRegisterMeta for dynamic class registration}
76+
}

0 commit comments

Comments
 (0)