\documentclass{article} \begin{document} \title{THE WINDOWS REGISTRY} \maketitle \section{The Registry Structure} Windows uses the Registry to store its settings. The registry is a central place blah, blah, blah Some of the keys in the registry are: \begin{description} \item[HKEY\_USERS] For storing blah blah \item[HKEY\_CLASSES\_ROOT] \item[HKEY\_CURRENT\_CONFIG] \end{description} \end{document}