-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update citation file format to CFF version 1.2.0
- Loading branch information
tr1813
committed
Mar 13, 2024
1 parent
0aa235c
commit dc801a3
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
cff-version: 1.2.0 | ||
message: If you use this software, please cite it using these metadata. | ||
title: Migovec Survey Data | ||
message: "If you use this software, please cite it using these metadata." | ||
title: "Migovec Survey Data" | ||
type: dataset | ||
abstract: This is the status of cave exploration on the Tolminski Migovec Plateau as of 2024. | ||
authors: | ||
- family-names: Imperial College Caving Club | ||
given-names: ICCC | ||
orcid: "https://orcid.org/0000-0000-0000-0000" | ||
version: 2024.03.13 | ||
- name: "Imperial College Caving Club" | ||
- name: "Jamarska Sekcija Planinskega Društva Tolmin" | ||
version: "2024.03.13" | ||
date-released: "2024-03-13" | ||
identifiers: | ||
- description: TThis is the status of cave exploration on the Tolminski Migovec Plateau as of 2024. | ||
- description: "This is the status of cave exploration on the Tolminski Migovec Plateau as of 2024." | ||
type: doi | ||
value: "10.5281/zenodo.123456" | ||
value: 10.5281/zenodo.123456 | ||
license: CC-BY-NC-SA-4.0 | ||
repository-code: "https://github.com/iccaving/migovec-survey-data" |