Hello World
To cite this page
@misc{swpkim2024hello,
author={P. Kim, Sun Woo},
title={Hello World},
year={2021},
howpublished={\url{https://sunwoo-kim.github.io/en/posts/hello-world/}},
note={Accessed: 2024-11-18}
}
Welcome to my new website! I hope to post some expository writeups on my research projects here.
EDIT 2023-08-14
Now $\LaTeX$ should also work, complete with equation numbering,
\begin{equation} \label{eq:gaussian-integral} \int_{-\infty}^{\infty} dx \frac{e^{-x^2/2\sigma^2}}{\sqrt{2 \pi \sigma^2}} = 1, \end{equation} where Eq. \eqref{eq:gaussian-integral} is the Gaussian integral identity.
I also added a little snippet that automatically generates bibtex for my posts, so people can cite the posts if they want.