% ****** Start of file apssamp.tex ******
%
%   This file is part of the APS files in the REVTeX 4.2 distribution.
%   Version 4.2a of REVTeX, December 2014
%
%   Copyright (c) 2014 The American Physical Society.
%
%   See the REVTeX 4 README file for restrictions and more information.
%
% TeX'ing this file requires that you have AMS-LaTeX 2.0 installed
% as well as the rest of the prerequisites for REVTeX 4.2
%
% See the REVTeX 4 README file
% It also requires running BibTeX. The commands are as follows:
%
%  1)  latex apssamp.tex
%  2)  bibtex apssamp
%  3)  latex apssamp.tex
%  4)  latex apssamp.tex
%
%  Adapted to Avignon University Master MACh projects, R. Plasson, 2024
%
\documentclass[%
% preprint, linenumbers,
reprint,
%superscriptaddress,
%groupedaddress,
%unsortedaddress,
%runinaddress,
%frontmatterverbose, 
%preprint,
%preprintnumbers,
%nofootinbib,
%nobibnotes,
%bibnotes,
 amsmath,amssymb,
 % aps, %physrev,
 aps, numerical,
pra,
%prb,
% rmp,
% numerical,
%prstab,
%prstper,
floatfix,
 twoside,
 showkeys
]{revtex4-2}
%%%% Required packages
\usepackage[%showframe,%Uncomment any one of the following lines to test 
a4paper,
%scale=0.7, marginratio={1:1, 2:3}, ignoreall,% default settings
%text={18cm,23.5cm},centering,
top=3.5cm, head=2.5cm,
bottom=2cm,
inner=1.5cm, outer=1.5cm,
footskip=1cm,
%margin=1.5in,
%total={6.5in,8.75in}, top=1.2in, left=0.9in, includefoot,
%height=10in,a5paper,hmargin={3cm,0.8in},
]{geometry}
\usepackage[american]{babel}
\usepackage{graphicx}% Include figure files
\usepackage{dcolumn}% Align table columns on decimal point
\usepackage{bm}% bold math
\usepackage{xcolor}
\usepackage[parindent, hyphenation,lastparline, rivers, lastparline, homeoarchy]{impnattypo}
\usepackage[activate={true, nocompatibility},babel=true, tracking=false,final]{microtype}
\usepackage{amsmath}
\usepackage{mathtools}
\usepackage{booktabs}
\usepackage{textgreek}
\usepackage{chemmacros}
\selectchemgreekmapping{textgreek}
%%%%%% Headers
\usepackage{fancyhdr}
\fancyfoot{}
\fancyfoot[LO,RE]{\color{avired}\footnotesize \formation}%\vspace{-7.1pt}\includegraphics[height=9pt]{head_foot/LF}}
\fancyfoot[CO]{}%{\vspace{-7.1pt}\hspace{13.2cm}\includegraphics{head_foot/RF}}
\fancyfoot[CE]{}%{\vspace{-7.2pt}\hspace{-14.2cm}\includegraphics{head_foot/RF}}
\fancyfoot[RO]{\footnotesize\textsc{\project . 1--\pageref{LastPage} ~\textbar  \hspace{2pt}\thepage}}
\fancyfoot[LE]{\footnotesize\textsc{\thepage\textbar  \hspace{2pt}  \project . 1--\pageref{LastPage} ~}}
%{\footnotesize{\sffamily{\thepage~\textbar\hspace{3.45cm} 1--\pageref{LastPage}}}}
\fancyhead{{{\Large\color{aviora}\textsc{\promotion}}%\\includegraphics[height=30pt]{head_foot/journal_name}
      \hfill\raisebox{0pt}[0pt][0pt]{\includegraphics[height=0.75cm]{head_foot/AU_LOGO}}\\[1ex]
\includegraphics[width=18cm]{head_foot/header_bar}}}
\renewcommand{\headrulewidth}{0pt} 
\renewcommand{\footrulewidth}{0pt}
\setlength{\arrayrulewidth}{1pt}
\setlength{\columnsep}{6.5mm}
\setlength\bibsep{1pt}
%%%END OF FOOTER%%%
%%%%%%%%%%%%%%%%%%%%%%%%%% Colors
% AU Colors
\definecolor{avired}{rgb}{0.945,0.263,0.271}        % 240,67,69     F04345  ~ Flamingo / Cinnabar(red)
\definecolor{avired2}{rgb}{0.906,0.161,0.016}       % 231,41,4      E72904  ~ Scarlet (red)
\definecolor{lavired}{rgb}{0.988,0.871,0.871}       % 252,222,222   FCDEDE  ~ Cinderella / Pippin (red)
\definecolor{aviora}{rgb}{0.973,0.612,0.055}        % 248,156,14    F89C0E  ~ Sun / Dark Tangerine (orange)
\definecolor{aviora2}{rgb}{0.969,0.651,0.000}       % 247,166,0     F7A600  ~ Web Orange / Orange (orange)
\definecolor{laviora}{rgb}{0.992,0.922,0.808}       % 252,252,206   FCFCEE  ~ Coconut Cream / Chilean Heath (green))
                                                                    
