Notes for using this theme(Chirpy)
Good Front Matter (updating): --- math: true # enable math mode mermaid: true # enable mermaid for charts title: Notes for using this theme(Chirpy) date: YYYY-MM-DD HH:MM:SS +0800 #UTC+8 categori...
Good Front Matter (updating): --- math: true # enable math mode mermaid: true # enable mermaid for charts title: Notes for using this theme(Chirpy) date: YYYY-MM-DD HH:MM:SS +0800 #UTC+8 categori...
Introduction To better understand what happens in an ion trap, how we manipulate the ions and what can we manipulate in the ions, we need to dive deeper into the atomic physics. Though the book is ...
Introduction semiconductor lumination semiconductor power generation diode/triode Conductivity: conductor, semiconductor, insulator C, Si, Ge Al, Ga, In N, P, As, Sb O, S, Se, Te ...
$\LaTeX$ and multi-line in all the texts You can have $\LaTeX$ environment by simply add r before the text. If you want to have multi-line, you can do like below: text=r"First line""\n"r"Second lin...
Better Subfigure required package: \usepackage{subcaption,graphicx} \begin{figure}[ht] \centering \begin{minipage}[b]{.45\textwidth} \centering \begin{picture}(0,0) \put(-10,120){\textbf{a)...