%% MNRAS template — Monthly Notices of the Royal Astronomical Society.
%% Uses the official mnras class and mnras.bst, both of which ship with
%% TeX Live.
\documentclass[fleqn,usenatbib]{mnras}
\usepackage{newtxtext,newtxmath}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{amsmath}
\title[MNRAS Template]{A Template for MNRAS Journal Articles}
\author[F. A. Author et al.]{
First A. Author,$^{1}$\thanks{E-mail: author@example.edu}
Second B. Author$^{2}$
and Third C. Author$^{1}$
\\
$^{1}$Department of Astronomy, University of Example, City, Country\\
$^{2}$Example Observatory, City, Country
}
\begin{document}
\maketitle
\begin{abstract}
This document is a template for manuscripts submitted to Monthly Notices of
the Royal Astronomical Society (MNRAS) using the \texttt{mnras} class. It
demonstrates the title block, authors and affiliations, abstract, keywords,
sectioning, equations, and a bibliography using \texttt{natbib}.
\end{abstract}
\begin{keywords}
methods: data analysis -- techniques: numerical -- software: development
\end{keywords}
\section{Introduction}
This template targets MNRAS. Modern surveys rely on data-driven
methods~\citep{lecun2015deep} and scalable optimization~\citep{kingma2015adam}.
\section{Methods}
The observed flux follows the inverse-square law
\begin{equation}
F = \frac{L}{4\pi d^{2}},
\label{eq:flux}
\end{equation}
relating luminosity $L$ and distance $d$.
\section{Results and Discussion}
Our analysis is consistent with previous work~\citep{he2016deep}.
\section{Conclusions}
We presented an MNRAS journal template ready for compilation.
\bibliographystyle{mnras}
\bibliography{refs}
\end{document}

PDF Preview
Create an account to compile and preview