Reftest
Z Skrypty dla studentów Ekonofizyki UPGOW
(Różnice między wersjami)
(→Notes) |
(→TECHS) |
||
(Nie pokazano 21 wersji pomiędzy niniejszymi.) | |||
Linia 1: | Linia 1: | ||
- | == | + | == LISTA == |
+ | |||
+ | |||
+ | # asdf | ||
+ | # asdf | ||
+ | |||
+ | ==Cross references example z użyciem MATHJAX == | ||
+ | |||
+ | $$ \cfrac{1}{2+\cfrac{3}{4+\cfrac{5}{6+\cdots}}} \label{eq1}$$ | ||
+ | |||
+ | Jak widać w równaniu \eqref{eq1} nie ma litości dla .... | ||
+ | |||
+ | |||
+ | |||
+ | ==Cross references example po staremu: BEZ MATHJAX == | ||
+ | |||
+ | |||
+ | |||
+ | <equation id="eqn:first-equation"> | ||
+ | <math>\frac{1}{2} = 0.5</math> | ||
+ | </equation> | ||
+ | |||
+ | <equation id="eqn:second-equation"> | ||
+ | <math>\frac{1}{2} =2</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> | ||
+ | |||
+ | <xr id="eqn:second-equation">Equation %i</xr> might be false! | ||
+ | |||
+ | |||
+ | ==Pliki (np pdf-y) == | ||
+ | |||
+ | [[Plik:Example.jpg]] | ||
+ | |||
+ | ==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=" | + | The Moon, however, is not so big.<ref name="miller"/><ref name="smith"/> |
<references> | <references> |
Aktualna wersja na dzień 13:13, 17 mar 2011
Spis treści |
LISTA
- asdf
- asdf
Cross references example z użyciem MATHJAX
$$ \cfrac{1}{2+\cfrac{3}{4+\cfrac{5}{6+\cdots}}} \tag{1}$$
Jak widać w równaniu (1) nie ma litości dla ....
Cross references example po staremu: BEZ MATHJAX
(1)\(\frac{1}{2} = 0.5\)
(2)\(\frac{1}{2} =2\)
Please refer to Equation 1, and Fig 1
Equation 2 might be false!
Pliki (np pdf-y)
Bibliography list with references
According to scientists, the Sun is pretty big.