mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-24 22:26:10 +03:00
Update CITATION.cff
This commit is contained in:
parent
49e2d7a987
commit
86395dfc78
37
CITATION.cff
37
CITATION.cff
@ -3,37 +3,32 @@
|
|||||||
|
|
||||||
cff-version: 1.2.0
|
cff-version: 1.2.0
|
||||||
title: OpenSeadragon
|
title: OpenSeadragon
|
||||||
message: >-
|
message: "If you use this software, please cite it using the metadata from this file."
|
||||||
If you use this software, please cite it using the
|
|
||||||
metadata from this file.
|
|
||||||
type: software
|
type: software
|
||||||
authors:
|
authors:
|
||||||
- given-names: Ian
|
- given-names: "Ian"
|
||||||
family-names: Gilman
|
family-names: "Gilman"
|
||||||
email: ian@iangilman.com
|
email: "ian@iangilman.com"
|
||||||
- given-names: Aseem
|
- given-names: "Aseem"
|
||||||
family-names: Kishore
|
family-names: "Kishore"
|
||||||
- given-names: Chris
|
- given-names: "Chris"
|
||||||
family-names: Thatcher
|
family-names: "Thatcher"
|
||||||
- given-names: Mark
|
- given-names: "Mark"
|
||||||
family-names: Salsbery
|
family-names: "Salsbery"
|
||||||
- given-names: Antoine
|
- given-names: "Antoine"
|
||||||
family-names: Vandecreme
|
family-names: "Vandecreme"
|
||||||
- given-names: Thomas
|
- given-names: "Thomas"
|
||||||
family-names: Pearce
|
family-names: "Pearce"
|
||||||
identifiers:
|
identifiers:
|
||||||
- type: url
|
- type: url
|
||||||
value: 'https://openseadragon.github.io/'
|
value: 'https://openseadragon.github.io/'
|
||||||
description: Homepage
|
description: Homepage
|
||||||
- type: url
|
- type: url
|
||||||
value: 'https://github.com/openseadragon/openseadragon'
|
value: 'https://github.com/openseadragon/openseadragon'
|
||||||
description: Repository
|
description: "Repository"
|
||||||
repository-code: 'https://github.com/openseadragon/openseadragon'
|
repository-code: 'https://github.com/openseadragon/openseadragon'
|
||||||
url: 'https://openseadragon.github.io/'
|
url: 'https://openseadragon.github.io/'
|
||||||
abstract: >-
|
abstract: "An open-source, web-based viewer for high-resolution zoomable images, implemented in pure JavaScript, for desktop and mobile."
|
||||||
An open-source, web-based viewer for high-resolution
|
|
||||||
zoomable images, implemented in pure JavaScript, for
|
|
||||||
desktop and mobile.
|
|
||||||
keywords:
|
keywords:
|
||||||
- javascript
|
- javascript
|
||||||
- image
|
- image
|
||||||
|
Loading…
Reference in New Issue
Block a user