From 16f0f9ef8dcc8ca6ffd556a53dbe15b7be85e0ae Mon Sep 17 00:00:00 2001 From: "Dr. Kashif Rasul" Date: Fri, 30 Jul 2021 13:26:40 +0200 Subject: [PATCH] added citation.cff fixed typo formatting more formatting update version fixes added version --- CITATION.cff | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..64b0df3 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,9 @@ +cff-version: 1.2.0 +message: If you use this software, please cite it using the following metadata +title: PyTorchTS +authors: +- family-names: Rasul + given-names: Kashif +license: MIT +repository-code: https://github.com/zalandoresearch/pytorch-ts +version: 0.5.1