We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9b7d4 commit c2b4965Copy full SHA for c2b4965
CITATION.cff
@@ -0,0 +1,19 @@
1
+# This CITATION.cff file was generated with cffinit.
2
+# Visit https://bit.ly/cffinit to generate yours today!
3
+
4
+cff-version: 1.2.0
5
+title: MultiClassSVDD
6
+message: >-
7
+ If you want to use my software, please cite it as
8
+ below.
9
+type: software
10
+authors:
11
+ - given-names: Alberto Carlevaro
12
+ name-particle: Alberto
13
+ family-names: Carlevaro
14
+ email: alberto.carlevaro@edu.unige.it
15
+ affiliation: University of Genoa - CNR IEIIT
16
+ orcid: 'https://orcid.org/0000-0002-7206-5511'
17
+identifiers:
18
+ - type: url
19
+ value: 'https://github.com/AlbiCarle/MultiClass_SVDD'
0 commit comments