Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c0ef4d

Browse files
committed
Corrected citation markup in first paragraph.
1 parent 55a7cf3 commit 2c0ef4d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Doc/info/texipre.dat

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
This file describes the built-in types, exceptions and functions and the
1111
standard modules that come with the Python system. It assumes basic
1212
knowledge about the Python language. For an informal introduction to
13-
the language, see the Python Tutorial. The Python Reference Manual
14-
gives a more formal definition of the language. (These manuals are not
15-
available in INFO or Texinfo format.)
13+
the language, see the @cite{Python Tutorial}.
14+
The @cite{Python Reference Manual} gives a more formal definition of the
15+
language. (These manuals are not available in INFO or Texinfo format.)
1616

1717
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
1818
The Netherlands.

Doc/texipre.dat

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
This file describes the built-in types, exceptions and functions and the
1111
standard modules that come with the Python system. It assumes basic
1212
knowledge about the Python language. For an informal introduction to
13-
the language, see the Python Tutorial. The Python Reference Manual
14-
gives a more formal definition of the language. (These manuals are not
15-
available in INFO or Texinfo format.)
13+
the language, see the @cite{Python Tutorial}.
14+
The @cite{Python Reference Manual} gives a more formal definition of the
15+
language. (These manuals are not available in INFO or Texinfo format.)
1616

1717
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
1818
The Netherlands.

0 commit comments

Comments
 (0)