-
Notifications
You must be signed in to change notification settings - Fork 7
/
template.tex
276 lines (239 loc) · 15.5 KB
/
template.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
%% template.tex - Template for a snapshot of modern mathematics from Oberwolfach.
%
% The following authors contributed to the initial version of this work (in alphabetical order):
% Carla Cederbaum (concept, testing)
% Konrad Renner (design)
% Christian Stussak (programming)
%
% with additional support by
% Sophia Jahns (testing)
% Christoph Knoth (design)
% Andreas Daniel Matt (concept)
% Lea Renner (testing)
%
% To the extent possible under law, the authors have dedicated all copyright
% and related and neighboring rights to this software to the public domain worldwide.
% This software is distributed without any warranty.
%
% You should have received a copy of the CC0 Public Domain Dedication along with
% this file. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
%
%%
%%% Please use pdflatex for compiling this file.
\documentclass{snapshotmfo}
%%%%%%%%%%%%%%%% WILL BE FILLED OUT BY THE EDITORS ACCORDING TO YOUR SPECIFICATIONS %%%%%%%%%%%%%%%%%%%%%%
%\categorizationmath{algebra and number theory,analysis,discrete mathematics and foundations,geometry and topology,numerics and scientific computing,probability theory and statistics} %at least one must be chosen
%\categorizationconnect{chemistry and earth science,computer science,engineering and technology,finance,fine arts,humanities and social sciences,life science,physics,reflections on mathematics} %can be void
%\license{CC-BY-SA-4.0} %recommended
%\license{CC-BY-ND-4.0}
%\license{CC-BY-NC-SA-4.0}
%\snapshotid{id}{year}
%\translator{german}{Trans Lator}
\junioreditor[gs]{will be filled out by the editors}{[email protected]}
% The optional argument of \junioreditor indicates gender (f = female, m = male, g = gender-neutral = default)
% and number (s = singular = default, p = plural).
% Use the optional argument of \senioreditor and of \director to indicate the gender.
\senioreditor[f]{Anja Randecker}{[email protected]}
\director[m]{Gerhard Huisken}
%%% Commands for editing
% Uncomment for collaborative editing:
%\usepackage{trackchanges}
%\addeditor{Johannes}
% Uncomment for proofreading:
%\overfullrule=5pt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%% PLEASE FILL OUT THE FOLLOWING ITEMS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Optional recommended packages
%%% Encoding
\usepackage[utf8]{inputenc}
%%% AMS mathematical facilities:
\usepackage{amsmath,amssymb}
%\usepackage{mathtools}
%%% Consistent quotation marks and citations:
%\usepackage{csquotes}
%%% Enhanced typesetting of units:
%\usepackage{siunitx}
%\sisetup{per-mode=fraction,fraction-function=\nicefrac}
%%% Wrap text around tables and figures:
%\usepackage{wrapfig}
% Please feel free to use your own macros but please do not change the layout of the snapshot.
% By now the documentclass supports the languages 'USenglish', 'ngerman', 'spanish' and 'french'.
% Please submit original snapshots in English or German. The support of Spanish and French is meant for translations.
% If you change the language settings, please delete the .aux file in advance or run your LaTeX compiler *twice*.
\usepackage[USenglish]{babel}
%\usepackage[ngerman]{babel}
%\usepackage[spanish]{babel}
%\usepackage[french]{babel}
% For references within the document we recommend cleveref. Please pass the language to cleveref as well.
\usepackage[noabbrev,capitalise,nameinlink]{cleveref} % in case of USenglish
%\usepackage[noabbrev,nameinlink,ngerman]{cleveref}
%\usepackage[noabbrev,nameinlink,spanish]{cleveref}
%\usepackage[noabbrev,nameinlink,french]{cleveref}
% an improvement to \dots to be loaded after babel
\usepackage{ellipsis}
%%% Please separate your names by \and if there are several authors.
\author{Author One\thanks{Author One is supported by the Mathematical Dreams Come True Foundation.} \and Author Two}
%%% The control sequences \thanks and \and are fine in the content of \author. The content of \thanks is not subject to
% any restrictions. Apart from that, the comment below \title applies.
%%% Please insert the title of your snapshot.
\title{Your title}
%%% The content of \author, \title, \begin{abstract}...\end{abstract}, \section, and \subsection will be used for pdf bookmarks
% or pdf metadata or both. Math mode, TeX control sequences, and some special characters will result in hyperref warnings
% like "Token not allowed in a PDF string" and - more seriously - corrupt text in the bookmarks and metadata, resp..
% In case of \title or \author, please use the following variant, if necessary:
%\title{\texorpdfstring{Your title}{This is a plain text equivalent of your title used for the pdf bookmark and the pdf metadata.}}
% The other control sequences offer a more elegant way to supply the alternative text, see below.
%%% Please provide some information on the author(s).
\authorinfo{\authorname{Author One} is a professor of pure mathematics at the First University.}
\authorinfo{\authorname{Author Two} is a lecturer in applied mathematics at the Second Institution.}
%%%%%%%%%%%%%%%% BIBLIOGRAPHY %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% There are three ways to provide your references:
%%%
%%% 1. by using the embedded .bib file:
%%% * replace the references below by your own ones
%%% * and leave the \bibliography command at the end of this file unchanged.
%%% This is the default way as it is a full-fledged BibTex solution
%%% while you have to edit only one file.
%%%
%%% 2. by using a separate .bib file:
%%% * provide your own .bib file,
%%% * delete everything from \begin{filecontents} until \end{filecontents}
%%% * and make the \bibliography command at the end of this file point to your .bib file.
%%%
%%% 3. by using no BibTeX at all:
%%% * delete everything from \begin{filecontents} until \end{filecontents}
%%% * replace the \bibliography command at the end of this file with the
%%% thebibliography environment containing a \bibitem command for each reference.
%%% This way is deprecated as it is less flexible than the BibTeX solutions.
%%%
\begin{filecontents}[overwrite]{\jobname.bib}
@book{knuth1984texbook,
title = {The TeXbook},
author = {Knuth, D. E.},
year = {1984},
edition={1},
publisher = {Addison-Wesley}
}
@misc{wikiMath,
author = {Wikipedia},
title = {Mathematics --- {W}ikipedia{,} The Free Encyclopedia},
year = {2014},
url = {https://en.wikipedia.org/wiki/Mathematics},
urldate = {2014-05-19}
}
@misc{sample13,
author = {Sample, J.},
howpublished = {\href{https://arxiv.org/abs/8765.4321v1}{arxiv:8765.4321v1}},
title = {Interesting facts in mathematics},
year = {2013}
}
@incollection{sample12,
author = {Sample, J.},
title = {Things you don't know about mathematics},
booktitle = {A bookseries about mathematics},
publisher = {Some publisher},
year = {2012}
}
@inproceedings{sample11,
author={Example, C.},
title={A new perspective on mathematics},
booktitle={New perspectives on arts and sciences},
year={2011}
}
@phdthesis{sample14,
author={Candidate, A.},
title={Thesis title},
school={MFO},
year={2014}
}
@article{helfgott14,
Author = {Helfgott, H.},
Title = {{The ternary Goldbach problem}},
Journal = {{Snapshots of modern mathematics from Oberwolfach}},
Number = {03},
Year = {2014},
Publisher = {Mathematisches Forschungsinstitut Oberwolfach},
url = {https://doi.org/10.14760/SNAP-2014-003-EN}
}
\end{filecontents}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%% If your latex file does not compile, please delete all .aux and .log files and try again. %%%%%%%
\begin{document}
%%% Starting with version 1.29 the LaTeX package "bookmark" doesn't create the title bookmark any more.
% As a workaround, please edit the following line:
\pdfbookmark{Your title (without math mode, control sequences and special characters)}{snapshottitle}
% The second argument "snapshottitle" is just an identifier and can be left unchanged.
%%% Please insert your abstract here.
\begin{abstract}
This is your abstract. It should hint at the storyline of your snapshot. Contrary to research articles, the abstract does not have to be a summary but is an advertisement for the reader to continue. For example, you can pose here a question and leave the answer to the main text. If possible, please do not use formulas in your abstract and keep it to less than 500 characters.
\end{abstract}
%%% If necessary, use the optional argument to supply an alternative text for the pdf metadata, cf. the comment on \title above:
%\begin{abstract}[This is a plain text equivalent of your abstract used for the pdf metadata. It should give the storyline of your snapshot. Contrary to research articles, this does not have to be a summary but something that catches the attention of a potential reader. For example, you can pose here a question and leave the answer to the text. Please do not use more than 500 characters.]
%This is your abstract containing math mode, TeX control sequences, or some special characters. It should give the storyline of your snapshot. Contrary to research articles, this does not have to be a summary but something that catches the attention of a potential reader. For example, you can pose here a question and leave the answer to the text.
%\end{abstract}
%%% Please insert the main body of your snapshot here.
\section{A heading}
%%% If necessary, use the optional argument to supply an alternative text for the pdf bookmark, cf. the comment on \title above:
%\section[Optional plain text substitute]{A heading containing math mode, for example}
This is the main text\footnotewithspace{This footnote follows a word.} of your snapshot.\footnote{This footnote follows a punctuation mark.} Here you develop the story of your snapshot.
How do you come up with a good idea for a snapshot?
Imagine your university organizes an ``open house'' and you want to give a talk to convince high school students to study with you. If you can touch on recent research in such a talk then it is also a great topic for a snapshot. Ideally, a snapshot has 5--8 pages, so you can necessarily explain only a small ``snapshot'' of your mathematical interests.
As usual, you can give references such as \cite{knuth1984texbook, wikiMath, sample13, sample12, sample11, sample14, helfgott14} via the \verb+\cite+ command.
We appreciate if you include images or other graphics that illustrate your snapshot. However, please do keep in mind the copyright issues explained in our email in case you include images and graphics you have not produced yourself.
%%% Please use this format to include images. Supported image formats: jpg, pdf, png. Please convert your images to those formats.
\begin{figure}[ht]
\centering
\includegraphics[width= 0.33 \textwidth]{mfo.jpg}
\caption{An image scaled to 33\% of the textwidth.}
\label{fig.sample-image}
\end{figure}
\subsection{A subsection}
%%% If necessary, use the optional argument to supply an alternative text for the pdf bookmark, cf. the comment on \title above:
%\subsection[Optional plain text substitute]{A heading containing math mode, for example}
More text and some formulas:
\begin{align}\label{real}
1+1&=2,\\\label{char.2}
1+1&=0.
\end{align}
Formula \eqref{real} refers to $\mathbb{R}$, Formula \eqref{char.2} does not.
\section{More information}
We have composed guidelines to help you write a beautiful and accessible snapshot which you can download at \href{https://www.mfo.de/snapshots/guidelines-for-snapshots}{www.mfo.de/snapshots/guidelines-for-snapshots}. For more information on the snapshot project (including example snapshots), please see \href{https://www.mfo.de/snapshots}{www.mfo.de/snapshots}.
%%% Please use this format to include images. Supported image formats: jpg, pdf, png. Please convert your images to those formats.
\begin{figure}[ht]
\centering
\includegraphics[width= 0.33 \textwidth]{maya.pdf}
\caption{Exemplary image: Maya numerals.}
\label{fig.maya}
\end{figure}
If you download an image from Wikipedia or similar sources, please always check the applicable license terms. Most licenses require an adequate attribution. For Wikipedia, you can find the correct reference by clicking on the image and then clicking on the button saying ``use this file''. Some licenses may have further restrictions, such as ``modifications are not allowed''. If modifications are allowed you may still have to mark those modifications. Please verify that you comply with all license requirements.
If you use your own images, please check if you still have the rights of use. The images may be copyrighted by your institution or a publisher of your previous publications.
%%% Wether a \clearpage before the image credits or the bibliography is a good idea, depends on the circumstances:
% \clearpage
%%% Image credits: If you download an image form Wikipedia or similar sources, please always check the applicable license terms. Most licenses require an adequate attribution. For Wikipedia, you can find the correct reference by clicking on the image and then clicking on the button saying 'More details' and then on the link 'use this file' or similar. Some licenses may have further restrictions, such as 'modifications are not allowed'. If modifications are allowed you may still have to mark those modifications. Please verify that you comply with all license requirements. If you use your own images, please check if you still have the rights of use. The images may be copyrighted by your institution or a publisher of your previous publications.
\begin{imagecredits}
\item[\Cref{fig.sample-image}] Archives of the Mathematisches Forschungsinstitut Oberwolfach,\\\url{https://www.mfo.de}, 2004.
\item[\Cref{fig.maya}] ``Maya''. Author: Bryan Derkson. Licensed under Creative Commons Attribution-Share Alike 3.0 via Wikimedia Commons, \url{https://commons.wikimedia.org/wiki/File:Maya.svg}, visited on \printdate{2014-09-05}.
\end{imagecredits}
%%%%%%%%%%%%%%%% BIBLIOGRAPHY REVISITED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% 1. If you chose to use the embedded .bib file to provide your bibliographical references,
%%% leave the following command unchanged:
\bibliography{\jobname}
%%%
%%% 2. If you chose to use a separate .bib file, make the above command point to it,
%%% e.g. \bibliography{yourbibfile}. Give the file name without the extension .bib.
%%% Please do not forget to *submit* your .bib file together with your .tex file and
%%% your graphics files, if applicable.
%%%
%%% 3. If you chose to use no BibTeX at all, delete the above \bibliography command
%%% and adopt the following lines as appropriate:
%%%
%\begin{thebibliography}{}
%\bibitem[1]{sample14}A.~Candidate, {\slshape Thesis title}, PhD thesis, MFO, 2014.
%\bibitem[2]{sample11}C.~Example, {\slshape A new perspective on mathematics}, New perspectives on arts and sciences, 2011.
%\bibitem[3]{helfgott14}H.~Helfgott, {\slshape The ternary Goldbach problem}, Snapshots of modern mathematics from Oberwolfach (2014), no. 03, https://doi.org/10.14760/SNAP-2014-003-EN.
%\bibitem[4]{knuth1984texbook}D.\,E.~Knuth, {\slshape The TeXbook}, 1st ed., Addison-Wesley, 1984.
%\bibitem[5]{sample12}J.~Sample, {\slshape Things you don't know about mathematics}, A bookseries about mathematics, Some publisher, 2012.
%\bibitem[6]{sample13}\underline{\hphantom{J.\ Sam}}\,, {\slshape Interesting facts in mathematics}, arxiv:8765.4321v1, 2013.
%\bibitem[7]{wikiMath}Wikipedia, {\slshape Mathematics --- {W}ikipedia{,} The Free Encyclopedia}, 2014, https://en.wikipedia.org/wiki/Mathematics, visited on May 19, 2014.
%\end{thebibliography}
\end{document}