Kaydet (Commit) 8a72a7e3 authored tarafından Fred Drake's avatar Fred Drake

Use new \authoraddress{}; author's name and address are now separate.

Use new \release{}; this is now separate from \date{}.

Use \email{} instead of \code{} for email addresses.
üst 71c1ef34
\author{
Guido van Rossum \\
\author{Guido van Rossum}
\authoraddress{
Corporation for National Research Initiatives (CNRI) \\
1895 Preston White Drive, Reston, Va 20191, USA \\
E-mail: \code{guido@CNRI.Reston.Va.US}, \code{guido@python.org}
E-mail: \email{guido@CNRI.Reston.Va.US}, \email{guido@python.org}
}
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
\date{December 31, 1997} % XXX update before release!
\release{1.5}
\author{
Guido van Rossum \\
\author{Guido van Rossum}
\authoraddress{
Corporation for National Research Initiatives (CNRI) \\
1895 Preston White Drive, Reston, Va 20191, USA \\
E-mail: \code{guido@CNRI.Reston.Va.US}, \code{guido@python.org}
E-mail: \email{guido@CNRI.Reston.Va.US}, \email{guido@python.org}
}
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
\date{December 31, 1997} % XXX update before release!
\release{1.5}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment