This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
theorem:template [2013/08/15 12:32] bmwoodruff |
theorem:template [2013/08/15 12:42] (current) bmwoodruff |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| ====Theorem==== | ====Theorem==== | ||
| Type the theorem using wiki syntax. | Type the theorem using wiki syntax. | ||
| Line 11: | Line 11: | ||
| ---- | ---- | ||
| ==== $\LaTeX$ version ==== | ==== $\LaTeX$ version ==== | ||
| - | <file tex filename.tex> | + | <file tex @NS@.@FILE@.tex> |
| %%%%%%%%%% | %%%%%%%%%% | ||
| % DEPENDENCIES | % DEPENDENCIES | ||
| % RequiredMacros: | % RequiredMacros: | ||
| %%%%%%%%%% | %%%%%%%%%% | ||
| - | \begin{definition} | + | \begin{theorem} |
| Type the theorem using LaTeX syntax. | Type the theorem using LaTeX syntax. | ||
| - | \end{definition} | + | \end{theorem} |
| </ | </ | ||