From 63bafd64a52f1e83a9c750a5818fd3b8b1140220 Mon Sep 17 00:00:00 2001 From: Istvan David Date: Tue, 15 Nov 2022 19:17:17 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fbbdc31..62fd895 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ A low-level and transparent framework for collaborative modeling. [![Unit tests](https://github.com/geodes-sms/lowkey/actions/workflows/ci.yml/badge.svg)](https://github.com/geodes-sms/lowkey/actions/workflows/ci.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=david-istvan_lowkey&metric=alert_status)](https://sonarcloud.io/dashboard?id=david-istvan_lowkey) +# Recent publication +I. David and E. Syriani. "Real-time Collaborative Multi-Level Modeling by Conflict-Free Replicated Data Types". In: Soft. Syst. Model. 2022. [10.1007/s10270-022-01054-5](http://doi.org/10.1007/s10270-022-01054-5) + # Repository structure - [/lowkey](https://github.com/david-istvan/lowkey/tree/main/lowkey) - Main project.