#+TITLE: Your title goes here #+OPTIONS: toc:nil author:nil #+LaTeX_CLASS: apa7 #+LaTeX_CLASS_OPTIONS: [man,a4paper,oneside,12pt,floatsintext] #+LaTeX_HEADER: \author{Niclas Dobbertin} #+LaTeX_HEADER: \affiliation{author affiliation} #+LaTeX_HEADER: \leftheader{With the apa6 class, it is good idea to customize the left header here} #+LaTeX_HEADER: \shorttitle{Your short title goes here} #+LaTeX_HEADER: \DeclareLanguageMapping{english}{english-apa} #+LaTeX_HEADER: \usepackage[english]{babel} #+LaTeX_HEADER: \usepackage{csquotes} #+cite_export: biblatex apa,backend=biber,sortcites=true,sorting=nyt # some stuff for further formatting beyond the apa7 package #+LaTeX_HEADER: \usepackage{setspace} #+LaTeX_HEADER: \renewcommand{\baselinestretch}{1.1} #+LaTeX_HEADER: \usepackage{subcaption} #+LaTeX_HEADER: \abstract{Your abstract goes here} #+LaTeX_HEADER: \keywords{Your keywords go here} #+PROPERTY: header-args:python :session *pyactr-python* * Introduction And now just type away! # Everything with a "# " (don't forget the space) before it is a comment and is ignored when exporting to pdf. ** This is a sub-heading! Remember our lists? - Here is a list entry - Here is another one #+print_bibliography: