$if(false)$ This is a pandoc template and should not be edited. $endif$ $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)$

$title$

$if(subtitle)$

$subtitle$

$endif$ $if(date)$

$date$

$endif$
$endif$ $if(toc)$
$toc$
$endif$

Abstract

$if(abstract)$ $abstract$ $else$ Please provide an abstract in the metadata block at the top of your markdown document. Refer to template.txt for details. $endif$
$body$ $for(include-after)$ $include-after$ $endfor$