Skip to content

Commit

Permalink
Adds an initial CITATION.cff referencing the original Hatchet paper (#45
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ilumsden authored Jun 4, 2022
1 parent ec48881 commit dc93ffe
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
cff-version: 1.2.0
title: Hatchet
message: "If you use Hatchet, please cite it as below."
repository-code: https://github.com/LLNL/hatchet
preferred-citation:
type: conference-paper
doi: 10.1145/3295500.3356219
url: https://github.com/LLNL/hatchet
authors:
- family-names: Bhatele
given-names: Abhinav
- family-names: Brink
given-names: Stephanie
- family-names: Gamblin
given-names: Todd
title: "Hatchet: Pruning the Overgrowth in Parallel Profiles"
conference:
name: "International Conference for High Performance Computing, Networking, Storage and Analysis (SC '19)"
city: "Denver"
region: "Colorado"
country: "USA"
date-start: 2019-11-17
date-end: 2019-11-22
year: 2019
notes: LLNL-CODE-741008
publisher:
name: ACM
city: "New York"
region: "New York"
country: "USA"

0 comments on commit dc93ffe

Please sign in to comment.