Skip to content

Commit 807d2ab

Browse files
Merge pull request IENT#615 from IENT/addCitationFile
Add citation file
2 parents 12a61c1 + aeb6ecd commit 807d2ab

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CITATION.cff

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: YUView
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: Christian
12+
family-names: Feldmann
13+
email: christian.feldmann@gmx.de
14+
repository-code: 'https://github.com/IENT/YUView'
15+
url: 'https://ient.github.io/YUView/'
16+
repository-artifact: 'https://github.com/IENT/YUView/releases'
17+
abstract: >-
18+
The Free and Open Source Cross Platform YUV Viewer with an
19+
advanced analytics toolset.
20+
keywords:
21+
- Qt
22+
- YUV
23+
- Player
24+
- Analysis
25+
license: GPL-3.0-or-later

0 commit comments

Comments
 (0)