Skip to content

Commit 5ea90ae

Browse files
add CITATION.cff (#1174)
1 parent bb006de commit 5ea90ae

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

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: PaddleScience
6+
message: >-
7+
If you use this repository, please cite it using the metadata from this file.
8+
type: software
9+
authors:
10+
- given-names: PaddleScience Authors
11+
repository-code: "https://github.com/PaddlePaddle/PaddleScience"
12+
repository: "https://github.com/PaddlePaddle/PaddleScience"
13+
keywords:
14+
- machine-learning
15+
- deep-learning
16+
- supervised-learning
17+
- paddlepaddle
18+
- self-supervised-learning
19+
- ai4science
20+
- operator-learning
21+
license: Apache-2.0

0 commit comments

Comments
 (0)