generated from TeachBooks/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
51 lines (50 loc) · 2.39 KB
/
CITATION.cff
File metadata and controls
51 lines (50 loc) · 2.39 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: 'TeachBooks Template' # replace with your own book title when you use this template
authors: #replace with your own name(s) if you use this template
- email: info@teachbooks.io
name: 'TeachBooks Development Team'
website: 'https://teachbooks.io/'
message: 'If you use this teachbook, please cite it using these metadata.'
preferred-citation:
type: book
authors: #replace with your own name(s) if you use this template
- email: info@teachbooks.io
name: 'TeachBooks Development Team'
website: 'https://teachbooks.io/'
# - given-names: Tom
# name-particle: van
# family-names: Woudenberg
# email: t.r.van.woudenberg@tudelft.nl
# affiliation: TeachBooks
# orcid: 'https://orcid.org/0000-0002-9536-061X'
url: 'https://teachbooks.github.io/template/' # replace with your own URL (book website / publisher link) when you use this template
identifiers:
- type: url
value: 'https://teachbooks.github.io/template/' # replace with your own URL when you use this template
description: 'Published book on GitHub Pages'
- type: url
value: 'https://github.com/TeachBooks/template' # replace with your own URL when you use this template
description: 'GitHub repository'
abstract: >- # replace with your own abstract when you use this template
The template allows you to start your own TeachBook and
hosting that TeachBook online without knowledge on Git,
the Jupyter book package, python or anaconda. It doesn't
elaborate on the collaborative functionalities of Git or
how to edit the book
keywords: # replace with your own keywords when you use this template
- TeachBooks
- Template
- 'Jupyter Book'
title: 'TeachBooks Template' # replace with your own book title when you use this template
institution:
name: 'TeachBooks' # replace with your own institution when you use this template
license: CC-BY-4.0
license-url: 'https://creativecommons.org/licenses/by/4.0/'
copyright: '© 2025 TeachBooks' # replace with your own affiliation / name when you use this template
languages:
- en # replace with your book language when you use this template
contact: # replace with your own contact information when you use this template
- email: info@teachbooks.io
name: 'TeachBooks Development Team'