diff options
Diffstat (limited to 'notes/paper.tex')
| -rw-r--r-- | notes/paper.tex | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/notes/paper.tex b/notes/paper.tex index 48dce83..b28234a 100644 --- a/notes/paper.tex +++ b/notes/paper.tex @@ -52,7 +52,7 @@ top=0.5in, bottom=0.8in ]{geometry} \titleformat{\section}{\large}{}{0em}{} \titleformat{\subsection}{\bfseries}{}{0em}{} -\titleformat{\chapter}{\vspace{-2cm}\tt\huge\itshape}{}{0em}{} +\titleformat{\chapter}{\vspace{-2cm}\tt\huge\itshape}{\thechapter:}{5mm}{} \begin{document} \begin{titlepage} @@ -75,6 +75,9 @@ top=0.5in, bottom=0.8in ]{geometry} \input{hardware.tex} \input{software.tex} \input{networks.tex} +\input{legal.tex} +\input{cyber.tex} +\input{data-rep.tex} \chapter{Acknowledgements, about, and license} Notes for AQA GCSE Computer Science.\\ @@ -97,15 +100,10 @@ time on trying to answer questions and play with the ideas discussed. \vspace{2cm} -\begin{myquote} - - This work is licensed under the Creative Commons - Attribution-ShareAlike 4.0 International License. To view a copy - of this license, visit - \url{http://creativecommons.org/licenses/by-sa/4.0/} or send a - letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, - USA. - -\end{myquote} +This work is licensed under the Creative Commons +Attribution-ShareAlike 4.0 International License. To view a copy of +this license, visit +\url{http://creativecommons.org/licenses/by-sa/4.0/} or send a letter +to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. \end{document} |
