manuscript and bib

This commit is contained in:
Pierre-Francois Loos 2024-02-06 20:10:37 +01:00
parent d97d580059
commit 44c4326249
3 changed files with 21275 additions and 10 deletions

21133
manuscript/biblio.bib Normal file

File diff suppressed because it is too large Load Diff

141
manuscript/manuscript.tex Normal file
View File

@ -0,0 +1,141 @@
\documentclass[aip,jcp,reprint,noshowkeys,superscriptaddress]{revtex4-1}
\usepackage{graphicx,dcolumn,bm,xcolor,microtype,multirow,amscd,amsmath,amssymb,amsfonts,physics,wrapfig,bbold,siunitx,xspace,ulem}
\usepackage[version=4]{mhchem}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{hyperref}
\hypersetup{
colorlinks,
linkcolor={red!50!black},
citecolor={red!70!black},
urlcolor={red!80!black}
}
\usepackage{listings}
\definecolor{codegreen}{rgb}{0.58,0.4,0.2}
\definecolor{codegray}{rgb}{0.5,0.5,0.5}
\definecolor{codepurple}{rgb}{0.25,0.35,0.55}
\definecolor{codeblue}{rgb}{0.30,0.60,0.8}
\definecolor{backcolour}{rgb}{0.98,0.98,0.98}
\definecolor{mygray}{rgb}{0.5,0.5,0.5}
\definecolor{sqred}{rgb}{0.85,0.1,0.1}
\definecolor{sqgreen}{rgb}{0.25,0.65,0.15}
\definecolor{sqorange}{rgb}{0.90,0.50,0.15}
\definecolor{sqblue}{rgb}{0.10,0.3,0.60}
\lstdefinestyle{mystyle}{
backgroundcolor=\color{backcolour},
commentstyle=\color{codegreen},
keywordstyle=\color{codeblue},
numberstyle=\tiny\color{codegray},
stringstyle=\color{codepurple},
basicstyle=\ttfamily\footnotesize,
breakatwhitespace=false,
breaklines=true,
captionpos=b,
keepspaces=true,
numbers=left,
numbersep=5pt,
numberstyle=\ttfamily\tiny\color{mygray},
showspaces=false,
showstringspaces=false,
showtabs=false,
tabsize=2
}
\newcolumntype{d}{D{.}{.}{-1}}
\lstset{style=mystyle}
\newcommand{\titou}[1]{\textcolor{red}{#1}}
\newcommand{\trashPFL}[1]{\textcolor{red}{\sout{#1}}}
\newcommand{\PFL}[1]{\titou{(\underline{\bf PFL}: #1)}}
\newcommand{\ant}[1]{\textcolor{teal}{#1}}
\newcommand{\trashant}[1]{\textcolor{teal}{\sout{#1}}}
\newcommand{\ANT}[1]{\ant{(\underline{\bf ANT}: #1)}}
\newcommand{\TODO}[1]{\textcolor{red}{(\underline{\bf TODO}: #1)}}
% addresses
\newcommand{\LCPQ}{Laboratoire de Chimie et Physique Quantiques (UMR 5626), Universit\'e de Toulouse, CNRS, UPS, France}
\begin{document}
\title{Title}
\author{Pierre-Fran\c{c}ois \surname{Loos}}
\email{loos@irsamc.ups-tlse.fr}
\affiliation{\LCPQ}
\begin{abstract}
Here comes the abstract
%\bigskip
%\begin{center}
% \boxed{\includegraphics[width=0.5\linewidth]{TOC}}
%\end{center}
%\bigskip
\end{abstract}
\maketitle
%=================================================================%
\section{Introduction}
\label{sec:introduction}
%=================================================================%
Here comes the introduction.
%%% TABLE 1 %%%
\begin{table}
\caption{}
\label{tab:tab}
\begin{ruledtabular}
\begin{tabular}{ccc}
\end{tabular}
\end{ruledtabular}
\end{table}
%%% FIG 1 %%%
\begin{figure}
\centering
% \includegraphics[width=\linewidth]{}
\caption{
}
\label{fig:fig}
\end{figure}
%%% %%% %%% %%%
%=================================================================%
\section{Conclusion}
\label{sec:conclusion}
%=================================================================%
Here comes the conclusion.
%%%%%%%%%%%%%%%%%%%%%%%%
\acknowledgements{
This project has received funding from the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation programme (Grant agreement No.~863481).
This work used the HPC resources from CALMIP (Toulouse) under allocations 2023-18005 and 2024-18005.}
%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\section*{Data availability statement}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%The data that supports the findings of this study are available within the article and its supplementary material.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section*{References}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%
\bibliography{biblio}
%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}

View File

@ -6,15 +6,6 @@
\newcommand{\alert}[1]{\textcolor{red}{#1}} \newcommand{\alert}[1]{\textcolor{red}{#1}}
\usepackage[UKenglish]{datetime} \usepackage[UKenglish]{datetime}
\newcommand{\PT}{\mathcal{PT}}
\newcommand{\cP}{\mathcal{P}}
\newcommand{\cT}{\mathcal{T}}
\definecolor{hughgreen}{HTML}{009900}
\newcommand{\red}[1]{\textcolor{red}{#1}}
\newcommand{\hugh}[1]{\textcolor{hughgreen}{#1}}
%\addtolength{\textheight}{1.75in}
% Formal environment % Formal environment
\usepackage[strict]{changepage} \usepackage[strict]{changepage}
\definecolor{darkblue}{rgb}{0.0, 0.0, 0.55} \definecolor{darkblue}{rgb}{0.0, 0.0, 0.55}
@ -66,7 +57,7 @@ Please find attached a manuscript entitled
\textbf{\papertitle{}} \textbf{\papertitle{}}
\end{center} \end{center}
\vspace{-1.25em} \vspace{-1.25em}
that we recently submitted as a \underline{Regular Article} to the \journal. that we recently submitted as a \underline{Regular Article} to the \textit{\journal}.
We thank the reviewers for their constructive comments and for supporting publication of the present manuscript. We thank the reviewers for their constructive comments and for supporting publication of the present manuscript.
Our detailed responses to their comments can be found below. Our detailed responses to their comments can be found below.
For convenience, changes are highlighted in red in the revised version of the manuscript. We look forward to hearing from you. For convenience, changes are highlighted in red in the revised version of the manuscript. We look forward to hearing from you.