| Revision: | 732 |
| Committed: | Wed Aug 27 17:45:37 2003 UTC (22 years, 3 months ago) by mmeineke |
| Content type: | application/x-tex |
| File size: | 384 byte(s) |
| Log Message: | added the disertaion bibliography got the directory setup to build standalone texts. |
| # | Content |
|---|---|
| 1 | |
| 2 | \backmatter |
| 3 | |
| 4 | \bibliographystyle{thesis} |
| 5 | \bibliography{disertation} % DANGER: use a '.bst' file with the same name as |
| 6 | % % the '.tex' file here but without the '.bst' ending. |
| 7 | %% \begin{bibliography} % If you aren't using BIBTeX & a database, put your |
| 8 | %% bibliography in this environment |
| 9 | %% \end{bibliography} |
| 10 | \end{document} |
| 11 | \endinput |