mirror of https://github.com/scrapy/scrapy.git
Add CITATION.cff (#7519)
This commit is contained in:
parent
2d007bc450
commit
4cfe7a08cd
|
|
@ -0,0 +1,6 @@
|
|||
cff-version: 1.2.0
|
||||
message: If you use Scrapy in published research, please cite it as below.
|
||||
title: Scrapy
|
||||
authors:
|
||||
- name: Scrapy contributors
|
||||
url: https://scrapy.org
|
||||
Loading…
Reference in New Issue