$for(author-meta)$
$endfor$
$if(date-meta)$
$endif$
$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$
$if(quotes)$
$endif$
$if(highlighting-css)$
$endif$
$for(css)$
$endfor$
$if(math)$
$math$
$endif$
$for(header-includes)$
$header-includes$
$endfor$
$for(include-before)$
$include-before$
$endfor$
$if(title)$
$if(date)$
$date$
$endif$
$title$
$for(author)$
$author.name$
$author.affiliation$
$endfor$
$endif$
$if(toc)$
$endif$
$if(abstract)$
Abstract: $abstract$
$endif$
$body$