commit 63a538a06bbb89db9669b443c03ba014b730e1a4 (tree)
parent 01b1868d4720f4bf050841ce2f4792ba821f5ca9
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Wed, 19 May 2021 22:57:50 +0300
add wmsql link
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git 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},
+}