|
| 1 | +# Display name |
| 2 | +title: Xiangcan Xu |
| 3 | + |
| 4 | +# Full Name (for SEO) |
| 5 | +first_name: Xiangcan |
| 6 | +last_name: Xu |
| 7 | + |
| 8 | +# Is this the primary user of the site? |
| 9 | +superuser: true |
| 10 | + |
| 11 | +# Role/position |
| 12 | +role: Ph.D Student |
| 13 | + |
| 14 | +# homepage: https://zhou-diyu.github.io # If you do not want to use the internal homepage, set this to your external homepage |
| 15 | + |
| 16 | +# Organizations/Affiliations |
| 17 | +organizations: |
| 18 | + - name: Peking University |
| 19 | + url: 'https://www.pku.edu.cn/' |
| 20 | + |
| 21 | +# # Short bio (displayed in user profile at end of posts) |
| 22 | +# bio: My research interests include distributed robotics, mobile computing and programmable matter. |
| 23 | + |
| 24 | +# interests: |
| 25 | +# - Artificial Intelligence |
| 26 | +# - Computational Linguistics |
| 27 | +# - Information Retrieval |
| 28 | + |
| 29 | +# education: |
| 30 | +# courses: |
| 31 | +# - course: PhD in Artificial Intelligence |
| 32 | +# institution: Stanford University |
| 33 | +# year: 2012 |
| 34 | +# - course: MEng in Artificial Intelligence |
| 35 | +# institution: Massachusetts Institute of Technology |
| 36 | +# year: 2009 |
| 37 | +# - course: BSc in Artificial Intelligence |
| 38 | +# institution: Massachusetts Institute of Technology |
| 39 | +# year: 2008 |
| 40 | + |
| 41 | +# Social/Academic Networking |
| 42 | +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons |
| 43 | +# For an email link, use "fas" icon pack, "envelope" icon, and a link in the |
| 44 | +# form "mailto:[email protected]" or "#contact" for contact widget. |
| 45 | +# social: |
| 46 | +# - icon: envelope |
| 47 | +# icon_pack: fas |
| 48 | +# link: 'mailto:[email protected]' |
| 49 | +# - icon: twitter |
| 50 | +# icon_pack: fab |
| 51 | +# link: https://twitter.com/GeorgeCushen |
| 52 | +# - icon: google-scholar |
| 53 | +# icon_pack: ai |
| 54 | +# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ |
| 55 | +# - icon: github |
| 56 | +# icon_pack: fab |
| 57 | +# link: https://github.com/gcushen |
| 58 | +# Link to a PDF of your resume/CV from the About widget. |
| 59 | +# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. |
| 60 | +# - icon: cv |
| 61 | +# icon_pack: ai |
| 62 | +# link: files/cv.pdf |
| 63 | + |
| 64 | +# Enter email to display Gravatar (if Gravatar enabled in Config) |
| 65 | + |
| 66 | + |
| 67 | +# Highlight the author in author lists? (true/false) |
| 68 | +highlight_name: false |
| 69 | + |
| 70 | +# Organizational groups that you belong to (for People widget) |
| 71 | +# Set this to `[]` or comment out if you are not using People widget. |
| 72 | +user_groups: |
| 73 | + - Graduate Students |
0 commit comments