We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787cd1c commit ea5b5f8Copy full SHA for ea5b5f8
paper.bib
@@ -65,3 +65,12 @@ @software{pyclesperanto
65
url = {https://doi.org/10.5281/zenodo.14199059},
66
publisher = {Zenodo}
67
}
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