Skip to content

Commit 4e43ac7

Browse files
committed
stdlib: start talk
1 parent 3aa02c4 commit 4e43ac7

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

FortranCon2020-stdlib/stdlib_talk.tex

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
\end{frame}
17+
18+
\begin{frame}[t]{License}
19+
20+
\end{frame}
21+
22+
\begin{frame}[t]{Scope}
23+
24+
\end{frame}
25+
26+
\begin{frame}[t]{Contributions}
27+
28+
\end{frame}
29+
30+
\end{document}

0 commit comments

Comments
 (0)