-
-
Notifications
You must be signed in to change notification settings - Fork 598
/
CITATION.cff
44 lines (44 loc) · 1.46 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Huber"
given-names: "Patrik"
orcid: "https://orcid.org/0000-0002-1474-1040"
title: "eos: A lightweight 3D Morphable Face Model library in modern C++"
version: 1.5.0
date-released: 2024-12-10
url: "https://github.com/patrikhuber/eos"
license: Apache-2.0
preferred-citation:
type: conference-paper
title: "A Multiresolution 3D Morphable Face Model and Fitting Framework"
authors:
- family-names: "Huber"
given-names: "Patrik"
orcid: "https://orcid.org/0000-0002-1474-1040"
- family-names: "Hu"
given-names: "Guosheng"
- family-names: "Tena"
given-names: "Jose Rafael"
- family-names: "Mortazavian"
given-names: "Pouria"
- family-names: "Koppen"
given-names: "Willen P."
- family-names: "Christmas"
given-names: "William J."
- family-names: "Raetsch"
given-names: "Matthias"
- family-names: "Kittler"
given-names: "Josef"
orcid: "https://orcid.org/0000-0002-8110-9205"
doi: "10.5220/0005669500790086"
conference:
name: "11th Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2016)"
volume-title: "Proceedings of the 11th Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2016)"
start: 79 # First page number
end: 86 # Last page number
volume: 4
year: 2016
month: 2
publisher:
name: "SciTePress"