Reftest
Z Skrypty dla studentów Ekonofizyki UPGOW
(Różnice między wersjami)
(→Notes) |
(→Notes) |
||
Linia 1: | Linia 1: | ||
- | == | + | ==Cross refereces example == |
+ | <equation id="eqn:first-equation"> | ||
+ | <math>\frac{1}{2} = 0.5</math> | ||
+ | </equation> | ||
+ | |||
+ | <figure id="fig:first-figure"> | ||
+ | [[Image:image.png]] | ||
+ | </figure> | ||
+ | |||
+ | Please refer to <xr id="eqn:first-equation">Equation %i</xr>, and <xr id="fig:first-figure">Fig %i</xr> | ||
+ | |||
+ | |||
+ | |||
+ | ==Bibliography list with references== | ||
According to scientists, the Sun is pretty big.<ref name="miller"/> | According to scientists, the Sun is pretty big.<ref name="miller"/> | ||
The Moon, however, is not so big.<ref name="miller"/><ref name="smith"/> | The Moon, however, is not so big.<ref name="miller"/><ref name="smith"/> |
Wersja z 10:57, 4 sty 2010
Cross refereces example
(1)\(\frac{1}{2} = 0.5\)
Please refer to Equation 1, and Fig 1
Bibliography list with references
According to scientists, the Sun is pretty big.