summaryrefslogtreecommitdiff
path: root/standards
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-04-07 12:54:38 +0200
committerChristian Grothoff <christian@grothoff.org>2018-04-07 12:54:38 +0200
commit43402f19886b3c3057a9d9df66ef6351c19ae899 (patch)
tree9e0a863bf8a1412c65926af5fa842c46d99f9311 /standards
parent309ba52b56477785640ea029d82e30b8ae7cb87b (diff)
downloadmarketing-43402f19886b3c3057a9d9df66ef6351c19ae899.tar.gz
marketing-43402f19886b3c3057a9d9df66ef6351c19ae899.tar.bz2
marketing-43402f19886b3c3057a9d9df66ef6351c19ae899.zip
very minor slide fixes
Diffstat (limited to 'standards')
-rw-r--r--standards/payto-slides.tex13
1 files changed, 6 insertions, 7 deletions
diff --git a/standards/payto-slides.tex b/standards/payto-slides.tex
index 47d04d7..32c1d10 100644
--- a/standards/payto-slides.tex
+++ b/standards/payto-slides.tex
@@ -1,8 +1,8 @@
\documentclass{beamer}
-\title{The Payto URI Scheme}
+\title{\texttt{payto://}}
-\author{F.~Dold\inst{1} \and C.~Grothoff}
+\author{Florian Dold \and Christian Grothoff}
\date{\today}
@@ -12,9 +12,9 @@
\titlepage
\end{frame}
-\begin{frame}[fragile]{Payto: Uniform Identifiers for Payments and Accounts}
+\begin{frame}[fragile]{\texttt{payto:} Uniform Identifiers for Payments and Accounts}
\vfill
- Like \texttt{mailto}, but for bank accounts instead of email accounts!
+ Like \texttt{mailto:}, but for bank accounts instead of email accounts!
\vfill
\begin{verbatim}
payto://<PAYMENT-METHOD>/<ACCOUNT-NR>
@@ -31,12 +31,11 @@
\item Standardized way to represent financial resources (bank account, bitcoin wallet)
and payments to them
\item Useful on the client-side on the Web and for FinTech backend applications
- \item Payment methods (such as SEPA, ACH, Bitcoin) are registered with IANA and allow extra options
+ \item Payment methods (such as SEPA, ACH, Bitcoin) are registered with
+ IANA and allow extra options
\item Under standardization with IETF as \texttt{draft-dold-payto}
\end{itemize}
\end{frame}
\end{document}
-
-