Skip to content

Commit c96fa3f

Browse files
committed
Add citation.cff and note for citing in README #57
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 01fb718 commit c96fa3f

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CITATION.cff

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
cff-version: 1.2.0
2+
message: If you use this software, please cite it using these metadata.
3+
title: ScanCode-Toolkit
4+
authors:
5+
- family-names: Philippe
6+
given-names: Ombredanne
7+
orcid: 'https://orcid.org/0000-0001-5280-9256'
8+
- family-names: Ayan
9+
given-names: Sinha Mahapatra
10+
- family-names: Jono
11+
given-names: Yang
12+
- family-names: Georg
13+
given-names: Brandl
14+
- name: 'nexB Inc. and others.'
15+
license: Apache-2.0
16+
url: 'https://github.com/aboutcode-org/scancode-toolkit'
17+
# version: <ToDo>
18+
# date-released: <ToDo>
19+
# doi: <ToDo>

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ Other Important Documentation Pages:
134134

135135
See also https://aboutcode.org for related companion projects and tools.
136136

137+
To cite this repository, visit the main page and click on the 'Cite this
138+
repository' button for APA or BibTeX citation formats.
139+
137140

138141
Installation
139142
============

0 commit comments

Comments
 (0)