feat: add IETF landscape paper source (LaTeX + BibTeX + Makefile)

New LaTeX paper analyzing the AI-agent standardization landscape across
IETF Internet-Drafts. Includes bibliography, updated Makefile for
pdflatex+bibtex build, and gitignore entries for build artifacts.
This commit is contained in:
2026-04-12 12:43:15 +00:00
parent 56f2ce669c
commit 45cb13fbe8
4 changed files with 1258 additions and 11 deletions

4
.gitignore vendored
View File

@@ -16,3 +16,7 @@ paper/*.out
paper/*.synctex.gz
paper/*.fls
paper/*.fdb_latexmk
paper/*.bbl
paper/*.blg
paper/*.pdf
paper/*.toc