-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0516dfe
commit 925b3c4
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
# use person layout if you want a page generated for you | ||
layout: person | ||
first_name: Tingying | ||
last_name: He | ||
key: lange | ||
permalink: /team/he/ | ||
role: postdoc | ||
email: [email protected] | ||
image: /assets/images/people/he.jpg | ||
organization: University of Utah | ||
position: Research Scientist | ||
# use either a local link like here, or a URL | ||
website: https://tingying-he.github.io/ | ||
interests: Visual Encodings, Perception and Cognition, Evaluation, Accessibility | ||
# leave empty if you're active. Add something like "M.S.'16" or "B.S.'17" if you got a degree while at VDL. Add "N" if you left VDL before you got a degree. | ||
graduated: | ||
phd_graduate: | ||
|
||
# stuff below can be ignored if you don't use the group website for your private website | ||
gh: https://github.com/tingying-he | ||
# cv: | ||
address: | | ||
School of Computing, University of Utah <br> | ||
50 S. Central Campus Drive <br> | ||
Salt Lake City, Utah 84112 | ||
# flag used to determine whether to show teaching | ||
showteaching: false | ||
--- |