We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa02c4 commit 4e43ac7Copy full SHA for 4e43ac7
FortranCon2020-stdlib/stdlib_talk.tex
@@ -0,0 +1,30 @@
1
+\documentclass{beamer}
2
+\usetheme{Boadilla}
3
+
4
+\title{Fortran Standard Library}
5
+\author{Jeremie Vandenplas}
6
+\institute{Wageningen University and Research}
7
+\date{\today}
8
9
+\begin{document}
10
+\begin{frame}[t]
11
+ \titlepage
12
+\end{frame}
13
14
+\begin{frame}[t]{Goals and motivation}
15
16
17
18
+\begin{frame}[t]{License}
19
20
21
22
+\begin{frame}[t]{Scope}
23
24
25
26
+\begin{frame}[t]{Contributions}
27
28
29
30
+\end{document}
0 commit comments