This is a page about my website. Mostly it is a testing ground for stylesheets. To read a little bit about why my page is the way it is, check out this post.
Below follows many different elements that may occur on a website, so see how they look on my site specifically.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
Paragraph with bold, italic,
code
, internal link, external link.
Here we refer to the important book Axler (2015)
This is a block quote with bold, italic,
code
, internal link, external link.
Here is a list containing
code
code
, internal link, external
link.This is a sentence containing some inline math, \(\sqrt{\frac{\pi}{\beta}}\), I will follow it with a block of math below:
\[ \begin{align*} A & = \frac{\pi r^2}{2} \\ & = \frac{1}{2} \pi r^2 \end{align*} \]
R code:
<- function() {
func runif(100)
}
julia code
using LinearAlgebra
= [1 2; 3 4]
a svd(a)
From wikimedia commons