diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000000..10dcfb9912 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,13 @@ +cff-version: 1.2.0 +title: Leaflet, a JavaScript library for interactive maps +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - given-names: Volodymyr + family-names: Agafonkin + email: agafonkin@gmail.com +repository-code: 'https://github.com/Leaflet/Leaflet' +url: 'https://leafletjs.com' +license: BSD-2-Clause