Skip to content

Commit a178d35

Browse files
committed
add CITATION.cff file
1 parent bf79dee commit a178d35

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CITATION.cff

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
authors:
2+
- family-names: Barbaresi
3+
given-names: Adrien
4+
orcid: https://orcid.org/0000-0002-8079-8694
5+
cff-version: 1.2.0
6+
identifiers:
7+
- description: "This is the collection of archived snapshots of all versions of Trafilatura"
8+
type: doi
9+
value: 10.5281/zenodo.3460969
10+
message: "If you use this software, please cite both the article from preferred-citation and the software itself."
11+
preferred-citation:
12+
authors:
13+
- family-names: Barbaresi
14+
given-names: Adrien
15+
title: "Trafilatura: A Web Scraping Library and Command-Line Tool for Text Discovery and Extraction"
16+
type: article
17+
year: 2021
18+
repository: https://github.com/adbar/trafilatura
19+
repository-code: https://github.com/adbar/trafilatura
20+
title: Trafilatura
21+
type: software
22+
url: https://trafilatura.readthedocs.io/

0 commit comments

Comments
 (0)