\documentclass[a4paper]{article} \usepackage[utf8]{inputenc} %\usepackage{indentfirst} %\renewcommand{\baselinestretch}{1.0} \usepackage[margin=20mm]{geometry} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{graphicx} \usepackage{authblk} \pagenumbering{gobble} \usepackage{verbatim} %\immediate\write18{texcount -tex -sum \jobname.tex > \jobname.wordcount.tex} % Keywords command \providecommand{\keywords}[1] { \small \textbf{\textit{Keywords---}} #1 } \title{Here is the proposal template} \author[1]{Author A\thanks{Convenor: A.A@university.edu}} \author[1]{Author B} \author[2]{Author C} \affil[1]{Department of Computer Science, \LaTeX\ University} \affil[2]{Department of Mechanical Engineering, \LaTeX\ University} \date{} % Comment this line to show today's date \begin{document} \maketitle \keywords{MSP, UHE gamma-ray, J0218+4232} \section{Scientific rationale} \par We would suggest put the background, motivation and research goal in this part, here is the citation test \cite{2021nature}. \section{Justification} \par Why LHAASO is important or unique for this study? The data used can be specified here, and imply the possible innovation by using LHAASO data \section{Analysis plan}\label{sec:plan} \par Future plan for the data analysis, paper preparation and publication. \section{Group and analysis division} \begin{itemize} \item Author A: convener \item Author B: work on morphology analysis \item Author C:work on the theroritical interpretation \end{itemize} \begin{thebibliography}{99} \bibitem{2021nature}Cao, Z. et al. Ultrahigh-energy photons up to 1.4 petaelectronvolts from 12 $\gamma$-ray Galactic sources. Nature 7594, 33–36, (2021). \end{thebibliography} \end{document}