summaryrefslogtreecommitdiff
path: root/docs/model2.org
diff options
context:
space:
mode:
Diffstat (limited to 'docs/model2.org')
-rw-r--r--docs/model2.org34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/model2.org b/docs/model2.org
new file mode 100644
index 0000000..291e335
--- /dev/null
+++ b/docs/model2.org
@@ -0,0 +1,34 @@
+#+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: