19 lines
190 B
TeX
19 lines
190 B
TeX
|
\documentclass {article}
|
||
|
|
||
|
\usepackage{natbib}
|
||
|
|
||
|
\title{}
|
||
|
\date{}
|
||
|
\author{}
|
||
|
|
||
|
|
||
|
\begin {document}
|
||
|
|
||
|
This is a document.
|
||
|
|
||
|
%\bibliographystyle{apalike}
|
||
|
%\bibliography{references}
|
||
|
|
||
|
\end {document}
|
||
|
|