Skip to content

Commit

Permalink
Added Hstream publication files
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeCernuda committed Oct 3, 2024
1 parent 4d4e61a commit 15f4118
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/data/publications.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,11 @@ const publications: Publication[] = [
"Elastic System",
"In-Transit Computing",
],
links: {},
links: {
pdf: "http://cs.iit.edu/~scs/assets/files/cernuda2024hstream.pdf",
bibtex: "http://cs.iit.edu/~scs/assets/files/cernuda2024hstream.bib",
citation: "http://cs.iit.edu/~scs/assets/files/cernuda2024hstream.txt",
},
},
{
authors: [
Expand Down

0 comments on commit 15f4118

Please sign in to comment.