-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
44 lines (41 loc) · 1.45 KB
/
CITATION.cff
File metadata and controls
44 lines (41 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# About CITATION files
# You can add a CITATION file to your repository to help users correctly cite your software.
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
# About CITATION.cff file format
# https://citation-file-format.github.io/
# This CITATION.cff file was generated with cffinit.
# https://citation-file-format.github.io/cff-initializer-javascript/
cff-version: 1.2.0
title: bee_track
message: >-
Using Data Driven Artificial Intelligence to Analyse
Pollinator Behaviour
type: software
authors:
- given-names: Michael Thomas
family-names: Smith
email: m.t.smith@sheffield.ac.uk
orcid: 'https://orcid.org/0000-0003-2047-605X'
affiliation: University of Sheffield
- given-names: Joe Salvador Thornhill
family-names: Heffer
email: j.heffer@sheffield.ac.uk
name-particle: Joe
affiliation: University of Sheffield
orcid: 'https://orcid.org/0000-0001-8733-1117'
- given-names: Shi Min
family-names: Chua
email: s.chua@sheffield.ac.uk
affiliation: University of Sheffield
- given-names: Christopher J
family-names: Norooz
email: CJNoroozi1@sheffield.ac.uk
affiliation: University of Sheffield
repository-code: 'https://github.com/SheffieldMLtracking'
abstract: >-
Using Data Driven Artificial Intelligence to Analyse
Pollinator Behaviour
keywords:
- computer-vision
- machine-learning
license: GPL-3.0