-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCITATION.cff
27 lines (27 loc) · 1.02 KB
/
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
24
25
26
27
cff-version: 1.2.0
title: Convergence Properties of Fast quasi-LPV Model Predictive Control
message: If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: Christian
family-names: Hespe
affiliation: Hamburg University of Technology, Institute of Control Systems
orcid: 'https://orcid.org/0000-0001-5772-9044'
- given-names: Herbert
family-names: Werner
affiliation: Hamburg University of Technology, Institute of Control Systems
orcid: 'https://orcid.org/0000-0003-3456-5539'
identifiers:
- type: doi
value: 10.1109/CDC45484.2021.9683612
description: DOI of the accompanying paper
- type: doi
value: 10.5281/zenodo.4633758
description: DOI of the Zenodo archive
repository-code: https://github.com/TUHH-ICS/2021-code-convergence-properties-of-fast-quasi-lpv-model-predictive-control
repository: https://arxiv.org/abs/2309.07375
keywords:
- model predictive control
- optimization
- linear parameter-varying systems
license: GPL-3.0