Skip to content

Commit 9241196

Browse files
committed
Add publications.
1 parent 5002d94 commit 9241196

File tree

6 files changed

+162
-4
lines changed

6 files changed

+162
-4
lines changed

Gemfile

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ gem "github-pages", group: :jekyll_plugins
44
gem 'jekyll-seo-tag'
55
gem 'jekyll-sitemap'
66

7+
8+
gem "webrick", "~> 1.7"

_data/journal.yml

+70
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,75 @@
11
# Yi-Xin Liu's Publications - Journal articles
22

3+
- title: 'Template Design for Complex Block Copolymer Patterns Using a Machine Learning Method'
4+
volume: 'June'
5+
issue: ''
6+
page: 'ASAP'
7+
year: 2023
8+
author:
9+
- given: Zhihan
10+
given_initial: Z.
11+
family: Liu
12+
- given: Yi-Xin
13+
given_initial: Y. X.
14+
family: Liu
15+
role: 'main corr'
16+
- given: Yuliang
17+
given_initial: Y.
18+
family: Yang
19+
- given: Jianfeng
20+
given_initial: J.
21+
family: Li
22+
role: 'corr'
23+
journal:
24+
fullname: ACS Applied Materials & Interfaces
25+
abbreviation: ACS Appl. Mater. Interfaces
26+
URL: https://pubs.acs.org/doi/10.1021/acsami.3c05018
27+
type: article
28+
DOI: 10.1021/acsami.3c05018
29+
fulltext: acsami202301asap.pdf
30+
language: english
31+
32+
- title: 'Composition Waves in Solution-Processed Organic Films and Its Propagations from Kinetically Frozen Surface Mesophases'
33+
volume: 'May'
34+
issue: ''
35+
page: 'ASAP'
36+
year: 2023
37+
author:
38+
- given: Jinde
39+
given_initial: J.
40+
family: Yu
41+
- given: Zichao
42+
given_initial: Z.
43+
family: Shen
44+
- given: Wanlong
45+
given_initial: W.
46+
family: Lu
47+
- given: Yuanwei
48+
given_initial: Y.
49+
family: Zhu
50+
- given: Yi-Xin
51+
given_initial: Y. X.
52+
family: Liu
53+
role: 'main corr'
54+
- given: Dieter
55+
given_initial: D.
56+
family: Neher
57+
- given: Norbert
58+
given_initial: N.
59+
family: Koch
60+
- given: Guanghao
61+
given_initial: G.
62+
family: Lu
63+
role: 'corr'
64+
journal:
65+
fullname: Advanced Functional Materials
66+
abbreviation: Adv. Funct. Mater.
67+
URL: https://onlinelibrary.wiley.com/doi/10.1002/adfm.202302089
68+
type: article
69+
DOI: 10.1002/adfm.202302089
70+
fulltext:
71+
language: english
72+
373
- title: 'On the Teaching of Modern Polymer Physics: Free Energy of A Single Polymer Chain in Polymer Solutions'
474
title_alt: '现代高分子物理漫谈--溶液中高分子单链自由能'
575
volume: '37'
3.31 MB
Binary file not shown.

jekyll_guide.md

+86
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
# Jekyll Setup for MacOS
2+
3+
- Macbook Pro (Not M series)
4+
- Shell is zsh
5+
- Homebrew properly installed
6+
- Document date: 2022.12.08
7+
8+
## Preview
9+
10+
Run the following command
11+
12+
```zsh
13+
$ bundle exec jekyll serve
14+
```
15+
16+
## Install Ruby
17+
18+
Ruby version 3.1.3
19+
20+
- Install `ruby-install`
21+
22+
```zsh
23+
$ brew install ruby-install
24+
```
25+
26+
If `ruby-install` has been installed previously, force link
27+
28+
```zsh
29+
$ brew link --overwrite ruby-install
30+
```
31+
32+
- Install `ruby`
33+
34+
```zsh
35+
$ ruby-install ruby
36+
```
37+
38+
To see which `ruby` version is supported, run
39+
40+
```
41+
$ ruby-install
42+
```
43+
44+
- Install `chruby`
45+
46+
```zsh
47+
$ brew install chruby
48+
```
49+
50+
- Setup `chruby`
51+
52+
Add following lines to `~/.zshrc`
53+
54+
```zsh
55+
source /usr/local/opt/chruby/share/chruby/chruby.sh
56+
source /usr/local/opt/chruby/share/chruby/auto.sh
57+
chruby 3.1.3
58+
```
59+
60+
## Install Jekyll
61+
62+
Jekyll version 4.3.1.
63+
64+
Run `which gem` to make sure you actually use the correct `gem` and `ruby`.
65+
66+
- Install `jekyll`, `github-pages`, and `bundle`
67+
68+
```zsh
69+
$ gem install jekyll
70+
$ gem install github-pages
71+
$ gem install bundle
72+
```
73+
74+
- Add `webrick` to `bundle`
75+
76+
```zsh
77+
$ bundle add webrick
78+
```
79+
80+
- Install gems in the Gemfile
81+
82+
If there is a `Gemfile.lock` in the current directory, delete it, then run
83+
84+
```zsh
85+
$ bundle install
86+
```

pages/about.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: About Me
55
description: A brief introduction of Prof. Yi-Xin Liu and this website.
66
header-img: images/about.jpg
77
comments: false
8-
modified: 2021-06-18
8+
modified: 2023-06-28
99
breadcrumbs: true
1010
---
1111

@@ -14,7 +14,7 @@ Before that, I was a Postdoctoral Research Fellow at Fudan University from 2009
1414
I received my PhD in Polymer Physics from Peking University China in 2009 and my BSc from Nanjing University China in 2004.
1515
I have spent two years (07/2014 - 07/2016) performing research, as a visiting researcher, in collaboration with Prof. Glenn H. Fredrickson in Materials Research Laboratory (MRL) at University of California, Santa Barbara, on the fields of computational polymer field theory and theoretical polymer physics.
1616
My [current research interests]({{site.url}}/research) lie in the area of soft matter physics and [scientific software]({{site.url}}/software), including polymer field theory (both mean-field and beyond mean-field) and related numerical algorithms, phase behavior and structures of block copolymers, polymer brushes and polyelectrolytes in bulk and under confinements, directed self-assembly, and ultrathin film crystallization.
17-
I have published [24 peer-reviewed research papers]({{site.url}}/publications) in peer reviewed journals.
17+
I have published [26 peer-reviewed research papers]({{site.url}}/publications) in peer reviewed journals.
1818

1919
{% include alert success='Announcement: A postdoc position is open in my group. Please contact me directly to apply.' %}
2020

pages/teaching.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: page
44
title: Teaching
55
description: "Undergraduate courses: Polymer Physics, Introduction to Polymeric Materials."
66
comments: false
7-
modified: 2022-05-20
7+
modified: 2023-06-28
88
breadcrumbs: true
99
---
1010

@@ -51,4 +51,4 @@ Note 2: Course time (11-12) corresponds to 18:30 - 20:10.
5151
## Polymer Rheology and Processing (Undergraduate & Graduate)
5252
-----
5353

54-
- Planned for Spring 2023.
54+
- Planned for Spring 2024.

0 commit comments

Comments
 (0)