Skip to content

Commit 5058ea2

Browse files
committed
docs(cite)+CITATION.cff
1 parent 7bad62d commit 5058ea2

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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: The replications algorithm for DES in Python
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: 'Thomas '
12+
family-names: Monks
13+
affiliation: University of Exeter
14+
orcid: 'https://orcid.org/0000-0003-2631-4481'
15+
repository-code: 'https://github.com/TheOpenScienceNerd/replications-algorithm'
16+
- discrete-event simulation
17+
- simpy
18+
- python
19+
- open science
20+
- simopt
21+
license: MIT

0 commit comments

Comments
 (0)