mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 19:01:05 -07:00
update CITATION to latest version (.cff and Cura)
this brings citation file format to 1.2 and Cura version to 5.0.0. some other changes and important fields were also added.
This commit is contained in:
parent
cd34294914
commit
a83daee8da
1 changed files with 27 additions and 8 deletions
35
CITATION.cff
35
CITATION.cff
|
|
@ -1,11 +1,30 @@
|
||||||
# YAML 1.2
|
# YAML 1.2
|
||||||
---
|
---
|
||||||
authors:
|
cff-version: 1.2.0
|
||||||
cff-version: "1.1.0"
|
type: software
|
||||||
date-released: 2021-06-28
|
message: >-
|
||||||
license: "LGPL-3.0"
|
If you use this software, please cite it using the
|
||||||
message: "If you use this software, please cite it using these metadata."
|
metadata from this file.
|
||||||
repository-code: "https://github.com/ultimaker/cura/"
|
title: Ultimaker Cura
|
||||||
title: "Ultimaker Cura"
|
abstract: >-
|
||||||
version: "4.12.0"
|
A state-of-the-art slicer application built on top
|
||||||
|
of the Uranium framework.
|
||||||
|
authors:
|
||||||
|
- name: Ultimaker B.V.
|
||||||
|
contact:
|
||||||
|
- email: info@ultimaker.com
|
||||||
|
name: "Ultimaker B.V."
|
||||||
|
url: 'https://ultimaker.com/software/ultimaker-cura'
|
||||||
|
repository-code: 'https://github.com/Ultimaker/Cura'
|
||||||
|
license: LGPL-3.0
|
||||||
|
license-url: "https://github.com/Ultimaker/Cura/blob/main/LICENSE"
|
||||||
|
version: 5.0.0
|
||||||
|
date-released: '2022-05-17'
|
||||||
|
keywords:
|
||||||
|
- Ultimaker
|
||||||
|
- Cura
|
||||||
|
- Uranium
|
||||||
|
- Arachne
|
||||||
|
- 3DPrinting
|
||||||
|
- Slicer
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue