-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (28 loc) · 1.02 KB
/
CITATION.cff
File metadata and controls
30 lines (28 loc) · 1.02 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
cff-version: 1.2.0
message: "If you use this work, please cite the article or thesis below."
authors:
- family-names: "Moschen"
given-names: "Lucas"
orcid: "https://orcid.org/0009-0004-9864-621X"
title: "Optimization methods for the Household Assignment Problem"
version: "1.0.0"
date-released: 2025-09-04
license: "GPL-3.0"
references:
- type: bibtex
value: |
@article{friedrich2025computational,
title={Computational Methods for the Household Assignment Problem},
author={Friedrich, Ulf and Moschen, Lucas and M{\"u}nnich, Ralf and Schmidt, Martin},
year={2025},
note={Preprint},
url={https://optimization-online.org/2024/07/computational-methods-for-the-household-assignment-problem/}
}
- type: bibtex
value: |
@phdthesis{moschen2025optimization,
title={Optimization Methods for Geo-Referencing Statistical Information in Spatial Microsimulation},
author={Moschen, Lucas},
year={2025},
doi={10.25353/ubtr-c5b6-af41-47b2}
}