Skip to content

Commit

Permalink
Add press for ASEE'24 paper
Browse files Browse the repository at this point in the history
  • Loading branch information
awdeorio committed Jun 26, 2024
1 parent 5364cce commit c0989e8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,14 @@ <h3 id="papers">Papers</h3>
<a class="ui basic icon label" data-tooltip="Slides" href="assets/research/ASEE24-slides.pdf" target="_blank">
<i class="file powerpoint outline icon"></i>
</a>
<a class="ui primary label" href="https://record.umich.edu/articles/faculty-members-consider-the-role-of-ai-in-the-classroom/" target="_blank">
<i class="newspaper icon"></i>
University Record
</a>
<a class="ui primary label" href="https://cse.engin.umich.edu/stories/genai-in-computer-science-education-friend-or-foe/" target="_blank">
<i class="newspaper icon"></i>
Cse News
</a>
</div><!-- /item -->

<div class="item">
Expand Down
4 changes: 3 additions & 1 deletion publications_database.bib
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ @inproceedings{ai2024
month={June},
year={2024},
pdf_url={assets/research/ASEE24.pdf},
slides_url={assets/research/ASEE24-slides.pdf}
slides_url={assets/research/ASEE24-slides.pdf},
university_record_url={https://record.umich.edu/articles/faculty-members-consider-the-role-of-ai-in-the-classroom/},
cse_news_url={https://cse.engin.umich.edu/stories/genai-in-computer-science-education-friend-or-foe/}
}

@inproceedings{huang2023
Expand Down

0 comments on commit c0989e8

Please sign in to comment.