Compare commits

...

2 Commits

Author SHA1 Message Date
LaTeX Anon e1db4ee10f Add bibliography to ToC 1 year ago
LaTeX Anon c1454f4bef Add more anons 1 year ago
  1. 3
      bboc.tex

3
bboc.tex

@ -30,7 +30,7 @@
\newcommand{\rfootnotetext}[1]{\setcounter{afn}{\value{footnote}}{\renewcommand{\thefootnote}{\Roman{footnote}}\setcounter{footnote}{\value{rfn}}\footnotetext{#1}\setcounter{rfn}{\value{footnote}}}\setcounter{footnote}{\value{afn}}}
\title{The Black Book of Capitalism}
\author{Jean Ziegler, 1998 \and Translated by Based BBOC Anon \and Typeset by \LaTeX\,Anon}
\author{Jean Ziegler, 1998 \and Translated by Based BBOC Anon \and Typeset by \LaTeX\,Anon \and Proofread by Proofreading Anon \#1\linebreak and Proofreading Anon \#2 \and Front cover by Anonymous \and Back cover by Anonymous}
\date{\today}
\begin{document}
@ -95,6 +95,7 @@ This is the inside of the cover. We could put stuff here.
\input{appendix}
\bibliography{refs}
\addcontentsline{toc}{chapter}{Bibliography}
\bibliographystyle{ieeetr}
\newpage

Loading…
Cancel
Save