From 8de32f0fa6c98c0e89664f44dab377dd25518df2 Mon Sep 17 00:00:00 2001 From: Luigi Capogrosso Date: Fri, 29 Nov 2024 10:32:11 +0100 Subject: [PATCH] Update BibTeX --- index.html | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index f137685..16048a1 100644 --- a/index.html +++ b/index.html @@ -186,17 +186,11 @@

Abstract

BibTeX

-
@conference{visapp24,
-    author={Luigi Capogrosso. and Federico Girella. and Francesco Taioli. and Michele Chiara. and Muhammad Aqeel. and Franco Fummi. and Francesco Setti. and Marco Cristani.},
-    title={Diffusion-Based Image Generation for In-Distribution Data Augmentation in Surface Defect Detection},
-    booktitle={Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 2: VISAPP},
-    year={2024},
-    pages={409-416},
-    publisher={SciTePress},
-    organization={INSTICC},
-    doi={10.5220/0012350400003660},
-    isbn={978-989-758-679-8},
-    issn={2184-4321},
+
@InProceedings{capogrosso2024diffusion,
+  author    = {Capogrosso, Luigi and Girella, Federico and Taioli, Francesco and Chiara, Michele and Aqeel, Muhammad and Fummi, Franco and Setti, Francesco and Cristani, Marco},
+  booktitle = {19th International Conference on Computer Vision Theory and Applications (VISAPP)},
+  title     = {{Diffusion-Based Image Generation for In-Distribution Data Augmentation in Surface Defect Detection}},
+  year      = {2024},
 }