\documentclass[11pt,a4paper]{article}
\usepackage[authoryear,round]{natbib}
\usepackage{elr-style}
\bibliographystyle{elr-unified}
%% =====================================================================
%% ELR AUTHOR TEMPLATE
%% Authors normally edit ONLY this file.
%% Compile with XeLaTeX.
%% =====================================================================
%% ARTICLE INFORMATION
\ELRArticleTitle{Explorations in Linguistic Review Author Sample}
\ELRAuthor{Linguistics Explorer}
\ELRAffiliation{Independent Researcher, US}
\ELREmail{xxxxxx@xxx.xxx}
\ELRCitationAuthor{Explorer, Linguistics}
%% ABSTRACT AND KEYWORDS
\ELRAbstract{%
This paper introduces the foundational scope of \textit{Explorations in Linguistic Review}, focusing on contemporary debates within theoretical syntax, interface mechanics, and comparative grammar. We evaluate the dynamic interactions between structural representations and interpretive components, outlining key analytical challenges for generative models. By establishing a platform for open-access inquiry, this article summarizes core structural paradigms and sets forth open empirical problems for future linguistic research.
}
\ELRKeywords{theoretical syntax; comparative grammar; interface conditions}
%% ISSUE / SPECIAL-ISSUE CODE
%% Regular issue: ELR
%% Special issues: HCLT / RCTL / PCP
\ELRSeries{ELR}
%% EDITORIAL / PRODUCTION DATA
\ELRYear{2026}
\ELRVolume{1}
\ELRIssue{1}
\ELRPages{1}{45}
\ELRDOI{10.XXXX/elr.0000}
\ELRReceived{TBA}
\ELRRevisionInvited{TBA}
\ELRRevised{TBA}
\ELRAccepted{TBA}
\ELRPublished{TBA}
% For anonymous review:
% \ELRAnonymousOn
\begin{document}
\ELRMakeTitle
\section{Introduction}
Here is the content of the paper. The main text follows the abstract naturally.\footnote{First author footnote.} The ELR series signature uses the cyan visual language of the regular-issue cover.\footnote{Second author footnote.} The page remains predominantly blue, gold, black, and white for comfortable scholarly reading.\footnote{Third author footnote.} Authors may continue to use ordinary LaTeX footnotes without any special command.\footnote{Fourth author footnote.}
\subsection{A subsection}
This is sample subsection text. Authors should write normal prose and allow the template to control spacing, headings, page dimensions, running heads, and production metadata.
\section{Theoretical background}
Here is the content of the paper.
\section{Proposal}
Here is the content of the paper.
\section{Discussion}
Here is the content of the paper.
\section{Conclusion}
Here is the content of the paper.
\section*{Funding information}
Not applicable.
\section*{Acknowledgements}
Thank colleagues and institutions as appropriate. Omit identifying acknowledgements in an anonymized submission.
\section*{Competing interests}
The authors declare that they have no competing interests.
% Print every entry stored in references.bib.
\nocite{*}
\bibliography{references}
\ELREndMatter
\end{document}