-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (23 loc) · 912 Bytes
/
CITATION.cff
File metadata and controls
25 lines (23 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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: Introduction to Version Control with Git and GitHub
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:
- family-names: Hill
given-names: Peter Alec
orcid: https://orcid.org/0000-0003-3092-1858
affiliation: University of York
abstract: >-
A beginner's introduction to version control, walking through the basics of
setting up a git repository, making changes, undoing changes, and working with
others.
license: CC-BY-SA-4.0