-
Notifications
You must be signed in to change notification settings - Fork 66
/
CITATION.cff
69 lines (68 loc) · 2.51 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
60
61
62
63
64
65
66
67
68
69
# If you are referencing Caliper in a publication, please cite the paper
# described here:
#
# David Boehme, Todd Gamblin, David Beckingsale, Peer-Timo Bremer,
# Alfredo Gimenez, Matthew Legendre, Olga Pearce, and Martin Schulz.
# Caliper: Performance Introspection for HPC Software Stacks.
# In Supercomputing 2016 (SC'16), Salt Lake City, Utah, USA, November 2016.
# LLNL-CONF-699263
#
# Or, in BibTeX:
#
# @inproceedings{boehme:sc2016,
# Articleno = {47},
# Author = {Boehme, David and Gamblin, Todd and Beckingsale, David and Bremer, Peer-Timo and Gimenez, Alfredo and LeGendre, Matthew and Pearce, Olga and Schulz, Martin},
# Booktitle = {Proceedings of the ACM/IEEE International Conference for High Performance Computing, Networking, Storage and Analysis},
# Month = nov,
# Note = {LLNL-CONF-699263},
# Numpages = {11},
# Pages = {47:1--47:11},
# Publisher = {IEEE Computer Society},
# Series = {SC '16},
# Title = {Caliper: Performance Introspection for {HPC} Software Stacks},
# Url = {http://dl.acm.org/citation.cfm?id=3014904.3014967},
# Year = {2016},
# Bdsk-Url-1 = {http://dl.acm.org/citation.cfm?id=3014904.3014967}}
# }
#
# And here is the CITATION.cff format:
cff-version: 1.2.0
message: "If you are referencing Caliper in a publication, please cite the paper below"
title: Caliper
repository-code: https://github.com/LLNL/Caliper
preferred-citation:
type: conference-paper
doi: 10.1109/SC.2016.46
authors:
- family-names: "Boehme"
given-names: "David"
orcid: "https://orcid.org/0000-0002-4159-1519"
- family-names: "Gamblin"
given-names: "Todd"
- family-names: "Beckingsale"
given-names: "David"
orcid: "https://orcid.org/0000-0003-2545-4837"
- family-names: "Bremer"
given-names: "Peer-Timo"
orcid: "https://orcid.org/0000-0003-4107-3831"
- family-names: "Gimenez"
given-names: "Alfredo"
- family-names: "LeGendre"
given-names: "Matthew"
- family-names: "Pearce"
given-names: "Olga"
orcid: "https://orcid.org/0000-0002-1904-9627"
- family-names: "Schulz"
given-names: "Martin"
orcid: "https://orcid.org/0000-0001-9013-435X"
title: "Caliper: Performance Introspection for HPC Software Stacks"
url: "http://dl.acm.org/citation.cfm?id=3014904.3014967"
conference:
name: "International Conference for High Performance Computing, Networking, Storage and Analysis (SC'16)"
city: "Salt Lake City"
region: "Utah"
country: "USA"
date-start: 2016-11-13
date-end: 2016-11-18
year: 2016
notes: LLNL-CONF-699263