diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..ed0735f3 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,29 @@ +cff-version: 1.2.0 +title: SynTest-Solidity Benchmark +message: >- + If you use this dataset, please cite it using the + metadata from this file. +type: dataset +authors: + - family-names: Olsthoorn + given-names: Mitchell + orcid: 'https://orcid.org/0000-0003-0551-6690' + affiliation: Delft University of Technology + - given-names: Dimitri + family-names: Stallenberg + orcid: 'https://orcid.org/0009-0003-7843-2372' + affiliation: Delft University of Technology + - orcid: 'https://orcid.org/0000-0002-7395-3588' + given-names: Annibale + family-names: Panichella + affiliation: Delft University of Technology +repository-code: 'https://github.com/syntest-framework/syntest-solidity-benchmark' +url: 'https://syntest.org' +keywords: + - syntest + - syntest-framework + - testing + - search-based-software-engineering + - search-based-software-testing + - automated-test-generation +license: Apache-2.0