summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/ietfbibs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/ietfbibs/README.md')
-rw-r--r--Master/texmf-dist/doc/bibtex/ietfbibs/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/ietfbibs/README.md b/Master/texmf-dist/doc/bibtex/ietfbibs/README.md
new file mode 100644
index 00000000000..16780407d00
--- /dev/null
+++ b/Master/texmf-dist/doc/bibtex/ietfbibs/README.md
@@ -0,0 +1,9 @@
+IETF BibTeX Creation
+====================
+
+This project is licensed under the MIT license.
+
+These are some [gawk](https://www.gnu.org/software/gawk/) scripts for processing
+various IETF index files to produce BibTeX. As regex based parsers they're quite
+brittle and rely on consistent formatting of the input. Also included are some
+shell scripts to drive them.