Skip to content

Commit

Permalink
add CITATION.cff file
Browse files Browse the repository at this point in the history
  • Loading branch information
adbar committed Nov 18, 2021
1 parent bf79dee commit a178d35
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
authors:
- family-names: Barbaresi
given-names: Adrien
orcid: https://orcid.org/0000-0002-8079-8694
cff-version: 1.2.0
identifiers:
- description: "This is the collection of archived snapshots of all versions of Trafilatura"
type: doi
value: 10.5281/zenodo.3460969
message: "If you use this software, please cite both the article from preferred-citation and the software itself."
preferred-citation:
authors:
- family-names: Barbaresi
given-names: Adrien
title: "Trafilatura: A Web Scraping Library and Command-Line Tool for Text Discovery and Extraction"
type: article
year: 2021
repository: https://github.com/adbar/trafilatura
repository-code: https://github.com/adbar/trafilatura
title: Trafilatura
type: software
url: https://trafilatura.readthedocs.io/

0 comments on commit a178d35

Please sign in to comment.