Skip to content

Commit

Permalink
add_ksc2023_paper (#76)
Browse files Browse the repository at this point in the history
* add_ksc2023_paper

* Reduced image size

* Change the existing paper file to the proceeding paper file
  • Loading branch information
tth-97 authored Dec 31, 2023
1 parent effc75c commit f875c88
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions publications-kor.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
var publications_kor = [
{ 'title': '물건을 던져서 싣는 사족보행 로봇 제어',
'representative_img':'assets/publications/domestic/2023-ksc-toss-and-load.png',
'year': 2023,
'authors': '강민지, 이윤상',
'conference_journal_full': '2023 한국소프트웨어종합학술대회 논문집, 1246-1248, 2023.12.',
'additional': '<a href="https://gitcgr.hanyang.ac.kr/publications/domestic/2023-ksc-toss-and-load.pdf" rel="noopener noreferrer" target="_blank">[article]</a>',
'type': 'extended_abstract',
},
{ 'title': '사용자 멀티 터치 입력을 통한 캐릭터 이동 모션 생성',
'representative_img':'assets/publications/domestic/2023-kcgs-MultiTouch.png',
'year': 2023,
Expand Down

0 comments on commit f875c88

Please sign in to comment.