% Blue                                                              
\definecolor{dbl}{rgb}{0.05,0.1,0.3}                % 12,25,76      0C194C  ~ Downriver / Sapphire (blue)
\definecolor{bl}{rgb}{0.10,0.2,0.6}                 % 25,51,153     193399  ~ Torea Bay / Egyptian Blue (blue)
\definecolor{lbl}{rgb}{0.9,0.9,1.}                  % 229,229,255   E5E5FF  ~ Titan White / Ghost White (white)
                                                                    
% Red                                                               
\definecolor{drd}{rgb}{0.3,0.05,0.1}                % 76,12,25      4C0C19  ~ Maroon Oak / Pohutukawa (red)
\definecolor{rd}{rgb}{0.6,0.1,0.2}                  % 153,25,51     991933  ~ Claret / Fire Brick (red)
\definecolor{lrd}{rgb}{1.,0.9,0.9}                  % 255,229,229   FFE5E5  ~ Pippin / Misty Rose (violet)
                                                                    
% Green                                                             
\definecolor{dgn}{rgb}{0.1,0.3,0.05}                % 25,76,12      194C0C  ~ Green House / Crusoe (green)
\definecolor{gn}{rgb}{0.2,0.6,0.1}                  % 51,153,25     339919  ~ La Palma / Forest Green (green)
\definecolor{lgn}{rgb}{0.9,1.,0.9}                  % 229,255,229   E5FFE5  ~ Hint of Green / Honeydew (white)
                                                                    
% BlueGreen                                                         
\definecolor{dbgn}{rgb}{0.05,0.25,0.15}             % 12,63,38      0C3F26  ~ Bottle Green / Cyprus (green)
\definecolor{bgn}{rgb}{0.1,0.5,0.3}                 % 25,127,76     197F4C  ~ Jewel / Salem (green)
\definecolor{lbgn}{rgb}{0.8,1,0.9}                  % 204,255,229   CCFFE5  ~ Aero Blue / Light Cyan (blue)
                                                                    
% Yellow                                                            
\definecolor{dyl}{rgb}{0.3,0.3,0.05}                % 76,76,12      4C4C0C  ~ Bronze Olive / Raw Umber (brown)
\definecolor{yl}{rgb}{0.6,0.6,0.1}                  % 153,153,25    999919  ~ Citron / Lucky (green)
\definecolor{lyl}{rgb}{1,1,.9}                      % 255,255,229   FFFFE5  ~ Chilean Heath / Light Yellow (yellow)
                                                                    
% Cyan                                                              
\definecolor{dcy}{rgb}{0.05,0.3,0.3}                % 12,76,76      0C4C4C  ~ Eden  / Cyprus (green)
\definecolor{cy}{rgb}{0.1,0.6,0.6}                  % 25,153,153    199999  ~ Eastern Blue / Light Sea Green (green) 
\definecolor{lcy}{rgb}{0.9,1.,1.}                   % 229,255,255   E5FFFF  ~ Tranquil / Light Cyan (blue)
                                                                    
