Physics307L:Help
From OpenWetWare
(Difference between revisions)
(→Typesetting in TeX) |
(→Some sample code) |
||
| Line 11: | Line 11: | ||
[http://www.math.harvard.edu/texman/ Harvard's page on typesetting math in TeX]<br> | [http://www.math.harvard.edu/texman/ Harvard's page on typesetting math in TeX]<br> | ||
Please note that the $ in TeX should be omitted in the wiki edit.<br> | Please note that the $ in TeX should be omitted in the wiki edit.<br> | ||
| - | =Some sample code= | + | ==Some sample code== |
<math>f(x) = y + z </math> <br> | <math>f(x) = y + z </math> <br> | ||
<math>g(x) = \frac {z^{2 x}}{t + b_{j , i}} </math> | <math>g(x) = \frac {z^{2 x}}{t + b_{j , i}} </math> | ||
Revision as of 16:39, 27 August 2007
Please contact Dr. Koch with questions.
Grading
See Physics307L:Grading.
Typesetting in TeX
Wikipedia guide to Tex editing in a Wiki
Harvard's page on typesetting math in TeX
Please note that the $ in TeX should be omitted in the wiki edit.
Some sample code
f(x) = y + z


