commit 2b3502037fc8b5a3cac1560b99d141ffef63809a (tree)
parent 01fb5093d64cade409df6ecb60f88aa25fe87e14
Author: Motiejus Jakštys <motiejus@uber.com>
Date: Thu, 13 May 2021 08:47:56 +0300
add wmsql link
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/IV/bib.bib b/IV/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},
+}