Help:TeX

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
 +
  
 
Formulas in {{SITENAME}} are created with the Tex markup language. Everyone who used LaTeX before is familiar with this. For those users that do not have any experiences with TeX it might be hard work for the first formula! Nevertheless it is defenetly worth the trouble, because the outcome is perfect. If you once formated formulas in TeX, you can also import them in many other applications.
 
Formulas in {{SITENAME}} are created with the Tex markup language. Everyone who used LaTeX before is familiar with this. For those users that do not have any experiences with TeX it might be hard work for the first formula! Nevertheless it is defenetly worth the trouble, because the outcome is perfect. If you once formated formulas in TeX, you can also import them in many other applications.
Line 16: Line 17:
  
 
You can find a very complete Dokumentation about TeX in the Wikipedia [[metawikipedia:Help:Displaying a formula|Metawiki]] (Shift + click opens this page as a new window). We abdicate from copying this content into {{SITENAME}}, it is more efficient to use this source. If you open this link in a seperate window you can learn and copy from the examples presented.
 
You can find a very complete Dokumentation about TeX in the Wikipedia [[metawikipedia:Help:Displaying a formula|Metawiki]] (Shift + click opens this page as a new window). We abdicate from copying this content into {{SITENAME}}, it is more efficient to use this source. If you open this link in a seperate window you can learn and copy from the examples presented.
 +
 +
If you use a formel editor that is able to export TeX markup you are lucky and able to copy and paste your formulas in between the <math> </math> tags!
  
 
[[Category:Help]]
 
[[Category:Help]]

Revision as of 15:58, 27 November 2008


Formulas in AWF-Wiki are created with the Tex markup language. Everyone who used LaTeX before is familiar with this. For those users that do not have any experiences with TeX it might be hard work for the first formula! Nevertheless it is defenetly worth the trouble, because the outcome is perfect. If you once formated formulas in TeX, you can also import them in many other applications.

Unfortunately it is defenetly not possible to write down a formula without any knowledge about TeX. The following example shows a medium complex estimator for the variance of a stratified sample:

\[\hat {var} (\bar y) = \sum_{h=1}^L \left\lbrace \left( \frac {N_h}{N} \right)^2 \hat {var} (\bar y_h) \right\rbrace = \frac{1}{N^2} \sum_{h=1}^L N^2_h \frac {N_h-n_h}{N_h} \frac {S^2_h}{n_h}\]


This formula is the outcome of the following syntax:

:<math>\hat {var} (\bar y) = \sum_{h=1}^L \left\lbrace \left( \frac {N_h}{N} \right)^2 \hat {var} (\bar y_h) \right\rbrace = \frac{1}{N^2} \sum_{h=1}^L N^2_h \frac {N_h-n_h}{N_h} \frac {S^2_h}{n_h}</math>

The above estimator is not complicate, we can imagine much more complex expressions in (Forest)science and you can imagine that it takes time to get familiar with this kind of markup. In case that you want to contribute to AWF-Wiki but you are afraid of this, let us know and we can help! We are a strong community of scientists and there are always some experienced people who can help!

You can find a very complete Dokumentation about TeX in the Wikipedia Metawiki (Shift + click opens this page as a new window). We abdicate from copying this content into AWF-Wiki, it is more efficient to use this source. If you open this link in a seperate window you can learn and copy from the examples presented.

If you use a formel editor that is able to export TeX markup you are lucky and able to copy and paste your formulas in between the \( \) tags!

Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox