diff options
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 |