Help:Formulas

From WikiLectures

There is a possibility to display mathematical or chemical formulas in the text of the articles. Characters of the Greek alphabet can be inserted as well. How to insert these useful things is described below.

Mathematical formulas[edit | edit source]

Simple formulas can be inserted as a plain text, of course (a + b = c). But some formulas are so complicated that have to be inserted as a special piece of code.

Special tag <math> is used for the complicated formulas. It allows to insert special mathematical symbols, quotations, formulas and large expressions. It uses syntax similar to LaTeX code.

For example, code <math>\sqrt{1-e^2}</math> does this: . As you can see, the tag <math> is followed by the code of the expression and the ended by end-tag </math>.

Even if you can use it to create very complicated expression, this probably will not be used at WikiLectures. So this help article shows only basics of the code.

Code (inside the <math> tag!) Preview
+ - \times \div
\sqrt{2} \sqrt[n]{x+1}
< = >
\leftarrow \rightarrow \uparrow \downarrow
<math>\int\limits_a^x f(\frac{\alpha}{2}\,)\,dx</math>
<math>\sqrt{\sqrt{\sqrt{x}}}</math>
\Leftarrow \Rightarrow \Uparrow \Downarrow
a^2 a_2 a^2_3 a^{c+3}
\alpha \beta \gamma \delta \epsilon \zeta \eta \theta \iota \kappa \lambda \mu \nu \xi \pi \rho \sigma \tau \upsilon \phi \chi \psi \omega
\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta \Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho \Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega

Chemical formulas[edit | edit source]

Chemical formulas can be written as a plain text (NO), text with special tags using edit buttons above the edit field (H<sub>2</sub>O → H2O).

Arrows[edit | edit source]

  • To insert the arrow for the reversible reaction {{reversible reaction}}.
  • Simple arrows ← and → insert using &larr; a &rarr;.

More complex formulas[edit | edit source]

If you need more complex notations (e.g. arrows above or below text; special symbols or link labels; a combination of several indices in different positions around one symbol), use a more versatile tool used for inserting mathematical formulas:

  • <math> \xrightarrow{\mathrm{katalysator}} </math>
  • <math> \xrightarrow{\mathrm{UV}} </math>
  • <math> \xrightarrow{ \ \mathrm{UV} \ } </math>
  • <math>\mathrm{O\cdot} + \mathrm{O}_2 \longrightarrow \cdot\mathrm{O}_3</math>
  • <math>\mathrm{NO}_2\ \xrightarrow{\mathrm{\ UV\ }}\ \mathrm{NO} + \mathrm{O} \cdot </math>

Structural formulas[edit | edit source]

Structural formulas need to be created as an image and then inserted into the WikiScript. Software for creating chemical formulas is also available for free, e.g. ChemSketch.

It is advisable to export the created formulas as .png files with sufficient resolution (at least 150 DPI). Formulas saved as an image cannot be further edited in the chemical formula editor. If you wish to make the editable file available to other users, please send it to thewikilectures@gmail.com, along with the name under which the image is stored in WikiLectures.

Greek alphabet[edit | edit source]

You can insert characters of the Greek alphabet directly in the text using these pieces of code:

Greek character What you need to write
Α α &Alpha; &alpha;
Β β &Beta; &beta;
Γ γ &Gamma; &gamma;
Δ δ &Delta; &delta;
Ε ε &Epsilon; &epsilon;
Ζ ζ &Zeta; &zeta;
Η η &Eta; &eta;
Θ θ &Theta; &theta;
Ι ι &Iota; &iota;
Κ κ &Kappa; &kappa;
Λ λ &Lambda; &lambda;
Μ μ &Mu; &mu;
Ν ν &Nu; &nu;
Ξ ξ &Xi; &xi;
Ο ο &Omicron; &omicron;
Π π &Pi; &pi;
Ρ ρ &Rho; &rho;
Σ σ ς &Sigma; &sigma; &sigmaf;
Τ τ &Tau; &tau;
Υ υ &Upsilon; &upsilon;
Φ φ &Phi; &phi;
Χ χ &Chi; &chi;
Ψ ψ &Psi; &psi;
Ω ω &Omega; &omega;