-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathCITATIONS.bib
More file actions
23 lines (21 loc) · 836 Bytes
/
CITATIONS.bib
File metadata and controls
23 lines (21 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@software{pydiffgame_package,
author = {Kricheli, Joshua Shay and Sadon, Aviran},
title = {{PyDiffGame}},
howpublished = {\url{https://krichelj.github.io/PyDiffGame/}},
year = {2021},
}
@inproceedings{pydiffgame_paper,
author={Kricheli, Joshua Shay and Sadon, Aviran and Arogeti, Shai and Regev, Shimon and Weiss, Gera},
booktitle={29th Mediterranean Conference on Control and Automation (MED 2021)},
title={{Composition of Dynamic Control Objectives Based on Differential Games}},
year={2021},
volume={},
number={},
pages={298-304},
doi={10.1109/MED51440.2021.9480269}}
@mastersthesis{kricheli2022differential,
title={{Differential Games for Compositional Handling of Competing Control Tasks}},
author={Kricheli, Joshua Shay},
year={2022},
school={Ben-Gurion University of the Negev}
}