Skip to content

Commit aabaa8a

Browse files
authored
Create CITATION.cff
1 parent 11d88ad commit aabaa8a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CITATION.cff

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "WAN"
5+
given-names: "Ching Pui"
6+
orcid: "https://orcid.org/0000-0002-6217-5418"
7+
- family-names: "LI"
8+
given-names: "Tung"
9+
- family-names: "WANG"
10+
given-names: "Jason Min"
11+
title: "RLOR: A Flexible Framework of Deep Reinforcement Learning for Operation Research"
12+
version: 1.0.0
13+
doi: 10.5281/zenodo.1234
14+
date-released: 2023-03-23
15+
url: "https://github.com/cpwan/RLOR"
16+
preferred-citation:
17+
type: misc
18+
authors:
19+
- family-names: "WAN"
20+
given-names: "Ching Pui"
21+
orcid: "https://orcid.org/0000-0002-6217-5418"
22+
- family-names: "LI"
23+
given-names: "Tung"
24+
- family-names: "WANG"
25+
given-names: "Jason Min"
26+
doi: 10.48550/arXiv.2303.13117
27+
title: "RLOR: A Flexible Framework of Deep Reinforcement Learning for Operation Research"
28+
year: 2023
29+
eprint: "arXiv:2303.13117"
30+
url : "http://arxiv.org/abs/2303.13117"

0 commit comments

Comments
 (0)