From 1cc17e27332bc4f115f9009fd4b40bd3da9e716a Mon Sep 17 00:00:00 2001 From: "Dr. Kashif Rasul" Date: Mon, 15 Feb 2021 16:15:54 +0100 Subject: [PATCH] added repo citation --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index de7282f..b5c8ec4 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,20 @@ pip install -e . pytest test ``` +## Citing + +To cite this repository: + +```tex +@software{pytorchgithub, + author = {Kashif Rasul}, + title = {{P}yTorch{TS}}, + url = {https://github.com/zalandoresearch/pytorch-ts}, + version = {0.3.x}, + year = {2021}, +} +``` + ## Scientific Article We have implemented the following model using this framework: