Tutoriais

Sobre BibTex



Dicas Gerais


Dicas para português


Gerando Apresentações com LaTex


Gerando gráficos para usar com o LaTex


PdfLatex



\usepackage{graphics}
.
.
.
\begin{figure}[htb!]
\centering
\includegraphics[height=150pt,width=150pt]{FigureExample}
\caption{An Example Figure}
\label{fig:FigureExample}
\end{figure}

Resumés and CVs