Skip to content

Commit

Permalink
Add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
li-ch authored Feb 2, 2023
1 parent e3d0608 commit 9fda532
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: ns.py
message: A Pythonic Discrete Event Network Simulator
type: software
authors:
- given-names: Baochun
family-names: Li
email: [email protected]
affiliation: University of Toronto
- given-names: Li
family-names: Chen
email: [email protected]
affiliation: Zhongguancun Laboratory
orcid: 'https://orcid.org/0000-0002-4228-7885'
- given-names: Xi
family-names: Peng
email: [email protected]
affiliation: Huawei
repository-code: 'https://github.com/TL-System/ns.py'
abstract: A Pythonic Discrete Event Network Simulator
keywords:
- Discrete event simulation
- Network simulation
- Performance evaluation
license: Apache-2.0
commit: c8e0cac32eea999b1aea43683745a0c22c97eacd
version: 0.3.3
date-released: '2022-06-13'

0 comments on commit 9fda532

Please sign in to comment.