Using Markdown + LaTeX

Abstracts may be authored using a mix of Markdown for most content, and LaTeX for mathematical typesetting. The editor below can be used to practice.

(Note: some math notation may not render correctly in some browsers - we're working to fix this!)


Loading editor...

## Markdown + $\LaTeX$ Example

Markdown supports [links](https://topology.pi-base.org), **bold** and
*italics*, and $\LaTeX$ mathematical typesetting:
$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$.

Displaymode mathematics is supported by typing `$$` on separate lines
before and after your expression:

$$
\operatorname{proj}_{\vec u}\vec v =
\frac{\vec u\cdot\vec v}{\|\vec v\|^2}\,\vec v
$$

To create multiple paragarphs, insert a blank line between the paragraphs.

Markdown + LaTeX\LaTeXLATEX Example

Markdown supports links, bold and italics, and LaTeX\LaTeXLATEX mathematical typesetting: x=b±b24ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}x=2ab±b24ac .

Displaymode mathematics is supported by typing $$ on separate lines before and after your expression:

projuv=uvv2v\operatorname{proj}_{\vec u}\vec v = \frac{\vec u\cdot\vec v}{\|\vec v\|^2}\,\vec vproju v =v 2u v v

To create multiple paragarphs, insert a blank line between the paragraphs.