% Magenta                                                           
\definecolor{dma}{rgb}{0.3,0.05,0.3}                % 76,12,76      4C0C4C  ~ Loulou / Pompadour (violet)
\definecolor{ma}{rgb}{0.6,0.1,0.6}                  % 153,25,153    991999  ~ Violet Eggplant / Dark Purple (violet)
\definecolor{lma}{rgb}{1.,0.9,1.}                   % 255,229,266   FFE5FF  ~ Pink Lace / Lavender Blush (violet)
% Pastels
\definecolor{pastelgreen}{rgb}{0.910,0.984,0.882}   % 232,251,225   E8FBE1  ~ Feta / Snow Flurry (green)
\definecolor{pastelmagenta}{rgb}{0.925,0.890,0.988} % 236,227,252   ECE3FC  ~ Selago / Lavender (violet)
\definecolor{pastelred}{rgb}{0.988,0.922,0.965}     % 252,235,246   FCEBF6  ~ Carousel Pink / Pale Pink (red)
\definecolor{pastelyellow}{rgb}{0.980,0.973,0.875}  % 250,248,223   FAF8DF  ~ Citrine White / Off Yellow (yellow)
\definecolor{pastelblue}{rgb}{0.867,0.949,0.992}    % 221,242,253   DDF2FD  ~ Hawkes Blue / Light Cyan (blue)
\definecolor{pastelgrey}{rgb}{0.871,0.878,0.894}    % 222,224,228   DEE0E4  ~ Iron / Zircon (grey)
% Cream
\definecolor{cream}{RGB}{222,217,201}
%%%%%%%%% Text definitions
\newcommand{\formation}{Master de Chimie Analytique appliquée à l'étude et à la valorisation des biomolécule}
\newcommand{\promotion}{Promotion Romarin 2024}
\newcommand{\project}{Projet MACh1 2024-2025}
% Load hyperref last
\RequirePackage[unicode=true,bookmarksdepth=3,
 bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
 breaklinks=false,pdfborder={0 0 0},colorlinks=true,
 linkcolor=dgn, citecolor=gn, psdextra]{hyperref}
%%%%%%%%%%%%%  Document starts here
\begin{document}
\pagestyle{fancy}
%%%%% You can edit here the document informations
\title{The title of your work}% 
% Student
\author{Student name}
 \affiliation{MACh1, Promotion Romarin 2024, Avignon Université.}
 \email{prenom.nom@alumni.univ-avignon.fr}
% Promoters
 \author{First promoter}%
 \author{Second promoter}%
\affiliation{promoter affiliations}%
\author{Third promoter}
\affiliation{Another promoter affiliation}
\date{\today}% It is always \today, today,
             %  but any date may be explicitly specified
\begin{abstract}
A concise summary of your research. The following example outlines a typical structure for an academic article, which may be adjusted to accommodate the specific requirements of your work.
\end{abstract}
\keywords{Suggested keywords}%Use showkeys class option if keyword
% display desired
\maketitle
\thispagestyle{fancy}
%\tableofcontents
\section{Introduction}
\label{sec:introduction}
Provide a concise overview of the content and primary focus of your article.
\section{Experimental section}
\label{sec:exp-sec}
(For the final article)
\subsection{Material}
\label{sec:material}
What did you use?
\subsection{Methods}
\label{sec:methods}
What were your methods?
\section{Development}
\label{sec:devel}
Modify the title accordingly and provide a comprehensive account of the details corresponding to your bibliographic research.
\section{Result ans discussion}
\label{sec:result-ans-disc}
Detail here what you will have done.
\section{Conclusion}
\label{sec:conclusion}
\begin{acknowledgments}
  If you want to thank someone.
\end{acknowledgments}
% \appendix
% \section{Appendixes}
% If you need to provide supplementary information that may be of interest.
\bibliography{bibliography}% Produces the bibliography via BibTeX from file bibliography.bib.
\end{document}
%
% ****** End of file apssamp.tex ******