We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bad62d commit 5058ea2Copy full SHA for 5058ea2
1 file changed
CITATION.cff
@@ -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