diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-27 23:08:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-27 23:08:51 +0000 |
commit | 751d5878d9b2352364c0da742d05ae57ad95405e (patch) | |
tree | 01c395a5ec434141e8896da36b2bfcda9f9ba575 /Master/texmf-dist/doc/xelatex/simple-thesis-dissertation/Thesis-BackMatter.tex | |
parent | 30bc5d99d734ae5354ff1c0deb150c30bd11fe11 (diff) |
simple-thesis-dissertation (1jan17)
git-svn-id: svn://tug.org/texlive/trunk@43058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/simple-thesis-dissertation/Thesis-BackMatter.tex')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/simple-thesis-dissertation/Thesis-BackMatter.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/simple-thesis-dissertation/Thesis-BackMatter.tex b/Master/texmf-dist/doc/xelatex/simple-thesis-dissertation/Thesis-BackMatter.tex new file mode 100644 index 00000000000..b89f6b7b477 --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/simple-thesis-dissertation/Thesis-BackMatter.tex @@ -0,0 +1,11 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% BIBLIOGRAPHY. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\clearpage +\phantomsection +\addcontentsline{toc}{chapter}{Bibliography} + +\bibliographystyle{IEEEtran} % IEEE bibliographic/citation style. +%\bibliography{IEEEabrv,Thesis} +\bibliography{IEEEfull,Thesis} |