Skip to content

Commit

Permalink
Merge pull request #2 from jsmendozap/main
Browse files Browse the repository at this point in the history
Plenary speaker
  • Loading branch information
jsmendozap authored Sep 6, 2024
2 parents 43aec57 + 3d98937 commit 59e566d
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 0 deletions.
Binary file added media/DTA_day 2024.docx
Binary file not shown.
Binary file added media/Xiaodong Zou.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions program.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,21 @@ title: "Program"
|17:00-17:15 |Closing remarks |
: {.hover}
</center>

<br>

## Plenary speaker - Prof. Xiaodong Zou (Stockholm University)

:::: .columns

::: {.plenary}
![Professor Xiaodong Zou](media/Xiaodong Zou.jpg){height=300px}
:::

::: {.clearfix .justify}
**Xiaodong Zou** is a full professor in structural chemistry at the Department of Materials and Environmental Chemistry at Stockholm University. She is a leading expert in crystallography and porous materials and one of the pioneers in electron crystallography. For more than 30 years, her group has been developing image- and diffraction-based methods and software for crystal structure determination.

She is known as a leading expert in the structural analysis of novel porous materials, including zeolites, metal-organic frameworks, and covalent organic frameworks. She has received several prestigious awards and is a distinguished professor at the Swedish Research Council and a Wallenberg Scholar.

She is also a Fellow of the Royal Chemical Society, an elected member of the Royal Swedish Academy of Sciences, and an elected member of the Royal Swedish Academy of Engineering Sciences. She is the main editor of the Electron crystallography section of IUCrJ, the flagship journal of the International Union of Crystallography. An abstract of her lecture can be found <a href="media/DTA_day 2024.docx" download="DTA_day 2024.docx">here</a>.
:::
11 changes: 11 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,15 @@ thead {
.leaflet {
border-radius: 10px;
border: 1px solid lightgray;
}

.plenary {
float: left;
margin-right: 30px;
}

.clearfix::after {
content: "";
display: block;
clear: both;
}

0 comments on commit 59e566d

Please sign in to comment.