From: Fred Drake Date: Thu, 5 Mar 1998 19:33:10 +0000 (+0000) Subject: Corrected citation markup in first paragraph. X-Git-Tag: v1.5.1~489 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c0ef4d625b7773c0a1bd6547339550fd9683608;p=python Corrected citation markup in first paragraph. --- diff --git a/Doc/info/texipre.dat b/Doc/info/texipre.dat index eec2d665f1..10b26fd5ca 100644 --- a/Doc/info/texipre.dat +++ b/Doc/info/texipre.dat @@ -10,9 +10,9 @@ This file describes the built-in types, exceptions and functions and the standard modules that come with the Python system. It assumes basic knowledge about the Python language. For an informal introduction to -the language, see the Python Tutorial. The Python Reference Manual -gives a more formal definition of the language. (These manuals are not -available in INFO or Texinfo format.) +the language, see the @cite{Python Tutorial}. +The @cite{Python Reference Manual} gives a more formal definition of the +language. (These manuals are not available in INFO or Texinfo format.) Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. diff --git a/Doc/texipre.dat b/Doc/texipre.dat index eec2d665f1..10b26fd5ca 100644 --- a/Doc/texipre.dat +++ b/Doc/texipre.dat @@ -10,9 +10,9 @@ This file describes the built-in types, exceptions and functions and the standard modules that come with the Python system. It assumes basic knowledge about the Python language. For an informal introduction to -the language, see the Python Tutorial. The Python Reference Manual -gives a more formal definition of the language. (These manuals are not -available in INFO or Texinfo format.) +the language, see the @cite{Python Tutorial}. +The @cite{Python Reference Manual} gives a more formal definition of the +language. (These manuals are not available in INFO or Texinfo format.) Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands.