PhD_Proposal_WIMEK
Author
Ignacio Saldivia Gonzatti
Last Updated
6달 전
License
Creative Commons CC BY 4.0
Abstract
Proposal template for WIMEK PhD candidates
% +--------------------------------------------------------------------+
% | WIMEK PhD proposal in Latex |
% | Author: Ignacio Saldivia Gonzatti |
% | License: MIT |
% | Revised: 2024-05-15 |
% +--------------------------------------------------------------------+
% Document class and page layout
\documentclass{article}
\usepackage[margin=1in]{geometry} % Adjust page margins
\usepackage{parskip} % No indentation, space between paragraphs
% Graphics and Figures
\usepackage{graphicx} % Insert images
\usepackage{subcaption} % Subfigures
\usepackage{adjustbox} % Adjust table sizes
\usepackage{tikz} % Drawing figures
\usepackage{float} % Float placement options
\usepackage[figuresright]{rotating} % Rotate tables and figures
% Math and Chemistry
\usepackage{amsmath} % Enhanced math features
\usepackage{chemformula} % Chemical formulas
\usepackage{amsfonts} % Additional math fonts
\usepackage{amssymb} % Additional math symbols
\usepackage{mathrsfs} % Math script fonts
% Hyperlinks and Cross-references
\usepackage[hidelinks]{hyperref} % Hide links
\usepackage[noabbrev]{cleveref} % Smart cross-references
% Tables and Tabular Formatting
\usepackage{tabularx} % Adjustable-width tables
\usepackage{array} % Extended array and tabular environments
\usepackage{booktabs} % Enhanced table layout
\usepackage{tablefootnote} % Footnotes in tables
\usepackage{longtable} % Tables that span multiple pages
\usepackage{multirow} % Multi-row table cells
\usepackage{makecell} % Improved table formatting
\usepackage{siunitx} % SI units
\usepackage[para,online,flushleft]{threeparttable} % Table with notes
% Bibliography and Citations
\usepackage[useprefix=true, backref=true, style=numeric]{biblatex} % Bibliography management
\addbibresource{example.bib} % Bibliography file
\usepackage{doi} % Handle DOIs in bibliography
% Miscellaneous
\usepackage{lineno} % Line numbering
\usepackage{authblk} % Author and affiliation formatting
\usepackage{setspace} % Line spacing control
\usepackage{textcomp} % Additional symbols and fonts
\usepackage{etoolbox} % Toolbox for LaTeX programming
\usepackage{wasysym} % Additional symbols
\usepackage[breakable]{tcolorbox} % Colored boxes
\usepackage[hang,flushmargin]{footmisc} % Footnote formatting
\usepackage{lscape} % Landscape pages
\usepackage{blindtext} % Generate dummy text
% Todo Notes and Comments
\usepackage[colorinlistoftodos, textsize=footnotesize,
tickmarkheight=.5em, textwidth=20mm]{todonotes} % Todos and comments
\definecolor{mycolor}{rgb}{0.5,0.5,0.5} % Define custom color for todos
\newcommand{\mynote}[1]{\todo[color=mycolor!40,prepend]{#1}} % Custom todo note
\newcommand{\inline}[1]{\todo[inline, color=mycolor!40]{#1}} % Inline todo note
% Fonts
\usepackage[sfdefault,light]{FiraSans} % Fira Sans font
% Hyperlink colors
\usepackage{xcolor} % Hyperlink colors
\hypersetup{
colorlinks,
linkcolor={red!50!black},
citecolor={blue!50!black},
urlcolor={blue!80!black}
}
% Change section numbers to letters
\renewcommand{\thesubsection}{\thesection.\alph{subsection}} % Subsection numbering
% Modify backref strings
\DefineBibliographyStrings{english}{%
backrefpage = {$\hat{}$},%
backrefpages = {$\hat{}$}%
}
\DeclareFieldFormat{pagerefformat}{{\mkbibemph{#1}}}
\renewbibmacro*{pageref}{%
\iflistundef{pageref}
{}
{\printtext[pagerefformat]{%
\ifnumgreater{\value{pageref}}{1}
{\bibstring{backrefpages}\ppspace}
{\bibstring{backrefpage}\ppspace}%
\printlist[pageref][-\value{listtotal}]{pageref}}}}
% Show bibliography keys in the margin
% \usepackage[notcite]{showkeys}
% +--------------------------------------------------------------------+
% | Title, Author Information, and Date |
% +--------------------------------------------------------------------+
\title{Title of PhD}
\author{Jane Doe}
\date{Last Update: \today}
% Start the document
\begin{document}
% +--------------------------------------------------------------------+
% | If you need to convert output PDF to Word for revision, |
% | install pandoc and run in terminal: |
% | pandoc documentName.docx -o documentName.tex |
% +--------------------------------------------------------------------+
% +--------------------------------------------------------------------+
% | IMPORTANT |
% | Please read the instructions at the end of this form thoroughly |
% | before answering each question! |
% | Please insert text electronically. |
% +--------------------------------------------------------------------+
\begin{tabular}{ll}
\begin{tabular}{l}
\includegraphics[trim={1.5cm 0 1.5cm 0}, clip, height=4cm]{figures/wimek.jpg}
\end{tabular}
& \begin{tabular}{l}
\parbox{0.7\textwidth}{
\begin{tcolorbox}[colback=white, colframe=black, sharp corners, parbox=false, breakable]
{\Large PhD Project Proposal form for approval by the WIMEK Graduate School} \\
Version date of this proposal (dd/mm/yyyy): \today \\
Main research group involved: INSERT HERE \\
Other research group(s) involved:
\end{tcolorbox}
}
\end{tabular} \\
\end{tabular}
% +--------------------------------------------------------------------+
\section{PhD CANDIDATE details}
Full name of PhD candidate (as in passport): \underline{Jane Doe}
Gender (F/M): \underline{F}
E-mail: \underline{\href{mailto:jane.doe@wur.nl}{jane.doe@wur.nl}}
Period of appointment/fellowship (dd/mm/yyyy): \underline{from 2024/01/01 to 2028/01/01}
PhD category (Research Assistant, Sandwich PhD, Guest PhD, External PhD or staff): \underline{INSERT HERE}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{}
\subsection{SUPERVISORS and TECHNICAL SUPPORT}
List all staff members involved in the proposed research: provide name, initials, titles, and type of involvement, e.g. promotor, co-promotor, daily supervisor, technician, advisor.
\begin{table}[H]
\centering
\begin{tabularx}{\textwidth}{|X|X|X|X|X|}
\hline
Name and title & Specialization & Organisation / Institute & Involvement & Hours supervision per week \\
\hline
\hline
Dr. 1 & S1 & O1 & Promotor & 1 \\ \hline
Dr. 2 & S2 & O2 & \makecell[l]{Co-promotor \\ Daily Supervisor} & 1 \\ \hline
Dr. 3 & S3 & O3 & \makecell[l]{Co-promotor \\ Daily Supervisor} & 1 \\ \hline
\end{tabularx}
\end{table}
\subsection{CO-OPERATION}
With what other organisations outside your university will cooperation take place?
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{}
\subsection{PROJECT TITLE (English)}
\subsection{KEYWORDS (3 - 5)}
\subsection{POPULAR SUMMARY of the proposal in English (max 100 words)}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{}
\subsection{CODE OF CONDUCT for RESEARCH INTEGRITY}
I, \underline{Jane Doe}, declare and promise that I will adhere to the Netherlands Code of Conduct for Research Integrity and will faithfully act according to its guiding principles regarding honesty, scrupulousness, transparency, independence, and responsibility. Moreover, I will also adhere to the Research Integrity Code of Wageningen University and Research, focusing on the good behaviour of everyone at WUR: staff members, PhD candidates, and students.
\subsection{LEGAL REQUIREMENTS}
Does the proposed research comply with the law and legal requirements, such as ``DNA recombinant legislation", ``Code openness Animal Experiments" and/or ``Code of Conduct for Biosecurity"?
% Yes, No, Not applicable
\underline{INSERT HERE}
\subsection{ETHICAL DILEMMAS}
Describe potential ethical dilemmas regarding this research project:
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{FINANCING}
\subsection{How is the project financed? (more than one possible)}
% +--------------------------------------------------------------------+
% | Use \CheckedBox OR \XBox to fill box |
% +--------------------------------------------------------------------+
{\Large \Square} University funds, percentage:
(First flow of funds)
{\Large \Square} Externally financed by NWO/STW/WOTRO/KNAW, percentage:
(Second flow of funds)
Please specify:
{\Large \Square} Externally financed by other parties (EU, government, industry, NGOs), percentage:
(Third flow of funds)
Please specify:
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{RESEARCH CONTEXT}
\subsection{Will the project be executed (partly) outside The Netherlands?}
% Yes/No. If Yes, specify.
\subsection{Affiliation with national or international research programmes (if applicable)}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{SCIENTIFIC SUMMARY OF THE RESEARCH PROJECT (max 250 words)}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{DESCRIPTION OF THE RESEARCH PROJECT (max 2500 words)}
\subsection{Problem definition and research objectives}
% +--------------------------------------------------------------------+
% | Check biblatex options to cite with other formats |
% +--------------------------------------------------------------------+
Anthropogenic climate change has exposed ecosystems to conditions that are unprecedented over millennia (high confidence), which has greatly impacted species on land and in the ocean (very high confidence) \cite{ipccTechnicalSummaryClimate2023}.
Example of enumerate:
\begin{enumerate}
\item RQ1
\item RQ2
\end{enumerate}
\begin{tcolorbox}[title=Example of color box, colback=white, colframe=black, rounded corners, parbox=false, breakable]
\blindtext
\end{tcolorbox}
\subsection{Scientific approach/methodological design}
\subsubsection{Subsubsection example}
\begin{figure}[H]
\centering
\includegraphics[width=0.5\textwidth]{example-image-a}
\caption{Example caption}
\label{fig.example}
\end{figure}
\subsection{Work plan and schedule (detailed work plan for the first year of the research project and a rough work plan for the second part of the project)}
\subsection{Type of publications to be expected}
\begin{enumerate}
\item Publication 1
\item Publication 2
\item Publication 3
\item Publication 4
\end{enumerate}
\subsection{Scientific significance/innovative aspects}
\subsection{Societal relevance (valorisation and dissemination of results)}
(please mention the expected relevance for environmental and sustainability issues; the main stakeholders and the way you will disseminate the results to the stakeholders)
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{DATA MANAGEMENT}
(data storage, data ownership, and data sharing: see instructions)
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{FEASIBILITY}
\subsection{Top 5 publications of the involved research groups, related to this proposal}
\begin{enumerate}
\item
\item
\item
\item
\item
\end{enumerate}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
\subsection{Data requirements and availability}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
\subsection{Collaboration both national and international}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{FINANCIAL ARRRANGEMENTS}
\begin{table}[H]
\centering
\begin{tabularx}{\textwidth}{|l|X|X|X|X|X|}
\cline{3-6}
\multicolumn{2}{l|}{}& Year 1 & Year 2 & Year 3 & Year 4 \\
\cline{3-6}
\hline
\multicolumn{2}{|l|}{Personnel (k€)} & & & & \\
\hline
\multirow{4}{*}{Research costs (k€)} & Equipment & & & & \\
\cline{2-6} & Consumables & & & & \\
\cline{2-6} & Fieldwork & & & & \\
\cline{2-6} & PhD training and education & & & & \\
\hline
\end{tabularx}
\end{table}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{ARE ALL REQUIREMENTS (FINANCIAL, PERSONNEL AND EQUIPMENT) AVAILABLE AND/OR ARRANGED?}
\underline{Yes}
% If not, please explain:
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{AGREED (digital) signatures}
\begin{table}[H]
\centering
\begin{tabularx}{\textwidth}{X X}
PhD candidate & Promotor \\
& \\
& \\
& \\
Name: Jane Doe & Name: \\
Date: \today & Date: \\
\end{tabularx}
\end{table}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{NAMES, ADDRESSES AND EXPERTISE OF POSSIBLE REFEREES}
Please name here at least five national and foreign referees (name, affiliation, e-mail), who will be able to give an independent judgement on the scientific quality and feasibility of the research project:
\begin{table}[H]
\centering
\begin{tabularx}{\textwidth}{XXX}
Name & Affiliation & Address \\
& & \\
& & \\
& & \\
& & \\
& & \\
\end{tabularx}
\end{table}
\begin{center}
\rule{\textwidth}{0.5pt}
\end{center}
% In case you want to rename References
% \renewcommand{\refname}{Appendix 1: References}
\printbibliography
% Appendix
\section*{Appendix: Figures and Tables}
\begin{figure}[H]
\centering
\includegraphics[width=\textwidth]{example-image-b}
\caption{Example caption}
\label{fig.example1}
\end{figure}
% +--------------------------------------------------------------------+
% | INPUT INSTRUCTIONS - DO NOT TOUCH |
% +--------------------------------------------------------------------+
\newpage
% start counting sections from 1
\setcounter{section}{0}
\input{instructions}
\end{document}