dinsdag 31 juli 2018

Latex structure

\documentclass{article}
\usepackage[utf8]{inputenc}

\title{Probeersel}
\author{cornelispeek }
\date{July 2018}

\begin{document}

\maketitle

\section{Introduction}
What shall we do \cite{berne} with

\bibliographystyle{plain}
\bibliography{boeken}
\end{document}

You have to name the bibliography file and bibliographystyle before \end{document}

Enlarging Libreoffice window completely with command

 You can open the LibreOffice window completely by pressing the CTRL+Shift+J keys together.