diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-04 00:47:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-04 00:47:46 +0000 |
commit | f7f3f7dd671833ade649967a9528752a36f742fa (patch) | |
tree | 85a3d25317a9e0e3e021f987d1baa46aec85a116 /Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex | |
parent | 33c1f245e0653585bfd7f885a5880e6fbd2d1d26 (diff) |
arsclassica 2.5.3
git-svn-id: svn://tug.org/texlive/trunk@11809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex b/Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex new file mode 100644 index 00000000000..fcf6f7c6ea9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex @@ -0,0 +1,16 @@ +%******************************************************* +% Bibliography +%******************************************************* +\manualmark +\markboth{\spacedlowsmallcaps{\bibname}}{\spacedlowsmallcaps{\bibname}} +\refstepcounter{dummy} +\begingroup + \let\clearpage\relax + \let\cleardoublepage\relax + \let\cleardoublepage\relax + +\addcontentsline{toc}{chapter}{\tocEntry{\bibname}} +\bibliographystyle{classic} +\bibliography{Bibliography} +\nocite{bringhurst:elements,miede:classicthesis,pantieri:classicthesis,pantieri:art} +\endgroup |