generated from eds-book-gallery/template-executable-notebook
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
23 lines (23 loc) · 1014 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
title: "Tree crown detection using DeepForest (Jupyter Notebook) published in the Environmental Data Science book"
message: "If you use this software, please cite it using the metadata from this file."
type: software
authors:
- family-names: Coca-Castro
given-names: Alejandro
website: https://github.com/acocac
orcid: 0000-0002-9264-1539
affiliation: The Alan Turing Institute
- name: "This EDS book notebook contributors"
website: "https://github.com/eds-book-gallery/15d986da-2d7c-44fb-af71-700494485def/graphs/contributors"
version: v1.0.4 # This is automatically set using the bumpversion tool.
identifiers:
- type: doi
value: 10.5281/zenodo.8309661
description: The concept DOI for the collection containing all versions of the notebook.
abstract: "Notebook developed to demonstrate how to detect tree crown using a state-of-art Deep Learning model for object detection."
keywords:
- Environmental Data Science
- Forest
- Modelling
- Deep learning