summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/latex2xml/l2xdemo.tex
blob: c902f390ed3204b720950bc14465a6da37b65fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
\documentclass{article}
  \usepackage[x2ldemo]{tex4ht}
  \title{Simulation of  Energy Loss  Straggling}
  \author{Maria Physicist}
\begin{document}
\maketitle
\section{Landau theory}\label{sec:phys332-1}
The Landau probability distribution may be written in 
terms of the universal Landau function \cite{bib-LAND}.
\subsection{Restrictions}
The Landau formalism makes two restrictive assumptions:
\begin{enumerate}
\item The typical energy loss is small.
\item The typical energy loss in the absorber should be 
  large (see section \ref{urban}).
\end{enumerate}
\section{Urb\'an model}\label{urban}
The following values are obtained:

\begin{tabular}{llcrr}
16   & 16      & & 2000  & 29.63\\
100  & 27.59   & &  100  & 32.00
\end{tabular}

\begin{thebibliography}{10}
\bibitem{bib-LAND} L.Landau. On the Energy Loss of Fast Particles by
Ionisation. Originally published in \emph{J. Phys.}, 8:201, 1944.
\end{thebibliography}
\end{document}