Skip to content

Commit 332731a

Browse files
committed
member update
1 parent bd4eb07 commit 332731a

7 files changed

Lines changed: 8 additions & 7 deletions

File tree

_members/dhHong.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ sortdate: [2024-03-01] # for sorting
1010
positions:
1111
- name: "Master Student" #Enter your position in the lab
1212
startdate: [2024-03-01] #Enter your start date
13-
enddate: [] #Enter your end date, or leave blank if you are still in the lab
13+
enddate: [2026-02-28] #Enter your end date, or leave blank if you are still in the lab
1414
image: /static/members/dhHong.jpg #365 x 365 pixels, 72 dpi
1515
altimage: /static/members/dhHong-alt.jpg #365 x 365 pixels, 72 dpi
16-
subsequent: #Leave this blank until you leave the lab
16+
subsequent: Researcher at MIC Lab, KAIST #Leave this blank until you leave the lab
1717
pronouns: he/him/his
1818
email: fairytalef00@gm.gist.ac.kr #Enter your preferred public e-mail address
1919
scholar: YJ3LYbQAAAAJ #Google Scholar User ID, create if you don't have one

_members/jyKim.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ sortdate: [2024-03-01] # for sorting
1010
positions:
1111
- name: "Master Student" #Enter your position in the lab
1212
startdate: [2024-03-01] #Enter your start date
13-
enddate: [] #Enter your end date, or leave blank if you are still in the lab
13+
enddate: [2026-02-28] #Enter your end date, or leave blank if you are still in the lab
1414
image: /static/members/jyKim.jpg
1515
altimage: /static/members/jyKim-alt.jpg
16-
subsequent: #Leave this blank until you leave the lab
16+
subsequent: Researcher at MIC Lab, KAIST #Leave this blank until you leave the lab
1717
pronouns: she/her/her
1818
email: jiyun6606@gm.gist.ac.kr #Enter your preferred public e-mail address
1919
scholar: #Google Scholar User ID, create if you don't have one

_members/msRyu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ As a target application, he focuses on the control of **Vehicle Motion Systems**
5757

5858
<h3>Professional Experience</h3>
5959
<ul>
60-
<li>May 2025 - August 2025, Part time Contract Research Scientist, <b>KAIST</b>, South Korea</li>
60+
<li>May 2025 - August 2025, Researcher, <b>KAIST</b>, South Korea</li>
6161
</ul>
6262

6363
<h3>Grants and Awards</h3>

_members/msSeo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ positions:
1313
enddate: [2025-06-31] # Leave this blank until you leave the lab
1414
image: /static/members/msSeo.jpg #365 x 365 pixels, 72 dpi
1515
altimage: /static/members/msSeo.jpg #365 x 365 pixels, 72 dpi
16-
subsequent: Part Time Researcher #Leave this blank until you leave the lab
16+
subsequent: Researcher at MIC Lab, KAIST #Leave this blank until you leave the lab
1717
pronouns: he/him/his
1818
email: seominseok@gm.gist.ac.kr #Enter your preferred public e-mail address
1919
scholar: #Google Scholar User ID, create if you don't have one

_publications/2022-output-feedback.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ layout: publication # Do not change this
44
group: publications # Do not change this
55
title: "Output-Feedback Multi-Loop Positioning Technique via Dual Motor Synchronization Approach for Elevator System Applications" # Title of the paper
66
krtitle: # only for domestic papers
7+
omit_in_choi_list: true # true or false - whether to omit this publication in Dr. Choi's publication list
78
authors:
89
- name: "Hyochan Lee"
910
- name: "Hyeoncheol Lee"

ach_check/ach.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
FOLDER_PATH = "../_publications"
99
TARGET_AUTHOR = "Kyunghwan Choi"
1010
METRICS_XLSX = "publications_metrics.xlsx"
11-
PLOT_PAPER_LIST = 0
11+
PLOT_PAPER_LIST = 1
1212

1313
def is_empty(value):
1414
"""

static/members/msRyu.pdf

437 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)