Skip to content

Commit cd12cf4

Browse files
committed
Add links for WisIO.
1 parent 3aa42c6 commit cd12cf4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/data/publications.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ const publications: Publication[] = [
5151
"I/O Bottleneck Detection",
5252
"WisIO",
5353
],
54-
links: {},
54+
links: {
55+
pdf: "http://cs.iit.edu/~scs/assets/files/yildirim2025wisio.pdf",
56+
bibtex: "http://cs.iit.edu/~scs/assets/files/yildirim2025wisio.bib",
57+
citation: "http://cs.iit.edu/~scs/assets/files/yildirim2025wisio.txt",
58+
},
5559
},
5660
{
5761
authors: [

0 commit comments

Comments
 (0)