Skip to content

Commit cd83ee8

Browse files
committed
CITATION.cff
1 parent ed3edb1 commit cd83ee8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

CITATION.cff

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
abstract: "Zilog Z80 CPU emulator."
1+
abstract: Zilog Z80 CPU emulator.
22
authors:
3-
- family-names: "Sainz de Baranda y Goñi"
4-
given-names: "Manuel"
5-
orcid: "https://orcid.org/0000-0001-6326-3519"
6-
email: "manuel@zxe.io"
7-
website: "https://zxe.io"
8-
cff-version: 1.2.0
9-
date-released: "2024-04-18"
3+
- family-names: 'Sainz de Baranda y Goñi'
4+
given-names: Manuel
5+
orcid: 'https://orcid.org/0000-0001-6326-3519'
6+
email: 'manuel@zxe.io'
7+
website: 'https://zxe.io'
8+
cff-version: '1.2.0'
9+
date-released: '2024-04-18'
1010
keywords:
1111
- CPU
1212
- LLE
1313
- Z80
1414
- Zilog
1515
- emulator
1616
license: LGPL-3.0-or-later
17-
message: "If you use this software, please cite it using these metadata."
18-
repository-code: "https://github.com/redcode/Z80"
19-
title: "Z80"
17+
message: If you use this software, please cite it using these metadata.
18+
repository-code: 'https://github.com/redcode/Z80'
19+
title: Z80
2020
type: software
21-
version: 0.2-pre-2024-04-18
22-
url: "https://zxe.io/software/Z80"
21+
version: '0.2-pre-2024-04-18'
22+
url: 'https://zxe.io/software/Z80'

0 commit comments

Comments
 (0)