Mercurial > cortex
comparison thesis/mitthesis/biblio.tex @ 421:c2c28c3e27c4
get mit thesis template file.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 21 Mar 2014 00:08:49 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
420:7f3581dc58ff | 421:c2c28c3e27c4 |
---|---|
1 %% This defines the bibliography file (main.bib) and the bibliography style. | |
2 %% If you want to create a bibliography file by hand, change the contents of | |
3 %% this file to a `thebibliography' environment. For more information | |
4 %% see section 4.3 of the LaTeX manual. | |
5 \begin{singlespace} | |
6 \bibliography{main} | |
7 \bibliographystyle{plain} | |
8 \end{singlespace} |