File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11_site /
22.jekyll-cache /
33.gitignore
4+ .DS_Store
45Gemfile.lock
56todos.txt
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ @inproceedings{Eladawy24icse
1414 pages = { 1017--1029} ,
1515 doi = { 10.1145/3597503.3639095} ,
1616 project = { benchmarks,develop} ,
17- talk = { https://youtu.be/_2tUAI78Ybw} ,
17+ video = { https://youtu.be/_2tUAI78Ybw} ,
1818 data = { http://doi.org/10.17605/OSF.IO/9JZHR}
1919}
2020
Original file line number Diff line number Diff line change 3838 Slides (OpenOffice)</ a >
3939 </ span >
4040 {% endif %}
41+ {% if entry.video %}
42+ {% if first %}{% assign first = false %}{% else %}· {% endif %}< span class ="refs-link ">
43+ < a href ="{{entry.video}} "> < i class ="fas fa-video "> </ i > Video</ a >
44+ </ span >
45+ {% endif %}
4146 {% if links['poster.pdf'] %}
4247 {% if first %}{% assign first = false %}{% else %}· {% endif %}< span class ="refs-link ">
4348 < a href ="{{links['poster.pdf']}} "> < i class ="far fa-list-alt "> </ i > Poster</ a >
You can’t perform that action at this time.
0 commit comments