Mercurial > cortex
view thesis/aux/mitthesis/biblio.tex @ 555:c8f7d10b1a2a
further clarification about skin partitioning per winston's request
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 02 May 2014 14:27:29 -0400 |
parents | 6b0f77df0e53 |
children |
line wrap: on
line source
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 of3 %% this file to a `thebibliography' environment. For more information4 %% see section 4.3 of the LaTeX manual.5 \begin{singlespace}6 \bibliography{main}7 \bibliographystyle{plain}8 \end{singlespace}