From c8e5e9765171d7142f827500f66cbb9f8edf2411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20B=C3=BCchner?= Date: Tue, 30 Jan 2024 08:38:03 +0100 Subject: [PATCH] Update README.md with Citation --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 821caff..da7ff44 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,22 @@ MIT License If you use our work, please cite us: + +``` +Büchner, T., Sickert, S., Graßme, R., Anders, C., Guntinas-Lichius, O., Denzler, J. (2023). Using 2D and 3D Face Representations to Generate Comprehensive Facial Electromyography Intensity Maps. In: Bebis, G., et al. Advances in Visual Computing. ISVC 2023. Lecture Notes in Computer Science, vol 14362. Springer, Cham. https://doi.org/10.1007/978-3-031-47966-3_11 +``` + +or as bib entry ```bibtex -under publication, please wait a bit :) +@InProceedings{10.1007/978-3-031-47966-3_11, + author="B{\"u}chner, Tim and Sickert, Sven and Gra{\ss}me, Roland and Anders, Christoph and Guntinas-Lichius, Orlando and Denzler, Joachim", + title="Using 2D and 3D Face Representations to Generate Comprehensive Facial Electromyography Intensity Maps", + booktitle="Advances in Visual Computing", + year="2023", + publisher="Springer Nature Switzerland", + address="Cham", + pages="136--147", + isbn="978-3-031-47966-3" +} + ```