Mercurial > cortex
comparison thesis/aux/mitthesis/biblio.tex @ 460:763d13f77e03
merge in laptop changes.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 27 Mar 2014 17:57:01 -0400 |
parents | 6b0f77df0e53 |
children |
comparison
equal
deleted
inserted
replaced
459:a86555b02916 | 460:763d13f77e03 |
---|---|
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} |