From e668d8899af13e1f8fea7940b772ebb19ec8ed05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20L=C3=B6schner?= Date: Thu, 28 Sep 2023 13:55:40 +0200 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 8aea2dc..291a0cb 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,21 @@ Options: Print version ``` +## Citation + +To cite `splashsurf` you can use this BibTeX entry: + +```bibtex +@inproceedings {LBJB23, + booktitle = {Vision, Modeling, and Visualization}, + title = {{Weighted Laplacian Smoothing for Surface Reconstruction of Particle-based Fluids}}, + author = {Löschner, Fabian and Böttcher, Timna and Rhys Jeske, Stefan and Bender, Jan}, + year = {2023}, + publisher = {The Eurographics Association}, + DOI = {10.2312/vmv.20231245} +} +``` + # License For license information of this project, see the [LICENSE](LICENSE) file.