diff options
author | Fred Drake <fdrake@acm.org> | 2004-01-21 18:30:28 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2004-01-21 18:30:28 (GMT) |
commit | 1fe97502002823098f66c9f103c8e27c8bcc69f9 (patch) | |
tree | 7b8ad5d1f99c093d98fc9b21af5f2b4dcdb66c6a /Doc | |
parent | ba0485a92d615dee89cc8eac24cd3a46d8a26a2f (diff) | |
download | cpython-1fe97502002823098f66c9f103c8e27c8bcc69f9.zip cpython-1fe97502002823098f66c9f103c8e27c8bcc69f9.tar.gz cpython-1fe97502002823098f66c9f103c8e27c8bcc69f9.tar.bz2 |
add direct link to the article in DDJ
closes SF bug #871402
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libdifflib.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libdifflib.tex b/Doc/lib/libdifflib.tex index 2993693..fc588ff 100644 --- a/Doc/lib/libdifflib.tex +++ b/Doc/lib/libdifflib.tex @@ -234,7 +234,8 @@ emu \begin{seealso} - \seetitle{Pattern Matching: The Gestalt Approach}{Discussion of a + \seetitle[http://www.ddj.com/documents/s=1103/ddj8807c/] + {Pattern Matching: The Gestalt Approach}{Discussion of a similar algorithm by John W. Ratcliff and D. E. Metzener. This was published in \citetitle[http://www.ddj.com/]{Dr. Dobb's Journal} in |