From b71b843fb2636dee0b619b6cefa4a9e5fd6dd145 Mon Sep 17 00:00:00 2001 From: Cyrille Berger <cyrille.berger@liu.se> Date: Fri, 21 Apr 2023 09:51:39 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a093867..0ad7b14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Polygons dataset +# Polygon dataset This project contains a polygon dataset used in the evaluation of the AreaDecompose algorithm presented in the following publication, which is currently submitted to the Computational Geometry journal. When citing, use the following reference: -% M. Wzorek, C. Berger, P. Doherty, Polygon Area Decomposition using a Compactness Metric. arXiv preprint arXiv:2110.04043 (2021) + +M. Wzorek, C. Berger, P. Doherty, Polygon Area Decomposition using a Compactness Metric. arXiv preprint arXiv:2110.04043 (2021) -- GitLab