Skip to content

Commit

Permalink
DOC: add citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Oct 10, 2024
1 parent df03fc6 commit 3943e87
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
cff-version: 1.2.0
title: AlgebraicPetri
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Micah
family-names: Halter
email: [email protected]
affiliation: Georgia Tech Research Institute
orcid: 'https://orcid.org/0000-0002-0484-971X'
repository-code: 'https://github.com/AlgebraicJulia/AlgebraicPetri.jl'
url: 'https://algebraicjulia.github.io/AlgebraicPetri.jl'
abstract: >-
AlgebraicPetri.jl is a Julia package for building Petri
Net models compositionally.
keywords:
- petri net
- category theory
- julia
- scientific modeling
license: MIT

0 comments on commit 3943e87

Please sign in to comment.