From 67dc107119cc21169b42bf2fcd2e6d447afabc76 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Fri, 29 Nov 2024 01:53:40 +0100 Subject: [PATCH] Added citation metadata --- CITATION.cff | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 000000000..65e82744e --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,23 @@ + +# Parser settings. +cff-version: 1.2.0 +message: Please cite this crate using these information. + +# Version information. +date-released: 2024-11-29 +version: 4.5.21 + +# Project information. +abstract: Vector Tiles from Large Databases on the Fly +authors: + - alias: nyurik + family-names: Astrakhan + given-names: Yuri + - name: The maplibre Community +license: + - MIT + - Apache-2.0 +repository-artifact: https://martin.maplibre.org +repository-code: https://github.com/maplibre/martin +title: Martin +url: https://martin.maplibre.org