summaryrefslogtreecommitdiff
path: root/biblio/bibtex/utils/ietfbibs/README.md
blob: 16780407d0081a0ee01942a1a9db5dfcfd66770d (plain)
1
2
3
4
5
6
7
8
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.