Changes
Page history
Update Styleguide
authored
Jun 30, 2021
by
Fabian Nuraddin Alexander Gabel
Hide whitespace changes
Inline
Side-by-side
Styleguide.md
View page @
d2c6b584
...
...
@@ -154,4 +154,15 @@ Note that using a BibTeX file your `.md`-file will no longer contain the referen
## References
```
at the end of the `
.md
`
-file.
\ No newline at end of file
at the end of the `
.md
`-file.
# Typesetting Theorems
You may want to try something like this
`
``
markdown
**Theorem**
\
An operator $A$ on a Banach space $X$ is bounded if and only if it is continuous.
```
in order to achieve this:

\ No newline at end of file