diff --git a/CITATION.cff b/CITATION.cff index e0c0ec0f..bc1e4a8b 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,11 +1,6 @@ -# This CITATION.cff file was generated with cffinit. -# Visit https://bit.ly/cffinit to generate yours today! - cff-version: 1.2.0 title: OpenSeadragon -message: >- - If you use this software, please cite it using the - metadata from this file. +message: "If you use this software, please cite it using the metadata from this file." type: software authors: - given-names: Ian @@ -19,21 +14,18 @@ authors: family-names: Salsbery - given-names: Antoine family-names: Vandecreme - - given-names: Thomas + - given-names: Thomas family-names: Pearce - identifiers: +identifiers: - type: url - value: 'https://openseadragon.github.io/' + value: https://openseadragon.github.io/ description: Homepage - type: url - value: 'https://github.com/openseadragon/openseadragon' + value: https://github.com/openseadragon/openseadragon description: Repository -repository-code: 'https://github.com/openseadragon/openseadragon' -url: 'https://openseadragon.github.io/' -abstract: >- - An open-source, web-based viewer for high-resolution - zoomable images, implemented in pure JavaScript, for - desktop and mobile. +repository-code: https://github.com/openseadragon/openseadragon +url: https://openseadragon.github.io/ +abstract: "An open-source, web-based viewer for high-resolution zoomable images, implemented in pure JavaScript, for desktop and mobile." keywords: - javascript - image @@ -44,4 +36,4 @@ keywords: - iiif license: BSD-3-Clause version: 4.1.1 -date-released: '2024-04-01' +date-released: 2024-04-01