summaryrefslogtreecommitdiff
path: root/2-point.tex
diff options
context:
space:
mode:
Diffstat (limited to '2-point.tex')
-rw-r--r--2-point.tex32
1 files changed, 13 insertions, 19 deletions
diff --git a/2-point.tex b/2-point.tex
index 7a89651..e0529d1 100644
--- a/2-point.tex
+++ b/2-point.tex
@@ -1,28 +1,23 @@
-\documentclass[fleqn,a4paper]{article}
+\documentclass[submission, Phys]{SciPost}
\usepackage[utf8]{inputenc} % why not type "Bézout" with unicode?
\usepackage[T1]{fontenc} % vector fonts plz
\usepackage{fullpage,amsmath,amssymb,latexsym,graphicx}
\usepackage{newtxtext,newtxmath} % Times for PR
-\usepackage{appendix}
-\usepackage[dvipsnames]{xcolor}
-\usepackage[
- colorlinks=true,
- urlcolor=MidnightBlue,
- citecolor=MidnightBlue,
- filecolor=MidnightBlue,
- linkcolor=MidnightBlue
-]{hyperref} % ref and cite links with pretty colors
-\usepackage[
- style=phys,
- eprint=true,
- maxnames = 100
-]{biblatex}
-\usepackage{anyfontsize,authblk}
+
+%\usepackage[dvipsnames]{xcolor}
\usepackage{tikz}
\usetikzlibrary{calc,fadings,decorations.pathreplacing,calligraphy}
+\hypersetup{
+ colorlinks=true,
+ urlcolor={blue!50!black},
+ citecolor={blue!50!black},
+ filecolor={blue!50!black},
+ linkcolor={blue!50!black}
+}
+
\newcommand\pgfmathsinandcos[3]{%
\pgfmathsetmacro#1{sin(#3)}%
\pgfmathsetmacro#2{cos(#3)}%
@@ -77,8 +72,6 @@
outer sep=2pt%
}
-\addbibresource{2-point.bib}
-
\begin{document}
\title{
@@ -1786,6 +1779,7 @@ Cammarota, and Jorge Kurchan for useful discussions related to this work.
JK-D is supported by a \textsc{DynSysMath} Specific Initiative by the
INFN.
-\printbibliography
+\bibliographystyle{SciPost_bibstyle}
+\bibliography{2-point}
\end{document}