Referencesin.tex

From Wiki
Revision as of 11:16, 11 August 2009 by 10.0.7.14 (talk)
Jump to navigation Jump to search

\documentclass[11pt]{article}

\usepackage{cite}


\begin{document}

\title{References in}

\author{You}

\date{Today}

\maketitle


To be or not to be ~\cite{Shake1600}.


\bibliography{biblio}{}

\bibliographystyle{plain}

\end{document}