-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1d615ae
commit 0dc3e55
Showing
1 changed file
with
64 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,64 @@ | ||
cff-version: 1.2.0 | ||
title: Introduction to The Carpentries Workbench | ||
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. To cite the Workbench software itself, | ||
please refer to the websites for the individual | ||
components: | ||
https://carpentries.github.io/sandpaper/authors.html#citation, | ||
https://carpentries.github.io/pegboard/authors.html#citation, | ||
https://carpentries.github.io/varnish/authors.html#citation | ||
type: dataset | ||
authors: | ||
- given-names: Zhian | ||
family-names: Kamvar | ||
name-particle: N. | ||
orcid: 'https://orcid.org/0000-0003-1458-7108' | ||
- given-names: Toby | ||
family-names: Hodges | ||
email: [email protected] | ||
affiliation: The Carpentries | ||
orcid: 'https://orcid.org/0000-0003-1766-456X' | ||
- given-names: Erin | ||
family-names: Becker | ||
orcid: 'https://orcid.org/0000-0002-6832-0233' | ||
- orcid: 'https://orcid.org/0000-0002-7040-548X' | ||
given-names: Sarah | ||
family-names: Stevens | ||
- given-names: Michael | ||
family-names: Culshaw-Maurer | ||
orcid: 'https://orcid.org/0000-0003-2205-8679' | ||
- given-names: Maneesha | ||
family-names: Sane | ||
- given-names: Robert | ||
family-names: Davey | ||
orcid: 'https://orcid.org/0000-0002-5589-7754' | ||
- given-names: Amelia | ||
family-names: Bertozzi-Villa | ||
- given-names: Kaitlin | ||
family-names: Newson | ||
orcid: 'https://orcid.org/0000-0001-8739-5823' | ||
- given-names: Jennifer | ||
family-names: Stubbs | ||
orcid: 'https://orcid.org/0000-0002-6080-5703' | ||
- given-names: Belinda | ||
family-names: Weaver | ||
- given-names: François | ||
family-names: Michonneau | ||
orcid: 'https://orcid.org/0000-0002-9092-966X' | ||
repository-code: 'https://github.com/carpentries/sandpaper-docs' | ||
url: 'https://carpentries.github.io/sandpaper-docs/' | ||
abstract: >- | ||
Documentation for The Carpentries Workbench, a set of | ||
tools that can be used to create accessible lesson | ||
websites. | ||
keywords: | ||
- Carpentries | ||
- sandpaper | ||
- pegboard | ||
- varnish | ||
- R | ||
- pkgdown | ||
license: CC-BY-4.0 |