SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit f134ae87 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Update LaTeX template to v1e

parent def77c0e
No related branches found
No related tags found
No related merge requests found
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{SciPost} % SciPost Latex Template v1a (2016/06/14)
\ProvidesClass{SciPost} % SciPost Latex Template v1e (2017/10/31)
\LoadClass[11pt]{article}
\LoadClass[11pt,a4paper]{article}
% Layout
......@@ -28,7 +28,8 @@
\RequirePackage{doi}
% Math formulas and symbols
\RequirePackage{amsmath,amssymb}
%\RequirePackage{amsmath,amssymb} % Redundant (clashes with mathdesign)
\RequirePackage{amsmath}
% Hyperrefs
\RequirePackage{hyperref}
......@@ -50,11 +51,35 @@
\RequirePackage{xcolor}
\definecolor{scipostdeepblue}{HTML}{002B49}
\RequirePackage{graphicx}
\RequirePackage{cite}
%% Patch lineno when used with amsmath
\newcommand*\patchAmsMathEnvironmentForLineno[1]{%
\expandafter\let\csname old#1\expandafter\endcsname\csname #1\endcsname
\expandafter\let\csname oldend#1\expandafter\endcsname\csname end#1\endcsname
\renewenvironment{#1}%
{\linenomath\csname old#1\endcsname}%
{\csname oldend#1\endcsname\endlinenomath}}%
\newcommand*\patchBothAmsMathEnvironmentsForLineno[1]{%
\patchAmsMathEnvironmentForLineno{#1}%
\patchAmsMathEnvironmentForLineno{#1*}}%
\AtBeginDocument{%
\patchBothAmsMathEnvironmentsForLineno{equation}%
\patchBothAmsMathEnvironmentsForLineno{align}%
\patchBothAmsMathEnvironmentsForLineno{flalign}%
\patchBothAmsMathEnvironmentsForLineno{alignat}%
\patchBothAmsMathEnvironmentsForLineno{gather}%
\patchBothAmsMathEnvironmentsForLineno{multline}%
}
%% End patch lineno
\DeclareOption{Phys}{
\lhead{
% \colorbox{scipostdeepblue}{\strut \bf \color{white} ~Submission }
\colorbox{scipostdeepblue}{\strut \bf \color{white} ~SciPost Physics }
}
}
\DeclareOption{LectureNotes}{
\lhead{
......@@ -63,8 +88,16 @@
}
\ProcessOptions\relax
\rhead{
\colorbox{scipostdeepblue}{\strut \bf \color{white} ~Submission }
\DeclareOption{Proceedings}{
\lhead{
\colorbox{scipostdeepblue}{\strut \bf \color{white} ~SciPost Physics Proceedings }
}
}
\ProcessOptions\relax
\DeclareOption{submission}{
\rhead{
\colorbox{scipostdeepblue}{\strut \bf \color{white} ~Submission }
}
}
\ProcessOptions\relax
@Article{1931_Bethe_ZP_71,
author = {H. A. Bethe},
title = {Zur {T}heorie der {M}etalle. I. {E}igenwerte und {E}igenfunktionen der linearen {A}tomkette},
journal = {Zeit. f\"ur Physik},
year = {1931},
volume = {71},
pages = {205},
doi = {10.1007/BF01341708}
}
@unpublished{arXiv:1108.2700,
author = {P. Ginsparg},
title = {It was twenty years ago today ...},
eprint = {http://arxiv.org/abs/1108.2700},
}
@Article{2016_Piroli_SP_1,
author = {Lorenzo Piroli and Pasquale Calabrese and Fabian H. L. Essler},
title = {{Quantum quenches to the attractive one-dimensional Bose gas: exact results}},
journal = {SciPost Phys.},
year = {2016},
OPTkey = {},
volume = {1},
number = {1},
pages = {001},
OPTmonth = {},
OPTnote = {},
OPTannote = {}
}
File added
No preview for this file type
% =========================================================================
% SciPost LaTeX template
% Version 1a (2016/06/14)
% Version 1e (2017-10-31)
%
% Submissions to SciPost Journals should make use of this template.
%
......@@ -11,16 +11,18 @@
% =========================================================================
% TODO: uncommente ONE of the class declarations below
% TODO: uncomment ONE of the class declarations below
% If you are submitting a paper to SciPost Physics: uncomment next line
\documentclass{SciPost}
\documentclass[submission, Phys]{SciPost}
% If you are submitting a paper to SciPost Physics Lecture Notes: uncomment next line
%\documentclass[LectureNotes]{SciPost}
%\documentclass[submission, LectureNotes]{SciPost}
% If you are submitting a paper to SciPost Physics Proceedings: uncomment next line
%\documentclass[submission, Proceedings]{SciPost}
\begin{document}
% TODO: write your article's title here.
% TODO: write your article's title here.
% The article title is centered, Large boldface, and should fit in two lines
\begin{center}{\Large \textbf{
Article Title, as descriptive as possible, ideally fitting in two lines (approximately 150 characters) or less
......@@ -28,20 +30,22 @@ Article Title, as descriptive as possible, ideally fitting in two lines (approxi
% TODO: write the author list here. Use initials + surname format.
% Separate subsequent authors by a comma, omit comma at the end of the list.
% Mark the corresponding author with a superscript *.
% Mark the corresponding author with a superscript *.
\begin{center}
Initials1 Surname1\textsuperscript{1},
A.B. Cee\textsuperscript{2},
Initials3 Surname3\textsuperscript{3*}
D. E. Faa\textsuperscript{1},
A. B. Cee\textsuperscript{2},
G. K. See\textsuperscript{3*}
\end{center}
% TODO: write all affiliations here.
% TODO: write all affiliations here.
% Format: institute, city, country
\begin{center}
{\bf 1} Affiliation1
\\
{\bf 2} Affiliation2
\\
{\bf 3} Affiliation2
\\
% TODO: provide email address of corresponding author
* CorrespondingAuthor@email.address
\end{center}
......@@ -54,10 +58,10 @@ Initials3 Surname3\textsuperscript{3*}
%\linenumbers
\section*{Abstract}
{\bf
{\bf
% TODO: write your abstract here.
The abstract is in boldface, and should fit in 8 lines.
It should be written in a clear and accessible style, emphasizing the context, the problem(s) studied, the methods used, the results obtained, the conclusions reached, and the outlook. You can add a table contents, recommended if your paper is more than 6 pages long.
It should be written in a clear and accessible style, emphasizing the context, the problem(s) studied, the methods used, the results obtained, the conclusions reached, and the outlook. You can add a table contents, recommended if your paper is more than 6 pages long.
}
......@@ -80,14 +84,14 @@ The bulk of the paper should be clearly divided into sections with short descrip
\section{A Section}
Use sections to structure your article's presentation.
Use sections to structure your article's presentation.
Equations should be centered; multi-line equations should be aligned.
\begin{equation}
H = \sum_{j=1}^N \left[J (S^x_j S^x_{j+1} + S^y_j S^y_{j+1} + \Delta S^z_j S^z_{j+1}) - h S^z_j \right].
\end{equation}
In the list of references, cited papers \cite{1931_Bethe_ZP_71} should include authors, title, journal reference (journal name, volume number (in bold), start page) and most importantly DOI link. For a preprint \cite{arXiv:1108.2700}, please include authors, title (please ensure proper capitalization) and arXiv link. If you use BiBTeX with our style file, the right format will be automatically implemented.
In the list of references, cited papers \cite{1931_Bethe_ZP_71} should include authors, title, journal reference (journal name, volume number (in bold), start page) and most importantly a DOI link. For a preprint \cite{arXiv:1108.2700}, please include authors, title (please ensure proper capitalization) and arXiv link. If you use BiBTeX with our style file, the right format will be automatically implemented.
All equations and references should be hyperlinked to ensure ease of navigation. This also holds for [sub]sections: readers should be able to easily jump to Section \ref{sec:another}.
......@@ -105,7 +109,7 @@ Figures should only occupy the stricly necessary space, in any case individually
You must include a conclusion.
\section*{Acknowledgements}
Acknowledgements should follow immediately after the conclusion.
Acknowledgements should follow immediately after the conclusion.
% TODO: include author contributions
\paragraph{Author contributions}
......@@ -113,7 +117,7 @@ This is optional. If desired, contributions should be succinctly described in a
% TODO: include funding information
\paragraph{Funding information}
Authors are required to provide funding information, including relevant agencies and grant numbers with linked author's initials.
Authors are required to provide funding information, including relevant agencies and grant numbers with linked author's initials. Correctly-provided data will be linked to funders listed in the \href{https://www.crossref.org/services/funder-registry/}{\sf Fundref registry}.
\begin{appendix}
......@@ -122,7 +126,7 @@ Authors are required to provide funding information, including relevant agencies
Add material which is better left outside the main text in a series of Appendices labeled by capital letters.
\section{About references}
Your references should start with the comma-separated author list (initials + last name), the publication title in italics, the journal reference with volume in bold, start page number, publication year in parenthesis, completed by the DOI link (linking must be implemented before publication). If using BiBTeX, please use the style files provided on \url{https://scipost.org/submissions/author_guidelines}. If you are using our \LaTeX template, simply add
Your references should start with the comma-separated author list (initials + last name), the publication title in italics, the journal reference with volume in bold, start page number, publication year in parenthesis, completed by the DOI link (linking must be implemented before publication). If using BiBTeX, please use the style files provided on \url{https://scipost.org/submissions/author_guidelines}. If you are using our \LaTeX template, simply add
\begin{verbatim}
\bibliography{your_bibtex_file}
\end{verbatim}
......@@ -134,7 +138,7 @@ in order to simplify the production of your paper.
\end{appendix}
% TODO:
% TODO:
% Provide your bibliography here. You have two options:
% FIRST OPTION - write your entries here directly, following the example below, including Author(s), Title, Journal Ref. with year in parentheses at the end, followed by the DOI number.
......
......@@ -30,7 +30,7 @@
<h2>Manuscript preparation</h2>
<p>We prefer authors to prepare their manuscript using the SciPost LaTeX2e style, which you can download
as a <a href="{% static 'submissions/latex/SciPost_LaTeX_Style_v1a.tar.gz' %}">gzipped tarball</a>,
as a <a href="{% static 'submissions/latex/SciPost_LaTeX_Style_v1e.tar.gz' %}">gzipped tarball</a>,
composed of the following individual files:
<ul>
<li><a href="{% static 'submissions/latex/SciPost_LaTeX_Template.tex' %}">LaTeX2e template (.tex)</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment