You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
\documentclass[a4paper,11pt]{article}
|
|
|
|
|
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
|
\usepackage[dutch]{babel}
|
|
|
|
\usepackage{csquotes}
|
|
|
|
\usepackage[margin=1in]{geometry}
|
|
|
|
\usepackage[parfill]{parskip}
|
|
|
|
\usepackage{url}
|
|
|
|
\usepackage{hyperref}
|
|
|
|
\usepackage{xcolor}
|
|
|
|
\usepackage{multicol}
|
|
|
|
% \usepackage[style=apa, urldate=comp]{biblatex}
|
|
|
|
\usepackage[urldate=comp]{biblatex}
|
|
|
|
\bibliography{references}
|
|
|
|
\urlstyle{same}
|
|
|
|
\hypersetup{
|
|
|
|
colorlinks,
|
|
|
|
linkcolor={red!0!black},
|
|
|
|
citecolor={blue!50!black},
|
|
|
|
urlcolor={blue!80!black}
|
|
|
|
}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\graphicspath{{images/}}
|
|
|
|
|
|
|
|
\usepackage{subfiles}
|
|
|
|
|
|
|
|
\title{Portfolio voorbereiding HBO}
|
|
|
|
\author{Nisse Lommerde}
|
|
|
|
\date{mei 2023}
|
|
|
|
|
|
|
|
\pdfinfo{%
|
|
|
|
/Title ()
|
|
|
|
/Author ()
|
|
|
|
/Creator ()
|
|
|
|
/Producer ()
|
|
|
|
/Subject ()
|
|
|
|
/Keywords ()
|
|
|
|
}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
\pagebreak
|
|
|
|
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
\pagebreak
|
|
|
|
|
|
|
|
\subfile{sections/2.3/2-3-mbo-hbo.tex}
|
|
|
|
|
|
|
|
\subfile{sections/2.4/competenties.tex}
|
|
|
|
|
|
|
|
\subfile{sections/2.5/kwaliteiten.tex}
|
|
|
|
|
|
|
|
\subfile{sections/2.6/orienteren.tex}
|
|
|
|
|
|
|
|
\subfile{sections/2.8/drijfveren_motivatie.tex}
|
|
|
|
|
|
|
|
\subfile{sections/2.11/geld.tex}
|
|
|
|
|
|
|
|
\section{Bronvermelding}
|
|
|
|
\printbibliography[heading=none]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\end{document}
|