-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (33 loc) · 863 Bytes
/
CITATION.cff
File metadata and controls
34 lines (33 loc) · 863 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
26
27
28
29
30
31
32
33
34
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Pro Git
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Scott
family-names: Chacon
email: schacon@gmail.com
- given-names: Ben
family-names: Straub
email: ben@straub.cc
- given-names: Peter
family-names: Kokot
email: peterkokot@gmail.com
identifiers:
- type: url
value: 'https://git-scm.com/book/sl/v2'
description: Pro Git website Slovenian translation
repository-code: 'https://github.com/progit/progit2-sl'
url: 'https://git-scm.com/book/sl/v2'
abstract: Pro Git 2nd Edition Slovenian translation
keywords:
- git
- book
- asciidoc
- pro-git
- slovenian
license: CC-BY-NC-SA-3.0
version: '2'