Difference between revisions of "Format notes"

From timescalewiki
Jump to: navigation, search
(General format for time scale pages)
(General format for time scale pages)
Line 219: Line 219:
 
|[[Euler-Cauchy logarithm]]
 
|[[Euler-Cauchy logarithm]]
 
|$L(t,s)=$
 
|$L(t,s)=$
|[[Derivation of Euler-Cauchy logarithm for T=R|derivation]]
+
|[[Derivation of Euler-Cauchy logarithm for T=THETIMESCALE|derivation]]
 
|-
 
|-
 
|[[Bohner logarithm]]
 
|[[Bohner logarithm]]
 
|$L_p(t,s)=$
 
|$L_p(t,s)=$
|[[Derivation of the Bohner logarithm for T=R|derivation]]
+
|[[Derivation of the Bohner logarithm for T=THETIMESCALE|derivation]]
 
|-
 
|-
 
|[[Jackson logarithm]]
 
|[[Jackson logarithm]]
 
|$\log_{TIMESCALESYMBOL} g(t)=$
 
|$\log_{TIMESCALESYMBOL} g(t)=$
|[[Derivation of the Jackson logarithm for T=R|derivation]]
+
|[[Derivation of the Jackson logarithm for T=THETIMESCALE|derivation]]
 
|-
 
|-
 
|[[Mozyrska-Torres logarithm]]
 
|[[Mozyrska-Torres logarithm]]
 
|$L_{TIMESCALESYMBOL}(t)=$
 
|$L_{TIMESCALESYMBOL}(t)=$
|[[Derivation of the Mozyrska-Torres logarithm for T=R|derivation]]
+
|[[Derivation of the Mozyrska-Torres logarithm for T=THETIMESCALE|derivation]]
 
|-
 
|-
 
|[[Laplace transform]]
 
|[[Laplace transform]]

Revision as of 00:42, 22 May 2015

This is a list of common code templates and styles we use at timescalewiki.

Theorem/proof box template

The code

<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
<strong>THEOREM/LEMMA/PROPOSITION:</strong> STATEMENT OF THEOREM
<div class="mw-collapsible-content">
<strong>Proof:</strong> proof goes here █ 
</div>
</div>

creates

THEOREM/LEMMA/PROPOSITION: STATEMENT OF THEOREM

Proof: proof goes here █

Generic list of time scales

The code

{| class="wikitable"
|+Time Scale foo Functions
|-
|$\mathbb{T}$
|
|-
|[[Real_numbers | $\mathbb{R}$]]
|$foo(t)=  $
|-
|[[Integers | $\mathbb{Z}$]]
|$foo(t) = $
|-
|[[Multiples_of_integers | $h\mathbb{Z}$]]
| $foo(t) = $
|-
| [[Square_integers | $\mathbb{Z}^2$]]
| $foo(t) = $
|-
|[[Quantum_q_greater_than_1 | $\overline{q^{\mathbb{Z}}}, q > 1$]]
| $foo(t) = $
|-
|[[Quantum_q_less_than_1 | $\overline{q^{\mathbb{Z}}}, q < 1$]]
| $foo(t) =$
|-
|[[Harmonic_numbers | $\mathbb{H}$]]
|$foo(t) = $
|}

generates

Time Scale foo Functions
$\mathbb{T}$
$\mathbb{R}$ $foo(t)= $
$\mathbb{Z}$ $foo(t) = $
$h\mathbb{Z}$ $foo(t) = $
$\mathbb{Z}^2$ $foo(t) = $
$\overline{q^{\mathbb{Z}}}, q > 1$ $foo(t) = $
$\overline{q^{\mathbb{Z}}}, q < 1$ $foo(t) =$
$\mathbb{H}$ $foo(t) = $

BiBTeX

Place all references at the bottom of the document below a

=References=

inside of

<bibtex>....</bibtex>

tags. Use the following code as a template:

<div id="deots"></div><bibtex>
 @inproceedings{MR1843232,
   title="Dynamic equations on time scales",
   author="Bohner, Martin and Peterson, Allan",
   booktitle="Birkhäuser Boston, Inc., Boston, MA",
   year="2001",
   doi="10.1007/978-1-4612-0201-1",
   url="http://dx.doi.org/10.1007/978-1-4612-0201-1"
 }
</bibtex>

creates

<bibtex>
@inproceedings{deots,
  title="Dynamic equations on time scales",
  author="Bohner, Martin and Peterson, Allan",
  booktitle="Birkhäuser Boston, Inc., Boston, MA",
  year="2001",
  doi="10.1007/978-1-4612-0201-1",
  url="http://dx.doi.org/10.1007/978-1-4612-0201-1"
}

</bibtex>

We use the code

<sup>[[#***ABC*** | pp.##]]</sup>

to create a link in the main text that looks like pp.##

which links to the reference next to
<div id="***ABC***">

General format for time scale pages

$\mathbb{T}=$THETIMESCALE
Forward jump: $\sigma(t)=$ derivation
Forward graininess: $\mu(t)=$ derivation
Backward jump: $\rho(t)=$ derivation
Backward graininess: $\nu(t)=$ derivation
$\Delta$-derivative $f^{\Delta}(t)=$ derivation
$\nabla$-derivative $f^{\nabla}(t)=$ derivation
$\Delta$-integral $\displaystyle\int_s^t f(\tau) \Delta \tau=$ derivation
$\nabla$-integral $\displaystyle\int_s^t f(\tau) \nabla \tau=$ derivation
$h_k(t,s)$ $h_k(t,s)=$ derivation
$\hat{h}_k(t,s)$ $\hat{h}_k(t,s)=$ derivation
$g_k(t,s)$ $g_k(t,s)=$ derivation
$\hat{g}_k(t,s)$ $\hat{g}_k(t,s)=$ derivation
$e_p(t,s)$ $e_p(t,s)=$ derivation
$\hat{e}_p(t,s)$ $\hat{e}_p(t,s)=$ derivation
Gaussian bell $\mathbf{E}(t)=$ derivation
$\mathrm{sin}_p(t,s)=$ $\sin_p(t,s)=$ derivation
$\mathrm{\sin}_1(t,s)$ $\sin_1(t,s)=$ derivation
$\widehat{\sin}_p(t,s)$ $\widehat{\sin}_p(t,s)=$ derivation
$\mathrm{\cos}_p(t,s)$ $\cos_p(t,s)=$ derivation
$\mathrm{\cos}_1(t,s)$ $\cos_1(t,s)=$ derivation
$\widehat{\cos}_p(t,s)$ $\widehat{\cos}_p(t,s)=$ derivation
$\sinh_p(t,s)$ $\sinh_p(t,s)=$ derivation
$\widehat{\sinh}_p(t,s)$ $\widehat{\sinh}_p(t,s)=$ derivation
$\cosh_p(t,s)$ $\cosh_p(t,s)=$ derivation
$\widehat{\cosh}_p(t,s)$ $\widehat{\cosh}_p(t,s)=$ derivation
Gamma function $\Gamma_{THETIMESCALESYMBOL}(x,s)=$ derivation
Euler-Cauchy logarithm $L(t,s)=$ derivation
Bohner logarithm $L_p(t,s)=$ derivation
Jackson logarithm $\log_{TIMESCALESYMBOL} g(t)=$ derivation
Mozyrska-Torres logarithm $L_{TIMESCALESYMBOL}(t)=$ derivation
Laplace transform $\mathscr{L}_{THETIMESCALESYMBOL}\{f\}(z;s)=$ derivation
Hilger circle derivation