%%
%% This is file `insight_proposal.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% sshrc-insight.dtx  (with options: `insightproposal')
%% 
%% This is a generated file.
%% 
\documentclass{sshrc-insight}[=2024]

%% This is the main file for a skeleton SSHRC Insight Grant proposal
%% using the sshrc-insight class.  Compile this file to get a complete
%% draft of your proposal (minus the short-answer fields from the
%% online application form) in a single PDF, including a table of
%% contents.  This makes it convenient for you (and anyone helping you
%% review your proposal before submission) to read all the long-form
%% proposal text.
%%
%% The complete proposal is generated from the other tex files in this
%% directory, which are the individual documents and long-answer form
%% fields to be attached to or copied into the online application form.
%% They can be compiled separately for when you want to work on one
%% part of the proposal at a time, or for when you are ready to attach
%% the individual PDFs to the online application form.

%% Use one of the following two commands to set the hyphenation
%% patterns, document and section headings, bibliography strings,
%% etc. to Canadian English or French.
\usepackage[canadian]{babel}
%% \usepackage[french]{babel}

%% It is recommended to use biblatex + biber for your references; the
%% skeleton proposal assumes that this is how you have things set up.
%% (It may be possible to use bibunits + bibtex instead but this has
%% not been tested.)  Modify the following lines to configure
%% biblatex's citation and reference styles to your taste and to
%% specify the bibliography file(s) you want to use.
\usepackage{csquotes}
\usepackage[style=authoryear]{biblatex}
\addbibresource{insight_proposal.bib}

%% The following (optional) block of commands enables hyperlinks and
%% PDF metadata, and ensures URLs are set in Times (New Roman).  Remove
%% or tweak if desired.
\usepackage[pdfusetitle]{hyperref}
\hypersetup{%
    colorlinks=true,
    breaklinks=true,
    urlcolor=black,
    linkcolor=black,
    citecolor=black,
    linktoc=all,
}
\urlstyle{rm}

%% The following (optional) block of commands tightens up the layout to
%% save space.  Remove or tweak if desired.
\usepackage{microtype}
\usepackage[inline]{enumitem}
\setlist{noitemsep,topsep=0pt,parsep=0pt,partopsep=0pt}
\usepackage[compact]{titlesec}

%% Enter the title and author(s) of your proposal here.
\title{My SSHRC Insight proposal}
\author{My name}

\begin{document}

\maketitle
\tableofcontents

%% Remove or comment out any of the following sections that don't apply
%% to your proposal.
\subfile{previous_critiques}
\subfile{multi-interdisciplinary_evaluation}
\subfile{summary}
\subfile{detailed_description}
\subfile{knowledge_mobilization_plan}
\subfile{list_of_references}
\subfile{research-creation_support_material}
\subfile{research_team}
\subfile{budget_justification}
\subfile{expected_outcomes}
\subfile{exclusion_of_potential_reviewers}
\subfile{research_contributions}
\subfile{career_interruptions}

%% If you wish, you could include further documents you will be
%% attaching to the final submission.  For externally generated PDFs,
%% you should add \usepackage{pdfpages} to the document preamble. Here
%% is an example of how you might include your STRAC attestation (from
%% a file named attestation.pdf) and add it to the table of contents:
%%
%% \includepdf[
%%     pages=-,
%%     addtotoc={1,section,1,STRAC Attestation,STRAC}
%%   ]{attestation}

\end{document}
\endinput
%%
%% End of file `insight_proposal.tex'.
