From f7f3f7dd671833ade649967a9528752a36f742fa Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 4 Jan 2009 00:47:46 +0000 Subject: arsclassica 2.5.3 git-svn-id: svn://tug.org/texlive/trunk@11809 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/arsclassica/FrontBackMatter/Bibliography.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex (limited to 'Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex') 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 -- cgit v1.2.3