答案1
正如 Davislor 指出的那样,你可以下载来源看看它是如何完成的。在本例中,使用的文档类是amsart
,它提供了所需的格式:
\documentclass[11pt]{amsart}
\date{\today}
\title{\'Etale cohomology of diamonds}
\author{Peter Scholze}
\begin{document}
\begin{abstract}
Motivated by problems on the \'etale cohomology of Rapoport--Zink spaces and their generalizations, as well as Fargues's geometrization conjecture for the local Langlands correspondence, we develop a six functor formalism for the \'etale cohomology of diamonds, and more generally small v-stacks on the category of perfectoid spaces of characteristic $p$. Using a natural functor from analytic adic spaces over $Z_p$ to diamonds which identifies \'etale sites, this induces a similar formalism in that setting, which in the noetherian setting recovers the formalism from Huber's book...
\end{abstract}
\maketitle
\tableofcontents
\section{Introduction}
The aim of this manuscript is to lay foundations for the six operations in \'etale cohomology of adic spaces and diamonds, generalizing previous work of Huber...
\end{document}