An awk Tutorial: A comprehensive introduction to awk, suitable for beginners.
Availability of Awk (and Perl): Obtaining Awk in source and precompiled executable form (with some general Awk links)
AWK Filters: A bit of information on how to write filter programs in Awk
Awk Frequently Asked Questions: Frequently Asked Questions (FAQ) from the comp.lang.awk newsgroup
AWK Programming Language: Growing article, with links to many related topics. [Wikipedia]
Awk Reference: Quick reference with some simple examples.
Catalog of compilers: awk: language: awk
Effective AWK Programming: A User's Guide for GNU Awk by Arnold D. Robbins.
Gawk: Official homepage at GNU site.
GAWK Unix Man Page: Brief description and many options.
GAWKDLL - gawk in a DLL: A port of GNU awk as a Windows DLL file callable from any Windows program.
Geeks that Gawk: A forum for GNU Awk questions and discussions at Yahoo Clubs.
Hello, World program: awk
Jack's AWKGUI: Simple HTA GUI for AWK; for Windows PCs, save useful scripts, helps make regular expressions, supports IIS log files, tests scripts; description, screenshot, download.
Linux Journal #25: Introduction to Gawk
TAWK Compiler: Thompson Automation's cross-platform AWK compiler
Tek-Tips - AWK Technical Help Forum: Forum and Links for AWK Programmers.
The Awk Programming Language: Pattern scanning and processing language, well suited to small projects involving text processing or formatting, with some useful features for small database applications. Its pattern description features are derived from the grep family of standard Unix tools. Description, links.
The AWK Programming Language: by Alfred V. Aho, Brian W. Kernighan, and Peter J. Weinberger. Errata, sources.
The GNU Awk User's Guide - Table of Contents: Effective AWK Programming
Why GAWK for AI?: draft of article by Ronald P. Loui. (1996)