From 6472a288fe545f7ed83bdbb90f0487e8ab2b1937 Mon Sep 17 00:00:00 2001 From: Rudrabha Mukhopadhyay <35054375+Rudrabha@users.noreply.github.com> Date: Thu, 27 Aug 2020 10:23:08 +0530 Subject: [PATCH] Added citation information in readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5d4fc4..db9c518 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,17 @@ Will be updated. License and Citation ---------- -The software is licensed under the MIT License. Please cite the following paper if you have use this code: will be updated. +The software is licensed under the MIT License. Please cite the following paper if you have use this code: +``` +@misc{prajwal2020lip, + title={A Lip Sync Expert Is All You Need for Speech to Lip Generation In The Wild}, + author={K R Prajwal and Rudrabha Mukhopadhyay and Vinay Namboodiri and C V Jawahar}, + year={2020}, + eprint={2008.10010}, + archivePrefix={arXiv}, + primaryClass={cs.CV} +} +``` Acknowledgements