%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% NAME:		ep_template.tex
% LANGUAGE:	LaTeX
% AUTHOR:	ep, ep@nao.cas.cn
% CREATED:	2023-05-10
% MODIFIED:	2024-12-25		 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% LaTeX template for the science justification & technical feasibility
%% to be submitted as part of an Einstein Probe (EP) observing proposal.
%%
%% Einstein Probe (EP): Cycle-3
%% 
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% Default format: 12pt single column %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass[letterpaper,12pt]{article}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% Default font, two-column %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%\documentclass[letterpaper,12pt,twocolumn]{article

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% Included packages %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\usepackage{graphics,graphicx}
%\usepackage{graphicx}
\usepackage{subfigure}
%\usepackage{psfig}
\usepackage{times}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% Page dimensions                       %%%%%
%%%%% DO NOT CHANGE THE FOLLOWING 9 LINES!  %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\setlength{\textwidth}{6.5in} 
\setlength{\textheight}{9.5in}
\setlength{\topmargin}{-0.2in} 
\setlength{\oddsidemargin}{0.0in}
\setlength{\evensidemargin}{0.0in} 
\setlength{\headheight}{0in}
\setlength{\headsep}{0in} 
\setlength{\hoffset}{0in}
\setlength{\voffset}{0in}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% Section heading format %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\makeatletter
\renewcommand{\section}{\@startsection%
{section}{1}{0mm}{-\baselineskip}%
{0.5\baselineskip}{\normalfont\Large\bfseries}}%
\makeatother

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  NOTES:
% 
%  - THE SCIENTIFIC JUSTIFICATION MUST NOT EXCEED 4 PAGES!
%
%  - IT IS STRONGLY RECOMMENDED TO KEEP A FONT SIZE OF 12pt
%
%  - DO NOT INCLUDE A CV OR ANY OTHER SUPPORTING DOCUMENTS
%
%  - THE PROPOSAL MUST BE SUBMITTED AS A PDF FILE
%
%  - USAGE:  A PDF file will be generated from this Latex file using
%		      > pdflatex ep_scijust_template.tex
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{document}

\noindent$\star$\footnote{\sl Note: the proposal justification must be 
                          submitted in Portable Document Format (PDF). 
                          The maximum length of a justification 
                          (everything included) is 4 pages.}

\pagestyle{plain}
\pagenumbering{arabic}

\begin{center} 
\bfseries{Title of the EP Proposal}
\end{center}

\centerline{\bf PI: 
{A. Author}; Co-I: B. Author, C. Author }
 
\noindent {\bf 1. Abstract}
\smallskip \newline
Enter a concise abstract of the proposal here. Do not exceed 10 lines.

\bigskip
\noindent {\bf 2. Description of the Proposed Program}
\smallskip\newline
\noindent {\bf 2.1 Scientific Rationale:}
\smallskip\newline
Describe the scientific background and the overall significance of the project. State pertinent references and previous work plus justification for the present proposal. Figures and tables may also be included to help the justification.

%-----------------------------Figure Start------------------------------
%\begin{figure}[htp!]
%\subfigure[]{
%%uncomment the following line to include your fig1a:
%\includegraphics[width=8cm]{wxt.ps}
%}
%\hspace{2mm}
%\subfigure[]{
%%uncomment the following line to include your fig1b:
%\includegraphics[width=8cm]{fxt.ps}
%}
%\caption{\footnotesize
%(a): your fig1a.
%(b): your fig1b.}
%\label{fig1}
%\end{figure}
%-----------------------------Figure End--------------------------------

\noindent {\bf 2.2 Immediate Objectives:}
\smallskip \newline
Describe the proposed observing program and explain your immediate analysis goals.

\bigskip
\noindent {\bf 3. Justification of Requested Observing Strategy, Exposure Time, Feasibility, and Visibility}
\smallskip \newline
Describe the proposed targets and observations. Explain in detail the requested observing time, instrument modes, and any other constraints. Provide a feasibility analysis, such as the expected significance of detection, and signal-to-noise required to obtain the scientific results needed in the {\it Scientific Rationale} section. Explain how these observations will contribute toward the accomplishment of the goals outlined above. Provide information on the target visibility (based on the EP visibility checker).
\noindent\newline
If proposing more than one target, justify the priority of each, because it is likely that only some of the proposed targets are accepted.
\noindent\newline
If proposing a monitoring program, describe the cadence of observations, exposure time of each observation and all other time constraints.
\noindent\newline
If proposing a ToO program, explain and justify the trigger criteria and give a realistic estimate of the probability that the ToO will be triggered. Note that Cycle-3 only accepts non-ToO and anticipated ToO proposals for known sources.

\bigskip
\noindent {\bf 4. Work Plan and Justification of the Team's Expertise}
\smallskip\\
Include an anonymized one-paragraph work plan. Also briefly explain what expertise or effort each team member will contribute to the project.\\

\noindent {\bf 5. Most Relevant Proposer's Publications and References}
\smallskip \newline
{\small
(1) Author1 A.\ et al., 2024, MNRAS, Vol., page
}




\end{document}

