From 63a538a06bbb89db9669b443c03ba014b730e1a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 19 May 2021 22:57:50 +0300 Subject: [PATCH] add wmsql link --- bib.bib | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bib.bib b/bib.bib index 155ba13..3647a8d 100644 --- a/bib.bib +++ b/bib.bib @@ -221,3 +221,10 @@ url={https://postgis.net/docs/reference.html}, urldate={2021-05-12}, } + +@online{wmsql, + author={Motiejus Jakštys}, + title={Wang--M{\"u}ller implementation in PostGIS}, + url={https://github.com/motiejus/wm}, + urldate={2021-05-19}, +}