Skip to content

Commit

Permalink
Add template CFF
Browse files Browse the repository at this point in the history
Equivalent to the citation file added in carpentries/workbench-template-md#42
  • Loading branch information
tobyhodges authored May 7, 2024
1 parent 3f304af commit 0d53a17
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# This template CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to replace its contents
# with information about your lesson.
# Remember to update this file periodically,
# ensuring that the author list and other fields remain accurate.

cff-version: 1.2.0
title: FIXME
message: >-
Please cite this lesson using the information in this file
when you refer to it in publications, and/or if you
re-use, adapt, or expand on the content in your own
training material.
type: dataset
authors:
- given-names: FIXME
family-names: FIXME
abstract: >-
FIXME Replace this with a short abstract describing the
lesson, e.g. its target audience and main intended
learning objectives.
license: CC-BY-4.0

0 comments on commit 0d53a17

Please sign in to comment.