openseadragon/CITATION.cff

40 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-04-08 19:43:16 +03:00
cff-version: 1.2.0
title: OpenSeadragon
2024-04-10 19:33:01 +03:00
message: "If you use this software, please cite it using the metadata from this file."
2024-04-08 19:43:16 +03:00
type: software
authors:
2024-04-10 19:35:30 +03:00
- given-names: Ian
family-names: Gilman
email: ian@iangilman.com
- given-names: Aseem
family-names: Kishore
- given-names: Chris
family-names: Thatcher
- given-names: Mark
family-names: Salsbery
- given-names: Antoine
family-names: Vandecreme
- given-names: Thomas
family-names: Pearce
identifiers:
2024-04-08 19:43:16 +03:00
- type: url
2024-04-10 19:35:30 +03:00
value: https://openseadragon.github.io/
2024-04-08 19:43:16 +03:00
description: Homepage
- type: url
2024-04-10 19:35:30 +03:00
value: https://github.com/openseadragon/openseadragon
2024-04-10 19:33:29 +03:00
description: Repository
2024-04-10 19:35:30 +03:00
repository-code: https://github.com/openseadragon/openseadragon
url: https://openseadragon.github.io/
2024-04-10 19:33:01 +03:00
abstract: "An open-source, web-based viewer for high-resolution zoomable images, implemented in pure JavaScript, for desktop and mobile."
2024-04-08 19:43:16 +03:00
keywords:
- javascript
- image
- zooming
- viewer
- image-viewer
- high-resolution
- iiif
license: BSD-3-Clause
2024-08-14 19:31:15 +03:00
version: 5.0.0
date-released: 2024-08-14