doc/: Reorder the arguments to `\descref'.
[sod] / doc / sod.tex
index a92d3ac..e140c1f 100644 (file)
@@ -32,7 +32,7 @@
 \usepackage[palatino, helvetica, courier, maths=cmr]{mdwfonts}
 \usepackage{makeidx}
 \usepackage
-  [columns=2, itemlayout=singlepar, justific=raggedright,
+  [columns=2, justific=raggedright,
    totoc=true, font=small]
   {idxlayout}
 \usepackage{tikz}
@@ -51,6 +51,7 @@
 
 \makeindex
 \let\indexstheadcase\relax
+\bibliographystyle{mdwalpha}
 
 \title{A Sensible Object Design for C}
 \author{Mark Wooding}
 %%%--------------------------------------------------------------------------
 \backmatter
 
+\bibliography{%
+  isostd,%
+  sigplan1990}
 \printindex
 
 %%%----- That's all, folks --------------------------------------------------