forked from tomhanika/conexp-clj
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from AnnaSchwerdtel/master
add CITATION.cff
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: conexp-clj | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Daniel | ||
family-names: Borchmann | ||
affiliation: Technische Universität Dresden | ||
- affiliation: Technische Universität Dresden | ||
given-names: Christian | ||
family-names: Meschke | ||
- given-names: Tom | ||
family-names: Hanika | ||
affiliation: University of Hildesheim | ||
email: [email protected] | ||
orcid: 'https://orcid.org/0000-0002-4918-6374' | ||
repository-code: 'https://github.com/fcatools/conexp-clj' | ||
abstract: >- | ||
This is conexp-clj, a general purpose software tool for | ||
Formal Concept Analysis. Its main purpose is to enable | ||
nontrivial examples to be computed easily, but it can be | ||
used for much, much more. | ||
license: EPL-1.0 | ||
commit: 5254a10eab6759a7d0c60228892952de93f2aa58 | ||
date-released: '2023-07-17' |