\documentclass[10pt,a4paper]{article}
\usepackage[a4paper,top=0.5cm,bottom=0.5cm,left=1cm,right=1cm]{geometry}
\usepackage{graphicx}
\usepackage{booktabs}
\usepackage{array}
\usepackage{caption}
\usepackage{titlesec}
\usepackage{enumitem}
\usepackage{multicol}
\usepackage{float}
\usepackage{newtxtext,newtxmath}
\pagestyle{empty}
\setlength{\parindent}{0pt}
\setlength{\columnsep}{8mm}
\newcommand{\TitleFont}{\fontsize{14pt}{16pt}\selectfont\bfseries}
\newcommand{\AuthorFont}{\fontsize{10pt}{12pt}\selectfont\bfseries}
\newcommand{\AffiliationFont}{\fontsize{8pt}{10pt}\selectfont\itshape}
\newcommand{\EmailFont}{\fontsize{8pt}{10pt}\selectfont\itshape}
\newcommand{\BodyFont}{\fontsize{10pt}{12pt}\selectfont}
\newcommand{\SectionFont}{\fontsize{10pt}{12pt}\selectfont\bfseries}
\newcommand{\CaptionFont}{\fontsize{9pt}{11pt}\selectfont}
\newcommand{\ReferenceFont}{\fontsize{10pt}{12pt}\selectfont}
\DeclareCaptionFont{ninept}{\fontsize{9pt}{11pt}\selectfont}
\captionsetup{
font=ninept,
labelfont=bf
}
\titleformat{\section}{\SectionFont\centering}{\Roman{section}}{0.5em}{}
\begin{document}
\BodyFont
\noindent
\begin{minipage}[t]{0.35\textwidth}
\includegraphics[width=0.9\linewidth]{logo.jpeg}
\end{minipage}
\begin{minipage}[t]{0.65\textwidth}
\begin{flushright}
{\fontsize{11pt}{12pt}\selectfont\itshape
30$^{\mathrm{th}}$ National Conference on Cryogenics and Superconductivity, 2026\\
7--9 December 2026, LPSC--ISRO, Valiamala, Thiruvananthapuram}
\end{flushright}
\end{minipage}\hfill
\vspace{1mm}\hrule\vspace{4mm}
\begin{center}
{\TitleFont Guidelines for Preparing the Extended Abstract\\
(Times New Roman, 14pt Bold, Capitalise Each Word)}
\vspace{2mm}
{\AuthorFont Author 1$^{a}$, Author 2$^{b}$ (10 Pt Bold, Times New Roman)}
\vspace{1mm}
{\AffiliationFont a - Affiliation, b - Affiliation (Times New Roman, 8pt, Italics)}
\vspace{1mm}
{\EmailFont E-mail: communicatingauthor@some.com (Times New Roman, 8pt, Italics)}
\end{center}
\begin{multicols}{2}
\section{Introduction}
This article presents detailed instructions for the preparation of Extended Abstract for the NSCS-30 at LPSC--ISRO, Valiamala, Thiruvananthapuram. The extended abstract (max. ONE PAGE) shall be prepared considering the sections shown in this template. Use Times New Roman font consistently. All section headings shall be of 10 pt bold. All subsection headings shall be of 9 pt bold. Body text shall be of 10 pt normal. Kindly follow the guidelines strictly for the preparation of the extended abstracts. The abstract shall be submitted under any one of the conference sub-themes. Please avoid reporting routine trends, routine characterization as the main accomplishment of the study. The novelty and its impact on cryogenic and superconductivity knowledge database need to be brought forth \cite{shukla2017}.
\section{Motivation and Objective}
This part of the abstract shall be provided with the motivation for the work and objective of the paper.
\section{Methodology}
This part shall discuss about the methodology adopted in the study for achieving the objective. Details about the various stages in the methodology shall be provided in brief. The extended abstract may have one table, and/or one figure indicating methodology and/or typical results.
\begin{table}[H]
\centering
\caption{Physical properties of sands}
\begin{tabular}{lcccccc}
\toprule
Soil & $D_{60}$ & $D_{30}$ & $D_{10}$ & $C_u$ & $C_c$ & $\mu^o$\\
&(mm)&(mm)&(mm)&&&\\
\midrule
Sand1&0.25&0.20&0.16&0.56&1.00&33\\
Sand2&0.22&0.19&0.13&1.47&1.09&35\\
\bottomrule
\end{tabular}
\end{table}
\section{Important Outcomes}
Important outcomes of the study shall be presented in this section. The extended abstract shall be of maximum one page (A4 size, with 0.5 cm top \& bottom margins, 1.0 cm left and right margins). One or two important references shall be cited and listed in reference section.
{\CaptionFont\textbf{Figure Labels:} Use 9 point Times New Roman for Figure labels. Use the abbreviation ``Fig.~1.'' even at the beginning of a sentence. Figure captions should be below the figures; table heads should appear above the tables. Insert figures and tables after they are cited in the text.}
\begin{figure}[H]
\centering
\includegraphics[width=0.7\linewidth]{figure1.png}
\caption{Sensitivity of different metal-coated FBG sensors}
\label{fig1}
\end{figure}
\section{Conclusion}
Main conclusions highlighting the novelty of the work have to be briefly mentioned in this section. Pdf version of the extended abstract shall be uploaded to the conference website using author registration/login. Each abstract will be given a unique number which shall be used for further communication. The abstract will be reviewed and the authors of the accepted abstracts will be requested to submit full length paper.
References style format must follow the style Author name, title, Publisher/journal/proceeding name, volume number, (year), pages. References run consecutively through the paper with [] brackets. Authors should ensure that all references are cited in the text and vice versa. See the examples of article in conference proceedings \cite{shukla2017}, article in journal \cite{mehta2012}, conference proceedings with page numbers \cite{damle2016}, book \cite{douglas2006}, section in book \cite{kundu2011} shown in Reference below.
\bibliographystyle{unsrt}
\bibliography{references}
\end{multicols}
\end{document}