Skip to content

Commit

Permalink
Merge pull request #185 from TestSmells/cff
Browse files Browse the repository at this point in the history
added citation file
  • Loading branch information
shehan authored Mar 13, 2024
2 parents b989bcf + a67fbfd commit 5ea2fd7
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: TSDetect - IntelliJ Plugin
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Anthony
family-names: Peruma
email: [email protected]
affiliation: University of Hawaii at Manoa
orcid: 'https://orcid.org/0000-0003-2585-657X'
repository-code: 'https://github.com/TestSmells/TSDetect'
keywords:
- test smells
- unit testing
- junit
license: gnuplot

0 comments on commit 5ea2fd7

Please sign in to comment.