fixed formatting and added keywords/categories
authorGodmar Back <godmar@gmail.com>
Fri, 29 Aug 2008 17:26:59 +0000 (17:26 +0000)
committerGodmar Back <godmar@gmail.com>
Fri, 29 Aug 2008 17:26:59 +0000 (17:26 +0000)
sigcse2009/sigcse2009.tex

index 7f741a1313f66ef0f59ce4c2082049a95771e472..aff1217e1eb57578775de51b367816c2104c8528 100644 (file)
 
 \documentclass{sig-alternate}
 
+% force letter size (default is A4)
+\pdfpagewidth=8.5in
+\pdfpageheight=11in
+
 \usepackage{graphicx}
 
 % from http://mintaka.sdsu.edu/GF/bibliog/latex/floats.html
 %A category including the fourth, optional field follows...
 %\category{D.2.8}{Software Engineering}{Metrics}[complexity measures, performance measures]
 
-%\terms{Fill in terms here if we need them}
+% http://www.cs.arizona.edu/groups/sigcse09/format.html#reqs suggests
+\category{K.3.2}{Computers and Education}{Computer and Information Science Education}
+
+\terms{Design, Experimentation}
 
-%\keywords{Fill in keywords here if we need them}
+\keywords{Pintos, instructional operating system, instructional kernel}
 
 \input{figures}
 
 
 %
 %
+{ \small
+\vskip .2in
 \bibliography{sigcse2009}  % sigproc.bib is the name of the Bibliography in this case
+}
 \end{document}