-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (26 loc) · 830 Bytes
/
CITATION.cff
File metadata and controls
27 lines (26 loc) · 830 Bytes
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Geographic Event Detection System
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Manuel G.
family-names: Garcia Alvarez
email: m.g.garciaalvarez@tudelft.nl
affiliation: University of Twente
orcid: 'https://orcid.org/0000-0003-1579-9989'
repository-code: 'https://github.com/manuGil/GEDsys'
abstract: >-
Components of a distributed system for the detection of
geographic events on data streams from sensor networks.
keywords:
- geographic event
- complex event processing
- domain specific language
- sensor networks
license: MIT
version: 2.0.0-beta.1
date-released: '2024-05-16'