-
Notifications
You must be signed in to change notification settings - Fork 1
/
CITATION.cff
59 lines (59 loc) · 2.12 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
cff-version: 1.2.0
message: "If you use this software, please cite the associated technical paper from the preferred-citation."
title: "Supporting Unified Shader Specialization by Co-opting C++ Features"
authors:
- given-names: "Kerry A."
family-names: "Seitz"
name-suffix: "Jr."
email: "[email protected]"
affiliation: "University of California, Davis"
orcid: "https://orcid.org/0000-0003-2424-9495"
- given-names: "Theresa"
family-names: "Foley"
email: "[email protected]"
affiliation: "NVIDIA"
orcid: "https://orcid.org/0000-0002-2381-3544"
- given-names: "Serban D."
family-names: "Porumbescu"
email: "[email protected]"
affiliation: "University of California, Davis"
orcid: "https://orcid.org/0000-0003-1523-9199"
- given-names: "John D."
family-names: "Owens"
email: "[email protected]"
affiliation: "University of California, Davis"
orcid: "https://orcid.org/0000-0001-6582-8237"
repository-code: "https://github.com/owensgroup/UnifiedShaderSpecialization"
preferred-citation:
type: article
title: "Supporting Unified Shader Specialization by Co-opting C++ Features"
authors:
- given-names: "Kerry A."
family-names: "Seitz"
name-suffix: "Jr."
email: "[email protected]"
affiliation: "University of California, Davis"
orcid: "https://orcid.org/0000-0003-2424-9495"
- given-names: "Theresa"
family-names: "Foley"
email: "[email protected]"
affiliation: "NVIDIA"
orcid: "https://orcid.org/0000-0002-2381-3544"
- given-names: "Serban D."
family-names: "Porumbescu"
email: "[email protected]"
affiliation: "University of California, Davis"
orcid: "https://orcid.org/0000-0003-1523-9199"
- given-names: "John D."
family-names: "Owens"
email: "[email protected]"
affiliation: "University of California, Davis"
orcid: "https://orcid.org/0000-0001-6582-8237"
journal: "Proceedings of the ACM on Computer Graphics and Interactive Techniques"
year: 2022
volume: 5
issue: 3
start: "25:1"
end: "25:17"
month: 7
doi: 10.1145/3543866